Package | Description |
---|---|
com.oracle.bmc.audit.model |
Modifier and Type | Method and Description |
---|---|
Data.Builder |
Data.Builder.additionalDetails(Map<String,Object> additionalDetails)
A container object for attribues unique to the resource emitting the event.
|
Data.Builder |
Data.Builder.availabilityDomain(String availabilityDomain)
The availability domain where the resource resides.
|
static Data.Builder |
Data.builder()
Create a new builder.
|
Data.Builder |
Data.Builder.compartmentId(String compartmentId)
The OCID of the
compartment of the resource emitting the event.
|
Data.Builder |
Data.Builder.compartmentName(String compartmentName)
The name of the compartment.
|
Data.Builder |
Data.Builder.copy(Data model) |
Data.Builder |
Data.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
Data.Builder |
Data.Builder.eventGroupingId(String eventGroupingId)
This value links multiple audit events that are part of the same API operation.
|
Data.Builder |
Data.Builder.eventName(String eventName)
Name of the API operation that generated this event.
|
Data.Builder |
Data.Builder.freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
Data.Builder |
Data.Builder.identity(Identity identity) |
Data.Builder |
Data.Builder.request(Request request) |
Data.Builder |
Data.Builder.resourceId(String resourceId)
An OCID or some
other ID for the resource emitting the event.
|
Data.Builder |
Data.Builder.resourceName(String resourceName)
The name of the resource emitting the event.
|
Data.Builder |
Data.Builder.response(Response response) |
Data.Builder |
Data.Builder.stateChange(StateChange stateChange) |
Data.Builder |
Data.toBuilder() |
Copyright © 2016–2024. All rights reserved.