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