Package | Description |
---|---|
com.oracle.bmc.datasafe.model | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
SqlCollection |
SqlCollection.Builder.build() |
Modifier and Type | Method and Description |
---|---|
SqlCollection.Builder |
SqlCollection.Builder.copy(SqlCollection model) |
Modifier and Type | Method and Description |
---|---|
SqlCollection |
CreateSqlCollectionResponse.getSqlCollection()
The returned
SqlCollection instance. |
SqlCollection |
GetSqlCollectionResponse.getSqlCollection()
The returned
SqlCollection instance. |
Modifier and Type | Method and Description |
---|---|
CreateSqlCollectionResponse.Builder |
CreateSqlCollectionResponse.Builder.sqlCollection(SqlCollection sqlCollection)
The returned
SqlCollection instance. |
GetSqlCollectionResponse.Builder |
GetSqlCollectionResponse.Builder.sqlCollection(SqlCollection sqlCollection)
The returned
SqlCollection instance. |
Copyright © 2016–2024. All rights reserved.