Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<CrossConnectLocation> |
VirtualNetworkPaginators.listCrossConnectLocationsRecordIterator(ListCrossConnectLocationsRequest request)
Creates a new iterable which will iterate over the
CrossConnectLocation objects contained in responses from the listCrossConnectLocations operation. |
Modifier and Type | Method and Description |
---|---|
CrossConnectLocation |
CrossConnectLocation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CrossConnectLocation.Builder |
CrossConnectLocation.Builder.copy(CrossConnectLocation o) |
Modifier and Type | Method and Description |
---|---|
List<CrossConnectLocation> |
ListCrossConnectLocationsResponse.getItems()
A list of CrossConnectLocation instances.
|
Modifier and Type | Method and Description |
---|---|
ListCrossConnectLocationsResponse.Builder |
ListCrossConnectLocationsResponse.Builder.items(List<CrossConnectLocation> items) |
Copyright © 2016–2019. All rights reserved.