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