| Modifier and Type | Class and Description |
|---|---|
class |
Access
Represents an access event.
|
static class |
Access.Builder
Represents an access event.
|
| Modifier and Type | Method and Description |
|---|---|
AccessOrBuilder |
FindingOrBuilder.getAccessOrBuilder()
Access details associated with the finding, such as more information on the
caller, which method was accessed, and from where.
|
AccessOrBuilder |
Finding.getAccessOrBuilder()
Access details associated with the finding, such as more information on the
caller, which method was accessed, and from where.
|
AccessOrBuilder |
Finding.Builder.getAccessOrBuilder()
Access details associated with the finding, such as more information on the
caller, which method was accessed, and from where.
|
Copyright © 2023 Google LLC. All rights reserved.