static TenancyAttachment.Builder |
TenancyAttachment.builder() |
Create a new builder.
|
TenancyAttachment.Builder |
TenancyAttachment.Builder.copy(TenancyAttachment model) |
|
TenancyAttachment.Builder |
TenancyAttachment.Builder.dataPopulationStatus(TenancyAttachment.DataPopulationStatus dataPopulationStatus) |
The overall status of the data population from the tenancy.
|
TenancyAttachment.Builder |
TenancyAttachment.Builder.description(String description) |
A description of the tenancy.
|
TenancyAttachment.Builder |
TenancyAttachment.Builder.id(String id) |
The OCID of the
TenancyAttachment.
|
TenancyAttachment.Builder |
TenancyAttachment.Builder.isReportingTenancy(Boolean isReportingTenancy) |
Whether the tenancy is the tenancy used when creating Resource Analytics Instance.
|
TenancyAttachment.Builder |
TenancyAttachment.Builder.lifecycleDetails(String lifecycleDetails) |
A message that describes the current state of the TenancyAttachment in more detail.
|
TenancyAttachment.Builder |
TenancyAttachment.Builder.lifecycleState(TenancyAttachment.LifecycleState lifecycleState) |
The current state of the TenancyAttachment.
|
TenancyAttachment.Builder |
TenancyAttachment.Builder.monitoredRegions(List<TenancyAttachmentMonitoredRegionSummary> monitoredRegions) |
List of monitored regions with their data population status.
|
TenancyAttachment.Builder |
TenancyAttachment.Builder.resourceAnalyticsInstanceId(String resourceAnalyticsInstanceId) |
The OCID of the
ResourceAnalyticsInstance associated with this TenancyAttachment.
|
TenancyAttachment.Builder |
TenancyAttachment.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
TenancyAttachment.Builder |
TenancyAttachment.Builder.tenancyId(String tenancyId) |
The OCID of the
tenancy associated with this TenancyAttachment.
|
TenancyAttachment.Builder |
TenancyAttachment.Builder.timeCreated(Date timeCreated) |
The date and time the TenancyAttachment was created, in the format defined by RFC
3339.
|
TenancyAttachment.Builder |
TenancyAttachment.Builder.timeDataPopulationEnded(Date timeDataPopulationEnded) |
The date and time the data population tasks completed, in the format defined by RFC
3339.
|
TenancyAttachment.Builder |
TenancyAttachment.Builder.timeDataPopulationStarted(Date timeDataPopulationStarted) |
The date and time the data population tasks started, in the format defined by RFC
3339.
|
TenancyAttachment.Builder |
TenancyAttachment.Builder.timeUpdated(Date timeUpdated) |
The date and time the TenancyAttachment was updated, in the format defined by RFC
3339.
|
TenancyAttachment.Builder |
TenancyAttachment.toBuilder() |
|