Uses of Interface
com.google.cloud.securitycenter.v1.ProcessOrBuilder
-
Packages that use ProcessOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of ProcessOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement ProcessOrBuilder Modifier and Type Class Description classProcessRepresents an operating system process.static classProcess.BuilderRepresents an operating system process.Methods in com.google.cloud.securitycenter.v1 that return ProcessOrBuilder Modifier and Type Method Description ProcessOrBuilderFinding.Builder. getProcessesOrBuilder(int index)Represents operating system processes associated with the Finding.ProcessOrBuilderFinding. getProcessesOrBuilder(int index)Represents operating system processes associated with the Finding.ProcessOrBuilderFindingOrBuilder. getProcessesOrBuilder(int index)Represents operating system processes associated with the Finding.Methods in com.google.cloud.securitycenter.v1 that return types with arguments of type ProcessOrBuilder Modifier and Type Method Description List<? extends ProcessOrBuilder>Finding.Builder. getProcessesOrBuilderList()Represents operating system processes associated with the Finding.List<? extends ProcessOrBuilder>Finding. getProcessesOrBuilderList()Represents operating system processes associated with the Finding.List<? extends ProcessOrBuilder>FindingOrBuilder. getProcessesOrBuilderList()Represents operating system processes associated with the Finding.
-