Class RetrieveTapeArchiveRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.storagegateway.transform.RetrieveTapeArchiveRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<RetrieveTapeArchiveRequest>
@Generated("software.amazon.awssdk:codegen") public class RetrieveTapeArchiveRequestMarshaller extends Object implements Marshaller<RetrieveTapeArchiveRequest>
RetrieveTapeArchiveRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description RetrieveTapeArchiveRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest)
-
-
-
Constructor Detail
-
RetrieveTapeArchiveRequestMarshaller
public RetrieveTapeArchiveRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(RetrieveTapeArchiveRequest retrieveTapeArchiveRequest)
- Specified by:
marshallin interfaceMarshaller<RetrieveTapeArchiveRequest>
-
-