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