Class ModifyAccountVpcEncryptionControlRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.ModifyAccountVpcEncryptionControlRequestMarshaller
- All Implemented Interfaces:
Marshaller<ModifyAccountVpcEncryptionControlRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class ModifyAccountVpcEncryptionControlRequestMarshaller
extends Object
implements Marshaller<ModifyAccountVpcEncryptionControlRequest>
ModifyAccountVpcEncryptionControlRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(ModifyAccountVpcEncryptionControlRequest modifyAccountVpcEncryptionControlRequest)
-
Constructor Details
-
ModifyAccountVpcEncryptionControlRequestMarshaller
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(ModifyAccountVpcEncryptionControlRequest modifyAccountVpcEncryptionControlRequest) - Specified by:
marshallin interfaceMarshaller<ModifyAccountVpcEncryptionControlRequest>
-