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