Class ModifySnapshotTierRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.ec2.transform.ModifySnapshotTierRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ModifySnapshotTierRequest>
@Generated("software.amazon.awssdk:codegen") public class ModifySnapshotTierRequestMarshaller extends Object implements Marshaller<ModifySnapshotTierRequest>
ModifySnapshotTierRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description ModifySnapshotTierRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(ModifySnapshotTierRequest modifySnapshotTierRequest)
-
-
-
Constructor Detail
-
ModifySnapshotTierRequestMarshaller
public ModifySnapshotTierRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ModifySnapshotTierRequest modifySnapshotTierRequest)
- Specified by:
marshall
in interfaceMarshaller<ModifySnapshotTierRequest>
-
-