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