Package | Description |
---|---|
com.oracle.bmc.lockbox.model |
Modifier and Type | Method and Description |
---|---|
ActivityLog.Builder |
ActivityLog.Builder.action(AccessRequestActionType action)
The action take by persona
|
static ActivityLog.Builder |
ActivityLog.builder()
Create a new builder.
|
ActivityLog.Builder |
ActivityLog.Builder.copy(ActivityLog model) |
ActivityLog.Builder |
ActivityLog.Builder.message(String message)
The action justification or details.
|
ActivityLog.Builder |
ActivityLog.Builder.timeUpdated(Date timeUpdated)
The time the action was taken.
|
ActivityLog.Builder |
ActivityLog.toBuilder() |
ActivityLog.Builder |
ActivityLog.Builder.userId(String userId)
User OCID of the persona
|
ActivityLog.Builder |
ActivityLog.Builder.userLevel(PersonaLevel userLevel)
Level of the persona
|
Copyright © 2016–2024. All rights reserved.