| Package | Description |
|---|---|
| com.amazonaws.services.finspace |
The FinSpace management service provides the APIs for managing FinSpace environments.
|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListKxEnvironmentsResult> |
AWSfinspaceAsyncClient.listKxEnvironmentsAsync(ListKxEnvironmentsRequest request,
AsyncHandler<ListKxEnvironmentsRequest,ListKxEnvironmentsResult> asyncHandler) |
Future<ListKxEnvironmentsResult> |
AbstractAWSfinspaceAsync.listKxEnvironmentsAsync(ListKxEnvironmentsRequest request,
AsyncHandler<ListKxEnvironmentsRequest,ListKxEnvironmentsResult> asyncHandler) |
Future<ListKxEnvironmentsResult> |
AWSfinspaceAsync.listKxEnvironmentsAsync(ListKxEnvironmentsRequest listKxEnvironmentsRequest,
AsyncHandler<ListKxEnvironmentsRequest,ListKxEnvironmentsResult> asyncHandler)
Returns a list of kdb environments created in an account.
|
| Modifier and Type | Method and Description |
|---|---|
ListKxEnvironmentsRequest |
ListKxEnvironmentsRequest.clone() |
ListKxEnvironmentsRequest |
ListKxEnvironmentsRequest.withMaxResults(Integer maxResults)
The maximum number of results to return in this request.
|
ListKxEnvironmentsRequest |
ListKxEnvironmentsRequest.withNextToken(String nextToken)
A token that indicates where a results page should begin.
|
Copyright © 2025. All rights reserved.