| 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 UpdateKxClusterCodeConfigurationResponse |
FinspaceClient.updateKxClusterCodeConfiguration(Consumer<UpdateKxClusterCodeConfigurationRequest.Builder> updateKxClusterCodeConfigurationRequest)
Allows you to update code configuration on a running cluster.
|
default UpdateKxClusterCodeConfigurationResponse |
FinspaceClient.updateKxClusterCodeConfiguration(UpdateKxClusterCodeConfigurationRequest updateKxClusterCodeConfigurationRequest)
Allows you to update code configuration on a running cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateKxClusterCodeConfigurationResponse> |
FinspaceAsyncClient.updateKxClusterCodeConfiguration(Consumer<UpdateKxClusterCodeConfigurationRequest.Builder> updateKxClusterCodeConfigurationRequest)
Allows you to update code configuration on a running cluster.
|
default CompletableFuture<UpdateKxClusterCodeConfigurationResponse> |
FinspaceAsyncClient.updateKxClusterCodeConfiguration(UpdateKxClusterCodeConfigurationRequest updateKxClusterCodeConfigurationRequest)
Allows you to update code configuration on a running cluster.
|
Copyright © 2023. All rights reserved.