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