Package | Description |
---|---|
com.oracle.bmc.delegateaccesscontrol.model |
Modifier and Type | Method and Description |
---|---|
static DelegationControlSummary.Builder |
DelegationControlSummary.builder()
Create a new builder.
|
DelegationControlSummary.Builder |
DelegationControlSummary.Builder.compartmentId(String compartmentId)
The OCID of the compartment that contains the Delegation Control.
|
DelegationControlSummary.Builder |
DelegationControlSummary.Builder.copy(DelegationControlSummary model) |
DelegationControlSummary.Builder |
DelegationControlSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
DelegationControlSummary.Builder |
DelegationControlSummary.Builder.displayName(String displayName)
Name of the Delegation Control.
|
DelegationControlSummary.Builder |
DelegationControlSummary.Builder.freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
DelegationControlSummary.Builder |
DelegationControlSummary.Builder.id(String id)
The OCID of the Delegation Control.
|
DelegationControlSummary.Builder |
DelegationControlSummary.Builder.lifecycleState(DelegationControl.LifecycleState lifecycleState)
The current lifecycle state of the Delegation Control.
|
DelegationControlSummary.Builder |
DelegationControlSummary.Builder.lifecycleStateDetails(String lifecycleStateDetails)
Description of the current lifecycle state in more detail.
|
DelegationControlSummary.Builder |
DelegationControlSummary.Builder.resourceType(DelegationControlResourceType resourceType)
resourceType for which the Delegation Control is applicable
|
DelegationControlSummary.Builder |
DelegationControlSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource.
|
DelegationControlSummary.Builder |
DelegationControlSummary.Builder.timeCreated(Date timeCreated)
Time when the Delegation Control was created, expressed in [RFC 3339]
(https://tools.ietf.org/html/rfc3339) timestamp format, e.g.
|
DelegationControlSummary.Builder |
DelegationControlSummary.Builder.timeDeleted(Date timeDeleted)
Time when the Delegation Control was deleted, expressed in RFC
3339 timestamp format, e.g.
|
DelegationControlSummary.Builder |
DelegationControlSummary.Builder.timeUpdated(Date timeUpdated)
Time when the Delegation Control was last modified, expressed in [RFC 3339]
(https://tools.ietf.org/html/rfc3339) timestamp format, e.g.
|
DelegationControlSummary.Builder |
DelegationControlSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.