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