Uses of Class
software.amazon.awssdk.services.finspace.model.ListKxDatabasesRequest
-
Packages that use ListKxDatabasesRequest 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 ListKxDatabasesRequest in software.amazon.awssdk.services.finspace
-
Uses of ListKxDatabasesRequest in software.amazon.awssdk.services.finspace.paginators
Constructors in software.amazon.awssdk.services.finspace.paginators with parameters of type ListKxDatabasesRequest Constructor Description ListKxDatabasesIterable(FinspaceClient client, ListKxDatabasesRequest firstRequest)ListKxDatabasesPublisher(FinspaceAsyncClient client, ListKxDatabasesRequest firstRequest) -
Uses of ListKxDatabasesRequest in software.amazon.awssdk.services.finspace.transform
Methods in software.amazon.awssdk.services.finspace.transform with parameters of type ListKxDatabasesRequest Modifier and Type Method Description SdkHttpFullRequestListKxDatabasesRequestMarshaller. marshall(ListKxDatabasesRequest listKxDatabasesRequest)
-