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