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