Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SystemVersionSummary> |
DatabasePaginators.listSystemVersionsRecordIterator(ListSystemVersionsRequest request)
Creates a new iterable which will iterate over the
SystemVersionSummary objects contained in responses from the
listSystemVersions operation. |
Modifier and Type | Method and Description |
---|---|
SystemVersionSummary |
SystemVersionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SystemVersionSummary> |
SystemVersionCollection.getItems()
List of System versions.
|
Modifier and Type | Method and Description |
---|---|
SystemVersionSummary.Builder |
SystemVersionSummary.Builder.copy(SystemVersionSummary model) |
Modifier and Type | Method and Description |
---|---|
SystemVersionCollection.Builder |
SystemVersionCollection.Builder.items(List<SystemVersionSummary> items)
List of System versions.
|
Constructor and Description |
---|
SystemVersionCollection(List<SystemVersionSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.