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 |
CreateDbSystemResponse.getDbSystem()
The returned
DbSystem instance. |
DbSystem |
GetDbSystemResponse.getDbSystem()
The returned DbSystem instance, or null if
GetDbSystemResponse.isNotModified() is true. |
Modifier and Type | Method and Description |
---|---|
CreateDbSystemResponse.Builder |
CreateDbSystemResponse.Builder.dbSystem(DbSystem dbSystem)
The returned
DbSystem instance. |
GetDbSystemResponse.Builder |
GetDbSystemResponse.Builder.dbSystem(DbSystem dbSystem)
The returned DbSystem instance, or null if
GetDbSystemResponse.isNotModified() is true. |
Copyright © 2016–2024. All rights reserved.