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