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