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