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