Package | Description |
---|---|
com.oracle.bmc.mysql.model | |
com.oracle.bmc.mysql.responses |
Modifier and Type | Method and Description |
---|---|
DbSystem |
DbSystem.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DbSystem.Builder |
DbSystem.Builder.copy(DbSystem model) |
Modifier and Type | Method and Description |
---|---|
DbSystem |
GetDbSystemResponse.getDbSystem()
The returned DbSystem instance, or null if
GetDbSystemResponse.isNotModified() is true. |
DbSystem |
CreateDbSystemResponse.getDbSystem()
The returned DbSystem instance.
|
Modifier and Type | Method and Description |
---|---|
GetDbSystemResponse.Builder |
GetDbSystemResponse.Builder.dbSystem(DbSystem dbSystem)
The returned DbSystem instance, or null if
GetDbSystemResponse.isNotModified() is true. |
CreateDbSystemResponse.Builder |
CreateDbSystemResponse.Builder.dbSystem(DbSystem dbSystem)
The returned DbSystem instance.
|
Copyright © 2016–2023. All rights reserved.