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