static DashboardGroupSummary.Builder |
DashboardGroupSummary.builder() |
Create a new builder.
|
DashboardGroupSummary.Builder |
DashboardGroupSummary.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment containing the dashboard group.
|
DashboardGroupSummary.Builder |
DashboardGroupSummary.Builder.copy(DashboardGroupSummary model) |
|
DashboardGroupSummary.Builder |
DashboardGroupSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
DashboardGroupSummary.Builder |
DashboardGroupSummary.Builder.description(String description) |
A short description of the dashboard group.
|
DashboardGroupSummary.Builder |
DashboardGroupSummary.Builder.displayName(String displayName) |
A user-friendly name for the dashboard.
|
DashboardGroupSummary.Builder |
DashboardGroupSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
DashboardGroupSummary.Builder |
DashboardGroupSummary.Builder.id(String id) |
The OCID of the
dashboard group.
|
DashboardGroupSummary.Builder |
DashboardGroupSummary.Builder.lifecycleState(DashboardGroup.LifecycleState lifecycleState) |
The current state of the DashboardGroup resource.
|
DashboardGroupSummary.Builder |
DashboardGroupSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
DashboardGroupSummary.Builder |
DashboardGroupSummary.Builder.timeCreated(Date timeCreated) |
The date and time the dashboard group was created, in the format defined by
RFC3339.
|
DashboardGroupSummary.Builder |
DashboardGroupSummary.Builder.timeUpdated(Date timeUpdated) |
The date and time the dashboard group was updated, in the format defined by
RFC3339.
|
DashboardGroupSummary.Builder |
DashboardGroupSummary.toBuilder() |
|