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