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