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