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