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