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>
DisableImageDeregistrationProtectionRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DisableImageDeregistrationProtectionRequest disableImageDeregistrationProtectionRequest)
-
Constructor Details
-
DisableImageDeregistrationProtectionRequestMarshaller
public DisableImageDeregistrationProtectionRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Details
-
marshall
public SdkHttpFullRequest marshall(DisableImageDeregistrationProtectionRequest disableImageDeregistrationProtectionRequest) - Specified by:
marshallin interfaceMarshaller<DisableImageDeregistrationProtectionRequest>
-