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