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