Uses of Class
software.amazon.awssdk.services.finspace.model.ListKxDataviewsRequest
-
Packages that use ListKxDataviewsRequest Package Description software.amazon.awssdk.services.finspace The FinSpace management service provides the APIs for managing FinSpace environments.software.amazon.awssdk.services.finspace.paginators software.amazon.awssdk.services.finspace.transform -
-
Uses of ListKxDataviewsRequest in software.amazon.awssdk.services.finspace
-
Uses of ListKxDataviewsRequest in software.amazon.awssdk.services.finspace.paginators
Constructors in software.amazon.awssdk.services.finspace.paginators with parameters of type ListKxDataviewsRequest Constructor Description ListKxDataviewsIterable(FinspaceClient client, ListKxDataviewsRequest firstRequest)ListKxDataviewsPublisher(FinspaceAsyncClient client, ListKxDataviewsRequest firstRequest) -
Uses of ListKxDataviewsRequest in software.amazon.awssdk.services.finspace.transform
Methods in software.amazon.awssdk.services.finspace.transform with parameters of type ListKxDataviewsRequest Modifier and Type Method Description SdkHttpFullRequestListKxDataviewsRequestMarshaller. marshall(ListKxDataviewsRequest listKxDataviewsRequest)
-