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