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