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