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