public class GetIPSetRequestMarshaller extends java.lang.Object implements Marshaller<Request<GetIPSetRequest>,GetIPSetRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
GetIPSetRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<GetIPSetRequest> |
marshall(GetIPSetRequest getIPSetRequest) |
private final SdkJsonProtocolFactory protocolFactory
public GetIPSetRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<GetIPSetRequest> marshall(GetIPSetRequest getIPSetRequest)
marshall
in interface Marshaller<Request<GetIPSetRequest>,GetIPSetRequest>