Uses of Class
com.google.cloud.securitycenter.v1.Kubernetes.Role.Kind
-
Packages that use Kubernetes.Role.Kind Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of Kubernetes.Role.Kind in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return Kubernetes.Role.Kind Modifier and Type Method Description static Kubernetes.Role.KindKubernetes.Role.Kind. forNumber(int value)Kubernetes.Role.KindKubernetes.Role.Builder. getKind()Role type.Kubernetes.Role.KindKubernetes.Role. getKind()Role type.Kubernetes.Role.KindKubernetes.RoleOrBuilder. getKind()Role type.static Kubernetes.Role.KindKubernetes.Role.Kind. valueOf(int value)Deprecated.static Kubernetes.Role.KindKubernetes.Role.Kind. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Kubernetes.Role.KindKubernetes.Role.Kind. valueOf(String name)Returns the enum constant of this type with the specified name.static Kubernetes.Role.Kind[]Kubernetes.Role.Kind. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type Kubernetes.Role.Kind Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Kubernetes.Role.Kind>Kubernetes.Role.Kind. internalGetValueMap()Methods in com.google.cloud.securitycenter.v1 with parameters of type Kubernetes.Role.Kind Modifier and Type Method Description Kubernetes.Role.BuilderKubernetes.Role.Builder. setKind(Kubernetes.Role.Kind value)Role type.
-