| 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 |
|---|---|
GetKxUserResult |
AbstractAWSfinspace.getKxUser(GetKxUserRequest request) |
GetKxUserResult |
AWSfinspace.getKxUser(GetKxUserRequest getKxUserRequest)
Retrieves information about the specified kdb user.
|
GetKxUserResult |
AWSfinspaceClient.getKxUser(GetKxUserRequest request)
Retrieves information about the specified kdb user.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetKxUserResult> |
AbstractAWSfinspaceAsync.getKxUserAsync(GetKxUserRequest request) |
Future<GetKxUserResult> |
AWSfinspaceAsyncClient.getKxUserAsync(GetKxUserRequest request) |
Future<GetKxUserResult> |
AWSfinspaceAsync.getKxUserAsync(GetKxUserRequest getKxUserRequest)
Retrieves information about the specified kdb user.
|
Future<GetKxUserResult> |
AbstractAWSfinspaceAsync.getKxUserAsync(GetKxUserRequest request,
AsyncHandler<GetKxUserRequest,GetKxUserResult> asyncHandler) |
Future<GetKxUserResult> |
AWSfinspaceAsyncClient.getKxUserAsync(GetKxUserRequest request,
AsyncHandler<GetKxUserRequest,GetKxUserResult> asyncHandler) |
Future<GetKxUserResult> |
AWSfinspaceAsync.getKxUserAsync(GetKxUserRequest getKxUserRequest,
AsyncHandler<GetKxUserRequest,GetKxUserResult> asyncHandler)
Retrieves information about the specified kdb user.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetKxUserResult> |
AbstractAWSfinspaceAsync.getKxUserAsync(GetKxUserRequest request,
AsyncHandler<GetKxUserRequest,GetKxUserResult> asyncHandler) |
Future<GetKxUserResult> |
AWSfinspaceAsyncClient.getKxUserAsync(GetKxUserRequest request,
AsyncHandler<GetKxUserRequest,GetKxUserResult> asyncHandler) |
Future<GetKxUserResult> |
AWSfinspaceAsync.getKxUserAsync(GetKxUserRequest getKxUserRequest,
AsyncHandler<GetKxUserRequest,GetKxUserResult> asyncHandler)
Retrieves information about the specified kdb user.
|
| Modifier and Type | Method and Description |
|---|---|
GetKxUserResult |
GetKxUserResult.clone() |
GetKxUserResult |
GetKxUserResult.withEnvironmentId(String environmentId)
A unique identifier for the kdb environment.
|
GetKxUserResult |
GetKxUserResult.withIamRole(String iamRole)
The IAM role ARN that is associated with the user.
|
GetKxUserResult |
GetKxUserResult.withUserArn(String userArn)
The Amazon Resource Name (ARN) that identifies the user.
|
GetKxUserResult |
GetKxUserResult.withUserName(String userName)
A unique identifier for the user.
|
Copyright © 2024. All rights reserved.