Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static ParentGroup.Builder |
ParentGroup.builder()
Create a new builder.
|
ParentGroup.Builder |
ParentGroup.Builder.compartmentId(String compartmentId)
The OCID of the
compartment in which the Managed Database Group resides.
|
ParentGroup.Builder |
ParentGroup.Builder.copy(ParentGroup model) |
ParentGroup.Builder |
ParentGroup.Builder.id(String id)
The OCID of the
Managed Database Group.
|
ParentGroup.Builder |
ParentGroup.Builder.name(String name)
The name of the Managed Database Group.
|
ParentGroup.Builder |
ParentGroup.toBuilder() |
Copyright © 2016–2024. All rights reserved.