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