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