Uses of Class
software.amazon.awssdk.services.eks.model.ComputeConfigResponse
-
Packages that use ComputeConfigResponse Package Description software.amazon.awssdk.services.eks.model -
-
Uses of ComputeConfigResponse in software.amazon.awssdk.services.eks.model
Methods in software.amazon.awssdk.services.eks.model that return ComputeConfigResponse Modifier and Type Method Description ComputeConfigResponseCluster. computeConfig()Indicates the current configuration of the compute capability on your EKS Auto Mode cluster.Methods in software.amazon.awssdk.services.eks.model with parameters of type ComputeConfigResponse Modifier and Type Method Description Cluster.BuilderCluster.Builder. computeConfig(ComputeConfigResponse computeConfig)Indicates the current configuration of the compute capability on your EKS Auto Mode cluster.
-