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