Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static ExternalDbSystemBasicInfo.Builder |
ExternalDbSystemBasicInfo.builder()
Create a new builder.
|
ExternalDbSystemBasicInfo.Builder |
ExternalDbSystemBasicInfo.Builder.compartmentId(String compartmentId)
The OCID of the
compartment.
|
ExternalDbSystemBasicInfo.Builder |
ExternalDbSystemBasicInfo.Builder.copy(ExternalDbSystemBasicInfo model) |
ExternalDbSystemBasicInfo.Builder |
ExternalDbSystemBasicInfo.Builder.displayName(String displayName)
The user-friendly name for the DB system.
|
ExternalDbSystemBasicInfo.Builder |
ExternalDbSystemBasicInfo.Builder.exadataInfraInfo(ExternalExadataInfraBasicInfo exadataInfraInfo) |
ExternalDbSystemBasicInfo.Builder |
ExternalDbSystemBasicInfo.Builder.id(String id)
The OCID of the
external DB system.
|
ExternalDbSystemBasicInfo.Builder |
ExternalDbSystemBasicInfo.toBuilder() |
Copyright © 2016–2024. All rights reserved.