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