| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace |
The FinSpace management service provides the APIs for managing FinSpace environments.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateKxEnvironmentResponse |
FinspaceClient.updateKxEnvironment(Consumer<UpdateKxEnvironmentRequest.Builder> updateKxEnvironmentRequest)
Updates information for the given kdb environment.
|
default UpdateKxEnvironmentResponse |
FinspaceClient.updateKxEnvironment(UpdateKxEnvironmentRequest updateKxEnvironmentRequest)
Updates information for the given kdb environment.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateKxEnvironmentResponse> |
FinspaceAsyncClient.updateKxEnvironment(Consumer<UpdateKxEnvironmentRequest.Builder> updateKxEnvironmentRequest)
Updates information for the given kdb environment.
|
default CompletableFuture<UpdateKxEnvironmentResponse> |
FinspaceAsyncClient.updateKxEnvironment(UpdateKxEnvironmentRequest updateKxEnvironmentRequest)
Updates information for the given kdb environment.
|
Copyright © 2023. All rights reserved.