Package | Description |
---|---|
com.oracle.bmc.audit | |
com.oracle.bmc.audit.model | |
com.oracle.bmc.audit.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<AuditEvent> |
AuditPaginators.listEventsRecordIterator(ListEventsRequest request)
Creates a new iterable which will iterate over the
AuditEvent objects contained in responses from the listEvents
operation. |
Modifier and Type | Method and Description |
---|---|
AuditEvent |
AuditEvent.Builder.build() |
Modifier and Type | Method and Description |
---|---|
AuditEvent.Builder |
AuditEvent.Builder.copy(AuditEvent model) |
Modifier and Type | Method and Description |
---|---|
List<AuditEvent> |
ListEventsResponse.getItems()
A list of
com.oracle.bmc.audit.model.AuditEvent instances. |
Modifier and Type | Method and Description |
---|---|
ListEventsResponse.Builder |
ListEventsResponse.Builder.items(List<AuditEvent> items)
A list of
com.oracle.bmc.audit.model.AuditEvent instances. |
Copyright © 2016–2024. All rights reserved.