Package | Description |
---|---|
com.oracle.bmc.database.model | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
DbSystem |
DbSystem.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DbSystem.Builder |
DbSystem.Builder.copy(DbSystem o) |
Modifier and Type | Method and Description |
---|---|
DbSystem |
GetDbSystemResponse.getDbSystem()
The returned DbSystem instance.
|
DbSystem |
LaunchDbSystemResponse.getDbSystem()
The returned DbSystem instance.
|
DbSystem |
UpdateDbSystemResponse.getDbSystem()
The returned DbSystem instance.
|
Modifier and Type | Method and Description |
---|---|
GetDbSystemResponse.Builder |
GetDbSystemResponse.Builder.dbSystem(DbSystem dbSystem) |
LaunchDbSystemResponse.Builder |
LaunchDbSystemResponse.Builder.dbSystem(DbSystem dbSystem) |
UpdateDbSystemResponse.Builder |
UpdateDbSystemResponse.Builder.dbSystem(DbSystem dbSystem) |
Copyright © 2016–2020. All rights reserved.