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