Class CreateUserProfileRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.sagemaker.transform.CreateUserProfileRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateUserProfileRequest>
@Generated("software.amazon.awssdk:codegen") public class CreateUserProfileRequestMarshaller extends Object implements Marshaller<CreateUserProfileRequest>
CreateUserProfileRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description CreateUserProfileRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(CreateUserProfileRequest createUserProfileRequest)
-
-
-
Constructor Detail
-
CreateUserProfileRequestMarshaller
public CreateUserProfileRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateUserProfileRequest createUserProfileRequest)
- Specified by:
marshall
in interfaceMarshaller<CreateUserProfileRequest>
-
-