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