Package | Description |
---|---|
com.oracle.bmc.mysql.model |
Modifier and Type | Method and Description |
---|---|
static DbSystemSnapshotSummary.Builder |
DbSystemSnapshotSummary.builder()
Create a new builder.
|
DbSystemSnapshotSummary.Builder |
DbSystemSnapshotSummary.Builder.copy(DbSystemSnapshotSummary model) |
DbSystemSnapshotSummary.Builder |
DbSystemSnapshotSummary.Builder.displayName(String displayName)
The user-friendly name for the DB system.
|
DbSystemSnapshotSummary.Builder |
DbSystemSnapshotSummary.Builder.id(String id)
The OCID of the DB System.
|
DbSystemSnapshotSummary.Builder |
DbSystemSnapshotSummary.Builder.region(String region)
The region identifier of the region where the DB system exists.
|
DbSystemSnapshotSummary.Builder |
DbSystemSnapshotSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.