Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<TablespaceSummary> |
DbManagementPaginators.listTablespacesRecordIterator(ListTablespacesRequest request)
Creates a new iterable which will iterate over the
TablespaceSummary objects contained in responses
from the listTablespaces operation. |
Modifier and Type | Method and Description |
---|---|
TablespaceSummary |
TablespaceSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<TablespaceSummary> |
TablespaceCollection.getItems()
An array of TablespaceSummary resources.
|
Modifier and Type | Method and Description |
---|---|
TablespaceSummary.Builder |
TablespaceSummary.Builder.copy(TablespaceSummary model) |
Modifier and Type | Method and Description |
---|---|
TablespaceCollection.Builder |
TablespaceCollection.Builder.items(List<TablespaceSummary> items)
An array of TablespaceSummary resources.
|
Constructor and Description |
---|
TablespaceCollection(List<TablespaceSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.