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