| Package | Description |
|---|---|
| com.amazonaws.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
KxDeploymentConfiguration |
KxDeploymentConfiguration.clone() |
KxDeploymentConfiguration |
UpdateKxClusterDatabasesRequest.getDeploymentConfiguration()
The configuration that allows you to choose how you want to update the databases on a cluster.
|
KxDeploymentConfiguration |
KxDeploymentConfiguration.withDeploymentStrategy(KxDeploymentStrategy deploymentStrategy)
The type of deployment that you want on a cluster.
|
KxDeploymentConfiguration |
KxDeploymentConfiguration.withDeploymentStrategy(String deploymentStrategy)
The type of deployment that you want on a cluster.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateKxClusterDatabasesRequest.setDeploymentConfiguration(KxDeploymentConfiguration deploymentConfiguration)
The configuration that allows you to choose how you want to update the databases on a cluster.
|
UpdateKxClusterDatabasesRequest |
UpdateKxClusterDatabasesRequest.withDeploymentConfiguration(KxDeploymentConfiguration deploymentConfiguration)
The configuration that allows you to choose how you want to update the databases on a cluster.
|
Copyright © 2023. All rights reserved.