Uses of Class
software.amazon.awssdk.services.finspace.model.KxClusterCodeDeploymentConfiguration
-
Packages that use KxClusterCodeDeploymentConfiguration Package Description software.amazon.awssdk.services.finspace.model -
-
Uses of KxClusterCodeDeploymentConfiguration in software.amazon.awssdk.services.finspace.model
Methods in software.amazon.awssdk.services.finspace.model that return KxClusterCodeDeploymentConfiguration Modifier and Type Method Description KxClusterCodeDeploymentConfigurationUpdateKxClusterCodeConfigurationRequest. deploymentConfiguration()The configuration that allows you to choose how you want to update the code on a cluster.Methods in software.amazon.awssdk.services.finspace.model with parameters of type KxClusterCodeDeploymentConfiguration Modifier and Type Method Description UpdateKxClusterCodeConfigurationRequest.BuilderUpdateKxClusterCodeConfigurationRequest.Builder. deploymentConfiguration(KxClusterCodeDeploymentConfiguration deploymentConfiguration)The configuration that allows you to choose how you want to update the code on a cluster.
-