Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
Iterable<ManagementStationSummary> |
ManagementStationPaginators.listManagementStationsRecordIterator(ListManagementStationsRequest request)
Creates a new iterable which will iterate over the
ManagementStationSummary objects contained in responses
from the listManagementStations operation. |
Modifier and Type | Method and Description |
---|---|
ManagementStationSummary |
ManagementStationSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ManagementStationSummary> |
ManagementStationCollection.getItems()
List of management stations.
|
Modifier and Type | Method and Description |
---|---|
ManagementStationSummary.Builder |
ManagementStationSummary.Builder.copy(ManagementStationSummary model) |
Modifier and Type | Method and Description |
---|---|
ManagementStationCollection.Builder |
ManagementStationCollection.Builder.items(List<ManagementStationSummary> items)
List of management stations.
|
Constructor and Description |
---|
ManagementStationCollection(List<ManagementStationSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.