static TargetDatabaseGroupSummary.Builder |
TargetDatabaseGroupSummary.builder() |
Create a new builder.
|
TargetDatabaseGroupSummary.Builder |
TargetDatabaseGroupSummary.Builder.compartmentId(String compartmentId) |
The OCID for the compartment containing the target database group.
|
TargetDatabaseGroupSummary.Builder |
TargetDatabaseGroupSummary.Builder.copy(TargetDatabaseGroupSummary model) |
|
TargetDatabaseGroupSummary.Builder |
TargetDatabaseGroupSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
TargetDatabaseGroupSummary.Builder |
TargetDatabaseGroupSummary.Builder.description(String description) |
Description of the target database group.
|
TargetDatabaseGroupSummary.Builder |
TargetDatabaseGroupSummary.Builder.displayName(String displayName) |
The name of the target database group.
|
TargetDatabaseGroupSummary.Builder |
TargetDatabaseGroupSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
TargetDatabaseGroupSummary.Builder |
TargetDatabaseGroupSummary.Builder.id(String id) |
The OCID of the specified target database group.
|
TargetDatabaseGroupSummary.Builder |
TargetDatabaseGroupSummary.Builder.lifecycleDetails(String lifecycleDetails) |
Details for the lifecycle status of the target database group.
|
TargetDatabaseGroupSummary.Builder |
TargetDatabaseGroupSummary.Builder.lifecycleState(TargetDatabaseGroupLifecycleState lifecycleState) |
The lifecycle status of the target database group.
|
TargetDatabaseGroupSummary.Builder |
TargetDatabaseGroupSummary.Builder.membershipCount(Integer membershipCount) |
The number of target databases in the specified target database group.
|
TargetDatabaseGroupSummary.Builder |
TargetDatabaseGroupSummary.Builder.membershipUpdateTime(Date membershipUpdateTime) |
Time when the members of the target database group were last changed, i.e.
|
TargetDatabaseGroupSummary.Builder |
TargetDatabaseGroupSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
TargetDatabaseGroupSummary.Builder |
TargetDatabaseGroupSummary.Builder.timeCreated(Date timeCreated) |
Time when the target database group was created.
|
TargetDatabaseGroupSummary.Builder |
TargetDatabaseGroupSummary.Builder.timeUpdated(Date timeUpdated) |
Time when the target database group was last updated.
|
TargetDatabaseGroupSummary.Builder |
TargetDatabaseGroupSummary.toBuilder() |
|