Uses of Class
com.google.container.v1beta1.IstioConfig.IstioAuthMode
-
Packages that use IstioConfig.IstioAuthMode Package Description com.google.container.v1beta1 -
-
Uses of IstioConfig.IstioAuthMode in com.google.container.v1beta1
Methods in com.google.container.v1beta1 that return IstioConfig.IstioAuthMode Modifier and Type Method Description static IstioConfig.IstioAuthModeIstioConfig.IstioAuthMode. forNumber(int value)IstioConfig.IstioAuthModeIstioConfig.Builder. getAuth()Deprecated.google.container.v1beta1.IstioConfig.auth is deprecated.IstioConfig.IstioAuthModeIstioConfig. getAuth()Deprecated.google.container.v1beta1.IstioConfig.auth is deprecated.IstioConfig.IstioAuthModeIstioConfigOrBuilder. getAuth()Deprecated.google.container.v1beta1.IstioConfig.auth is deprecated.static IstioConfig.IstioAuthModeIstioConfig.IstioAuthMode. valueOf(int value)Deprecated.static IstioConfig.IstioAuthModeIstioConfig.IstioAuthMode. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static IstioConfig.IstioAuthModeIstioConfig.IstioAuthMode. valueOf(String name)Returns the enum constant of this type with the specified name.static IstioConfig.IstioAuthMode[]IstioConfig.IstioAuthMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.container.v1beta1 that return types with arguments of type IstioConfig.IstioAuthMode Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<IstioConfig.IstioAuthMode>IstioConfig.IstioAuthMode. internalGetValueMap()Methods in com.google.container.v1beta1 with parameters of type IstioConfig.IstioAuthMode Modifier and Type Method Description IstioConfig.BuilderIstioConfig.Builder. setAuth(IstioConfig.IstioAuthMode value)Deprecated.google.container.v1beta1.IstioConfig.auth is deprecated.
-