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