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