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