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