| Package | Description |
|---|---|
| software.amazon.awssdk.services.finspace.model |
| Modifier and Type | Method and Description |
|---|---|
static KxDeploymentConfiguration.Builder |
KxDeploymentConfiguration.builder() |
KxDeploymentConfiguration.Builder |
KxDeploymentConfiguration.Builder.deploymentStrategy(KxDeploymentStrategy deploymentStrategy)
The type of deployment that you want on a cluster.
|
KxDeploymentConfiguration.Builder |
KxDeploymentConfiguration.Builder.deploymentStrategy(String deploymentStrategy)
The type of deployment that you want on a cluster.
|
KxDeploymentConfiguration.Builder |
KxDeploymentConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends KxDeploymentConfiguration.Builder> |
KxDeploymentConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateKxClusterDatabasesRequest.Builder |
UpdateKxClusterDatabasesRequest.Builder.deploymentConfiguration(Consumer<KxDeploymentConfiguration.Builder> deploymentConfiguration)
The configuration that allows you to choose how you want to update the databases on a cluster.
|
Copyright © 2023. All rights reserved.