Uses of Class
software.amazon.awssdk.services.eks.model.ZonalShiftConfigResponse
-
Packages that use ZonalShiftConfigResponse Package Description software.amazon.awssdk.services.eks.model -
-
Uses of ZonalShiftConfigResponse in software.amazon.awssdk.services.eks.model
Methods in software.amazon.awssdk.services.eks.model that return ZonalShiftConfigResponse Modifier and Type Method Description ZonalShiftConfigResponseCluster. zonalShiftConfig()The configuration for zonal shift for the cluster.Methods in software.amazon.awssdk.services.eks.model with parameters of type ZonalShiftConfigResponse Modifier and Type Method Description Cluster.BuilderCluster.Builder. zonalShiftConfig(ZonalShiftConfigResponse zonalShiftConfig)The configuration for zonal shift for the cluster.
-