Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<Cpe> |
VirtualNetworkPaginators.listCpesRecordIterator(ListCpesRequest request)
Creates a new iterable which will iterate over the
Cpe objects
contained in responses from the listCpes operation. |
Modifier and Type | Method and Description |
---|---|
Cpe |
Cpe.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Cpe.Builder |
Cpe.Builder.copy(Cpe o) |
Modifier and Type | Method and Description |
---|---|
Cpe |
UpdateCpeResponse.getCpe()
The returned Cpe instance.
|
Cpe |
GetCpeResponse.getCpe()
The returned Cpe instance.
|
Cpe |
CreateCpeResponse.getCpe()
The returned Cpe instance.
|
Modifier and Type | Method and Description |
---|---|
List<Cpe> |
ListCpesResponse.getItems()
A list of Cpe instances.
|
Modifier and Type | Method and Description |
---|---|
UpdateCpeResponse.Builder |
UpdateCpeResponse.Builder.cpe(Cpe cpe) |
GetCpeResponse.Builder |
GetCpeResponse.Builder.cpe(Cpe cpe) |
CreateCpeResponse.Builder |
CreateCpeResponse.Builder.cpe(Cpe cpe) |
Modifier and Type | Method and Description |
---|---|
ListCpesResponse.Builder |
ListCpesResponse.Builder.items(List<Cpe> items) |
Copyright © 2016–2021. All rights reserved.