Class UpdateComputeEnvironmentRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.batch.transform.UpdateComputeEnvironmentRequestMarshaller
- All Implemented Interfaces:
 Marshaller<UpdateComputeEnvironmentRequest>
@Generated("software.amazon.awssdk:codegen")
public class UpdateComputeEnvironmentRequestMarshaller
extends Object
implements Marshaller<UpdateComputeEnvironmentRequest>
UpdateComputeEnvironmentRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionUpdateComputeEnvironmentRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdateComputeEnvironmentRequest updateComputeEnvironmentRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
UpdateComputeEnvironmentRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<UpdateComputeEnvironmentRequest>- Parameters:
 updateComputeEnvironmentRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -