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