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