Uses of Class
software.amazon.awssdk.services.eks.model.OIDC
-
Packages that use OIDC Package Description software.amazon.awssdk.services.eks.model -
-
Uses of OIDC in software.amazon.awssdk.services.eks.model
Methods in software.amazon.awssdk.services.eks.model that return OIDC Modifier and Type Method Description OIDCIdentity. oidc()An object representing the OpenID Connect identity provider information.Methods in software.amazon.awssdk.services.eks.model with parameters of type OIDC Modifier and Type Method Description Identity.BuilderIdentity.Builder. oidc(OIDC oidc)An object representing the OpenID Connect identity provider information.
-