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>
DescribeVpcEncryptionControlsRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDescribeVpcEncryptionControlsRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeVpcEncryptionControlsRequest describeVpcEncryptionControlsRequest)
-
Constructor Details
-
DescribeVpcEncryptionControlsRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DescribeVpcEncryptionControlsRequest describeVpcEncryptionControlsRequest) - Specified by:
marshallin interfaceMarshaller<DescribeVpcEncryptionControlsRequest>
-