Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static ManagedDatabaseGroupSummary.Builder |
ManagedDatabaseGroupSummary.builder()
Create a new builder.
|
ManagedDatabaseGroupSummary.Builder |
ManagedDatabaseGroupSummary.Builder.compartmentId(String compartmentId)
The OCID of the
compartment.
|
ManagedDatabaseGroupSummary.Builder |
ManagedDatabaseGroupSummary.Builder.copy(ManagedDatabaseGroupSummary model) |
ManagedDatabaseGroupSummary.Builder |
ManagedDatabaseGroupSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
ManagedDatabaseGroupSummary.Builder |
ManagedDatabaseGroupSummary.Builder.description(String description)
The information specified by the user about the Managed Database Group.
|
ManagedDatabaseGroupSummary.Builder |
ManagedDatabaseGroupSummary.Builder.freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
ManagedDatabaseGroupSummary.Builder |
ManagedDatabaseGroupSummary.Builder.id(String id)
The OCID of the
Managed Database Group.
|
ManagedDatabaseGroupSummary.Builder |
ManagedDatabaseGroupSummary.Builder.lifecycleState(LifecycleStates lifecycleState)
The current lifecycle state of the Managed Database Group.
|
ManagedDatabaseGroupSummary.Builder |
ManagedDatabaseGroupSummary.Builder.managedDatabaseCount(Integer managedDatabaseCount)
The number of Managed Databases in the Managed Database Group.
|
ManagedDatabaseGroupSummary.Builder |
ManagedDatabaseGroupSummary.Builder.name(String name)
The name of the Managed Database Group.
|
ManagedDatabaseGroupSummary.Builder |
ManagedDatabaseGroupSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource.
|
ManagedDatabaseGroupSummary.Builder |
ManagedDatabaseGroupSummary.Builder.timeCreated(Date timeCreated)
The date and time the Managed Database Group was created.
|
ManagedDatabaseGroupSummary.Builder |
ManagedDatabaseGroupSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.