Class ModifySnapshotAttributeRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.ModifySnapshotAttributeRequestMarshaller
- All Implemented Interfaces:
Marshaller<ModifySnapshotAttributeRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ModifySnapshotAttributeRequestMarshaller
extends Object
implements Marshaller<ModifySnapshotAttributeRequest>
ModifySnapshotAttributeRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionModifySnapshotAttributeRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ModifySnapshotAttributeRequest modifySnapshotAttributeRequest)
-
Constructor Details
-
ModifySnapshotAttributeRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<ModifySnapshotAttributeRequest>
-