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