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