Uses of Interface
com.google.cloud.securitycenter.v1.AccessOrBuilder
-
Packages that use AccessOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of AccessOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement AccessOrBuilder Modifier and Type Class Description classAccessRepresents an access event.static classAccess.BuilderRepresents an access event.Methods in com.google.cloud.securitycenter.v1 that return AccessOrBuilder Modifier and Type Method Description AccessOrBuilderFinding.Builder. getAccessOrBuilder()Access details associated with the finding, such as more information on the caller, which method was accessed, and from where.AccessOrBuilderFinding. getAccessOrBuilder()Access details associated with the finding, such as more information on the caller, which method was accessed, and from where.AccessOrBuilderFindingOrBuilder. getAccessOrBuilder()Access details associated with the finding, such as more information on the caller, which method was accessed, and from where.
-