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