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