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