Package | Description |
---|---|
com.oracle.bmc.apmsynthetics | |
com.oracle.bmc.apmsynthetics.model |
Modifier and Type | Method and Description |
---|---|
Iterable<OnPremiseVantagePointSummary> |
ApmSyntheticPaginators.listOnPremiseVantagePointsRecordIterator(ListOnPremiseVantagePointsRequest request)
Creates a new iterable which will iterate over the
OnPremiseVantagePointSummary objects contained in
responses from the listOnPremiseVantagePoints operation. |
Modifier and Type | Method and Description |
---|---|
OnPremiseVantagePointSummary |
OnPremiseVantagePointSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OnPremiseVantagePointSummary> |
OnPremiseVantagePointCollection.getItems()
List of OnPremiseVantagePointSummary items.
|
Modifier and Type | Method and Description |
---|---|
OnPremiseVantagePointSummary.Builder |
OnPremiseVantagePointSummary.Builder.copy(OnPremiseVantagePointSummary model) |
Modifier and Type | Method and Description |
---|---|
OnPremiseVantagePointCollection.Builder |
OnPremiseVantagePointCollection.Builder.items(List<OnPremiseVantagePointSummary> items)
List of OnPremiseVantagePointSummary items.
|
Constructor and Description |
---|
OnPremiseVantagePointCollection(List<OnPremiseVantagePointSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.