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