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