Class ListFeatureGroupsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.sagemaker.transform.ListFeatureGroupsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListFeatureGroupsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListFeatureGroupsRequestMarshaller
extends Object
implements Marshaller<ListFeatureGroupsRequest>
ListFeatureGroupsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListFeatureGroupsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListFeatureGroupsRequest listFeatureGroupsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListFeatureGroupsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<ListFeatureGroupsRequest>- Parameters:
 listFeatureGroupsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -