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