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