static TenancyAttachmentSummary.Builder |
TenancyAttachmentSummary.builder() |
Create a new builder.
|
TenancyAttachmentSummary.Builder |
TenancyAttachmentSummary.Builder.compartmentId(String compartmentId) |
The Oracle ID
( OCID) of the
root compartment containing the tenancy attachment.
|
TenancyAttachmentSummary.Builder |
TenancyAttachmentSummary.Builder.copy(TenancyAttachmentSummary model) |
|
TenancyAttachmentSummary.Builder |
TenancyAttachmentSummary.Builder.governanceRuleId(String governanceRuleId) |
The Oracle ID
( OCID) of the
governance rule.
|
TenancyAttachmentSummary.Builder |
TenancyAttachmentSummary.Builder.id(String id) |
The Oracle ID
( OCID) of the
tenancy attachment.
|
TenancyAttachmentSummary.Builder |
TenancyAttachmentSummary.Builder.lifecycleState(TenancyAttachment.LifecycleState lifecycleState) |
The current state of the tenancy attachment.
|
TenancyAttachmentSummary.Builder |
TenancyAttachmentSummary.Builder.tenancyId(String tenancyId) |
The Oracle ID
( OCID) of the
tenancy to which the governance rule is attached.
|
TenancyAttachmentSummary.Builder |
TenancyAttachmentSummary.Builder.timeCreated(Date timeCreated) |
Date and time the tenancy attachment was created.
|
TenancyAttachmentSummary.Builder |
TenancyAttachmentSummary.Builder.timeLastAttempted(Date timeLastAttempted) |
Date and time the tenancy attachment was last attempted.
|
TenancyAttachmentSummary.Builder |
TenancyAttachmentSummary.Builder.timeUpdated(Date timeUpdated) |
Date and time the tenancy attachment was updated.
|
TenancyAttachmentSummary.Builder |
TenancyAttachmentSummary.toBuilder() |
|