Uses of Class
com.google.cloud.securitycenter.v1.Kubernetes
-
Packages that use Kubernetes Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of Kubernetes in com.google.cloud.securitycenter.v1
Methods in com.google.cloud.securitycenter.v1 that return Kubernetes Modifier and Type Method Description Kubernetes
Kubernetes.Builder. build()
Kubernetes
Kubernetes.Builder. buildPartial()
static Kubernetes
Kubernetes. getDefaultInstance()
Kubernetes
Kubernetes.Builder. getDefaultInstanceForType()
Kubernetes
Kubernetes. getDefaultInstanceForType()
Kubernetes
Finding.Builder. getKubernetes()
Kubernetes resources associated with the finding.Kubernetes
Finding. getKubernetes()
Kubernetes resources associated with the finding.Kubernetes
FindingOrBuilder. getKubernetes()
Kubernetes resources associated with the finding.static Kubernetes
Kubernetes. parseDelimitedFrom(InputStream input)
static Kubernetes
Kubernetes. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Kubernetes
Kubernetes. parseFrom(byte[] data)
static Kubernetes
Kubernetes. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Kubernetes
Kubernetes. parseFrom(com.google.protobuf.ByteString data)
static Kubernetes
Kubernetes. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Kubernetes
Kubernetes. parseFrom(com.google.protobuf.CodedInputStream input)
static Kubernetes
Kubernetes. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Kubernetes
Kubernetes. parseFrom(InputStream input)
static Kubernetes
Kubernetes. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Kubernetes
Kubernetes. parseFrom(ByteBuffer data)
static Kubernetes
Kubernetes. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type Kubernetes Modifier and Type Method Description com.google.protobuf.Parser<Kubernetes>
Kubernetes. getParserForType()
static com.google.protobuf.Parser<Kubernetes>
Kubernetes. parser()
Methods in com.google.cloud.securitycenter.v1 with parameters of type Kubernetes Modifier and Type Method Description Kubernetes.Builder
Kubernetes.Builder. mergeFrom(Kubernetes other)
Finding.Builder
Finding.Builder. mergeKubernetes(Kubernetes value)
Kubernetes resources associated with the finding.static Kubernetes.Builder
Kubernetes. newBuilder(Kubernetes prototype)
Finding.Builder
Finding.Builder. setKubernetes(Kubernetes value)
Kubernetes resources associated with the finding.
-