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