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