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