| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace |
The FinSpace management service provides the APIs for managing FinSpace environments.
|
| software.amazon.awssdk.services.finspace.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateKxClusterCodeConfigurationResponse |
FinspaceClient.updateKxClusterCodeConfiguration(UpdateKxClusterCodeConfigurationRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateKxClusterCodeConfigurationRequestMarshaller.marshall(UpdateKxClusterCodeConfigurationRequest updateKxClusterCodeConfigurationRequest) |
Copyright © 2023. All rights reserved.