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