Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<Drg> |
VirtualNetworkPaginators.listDrgsRecordIterator(ListDrgsRequest request)
Creates a new iterable which will iterate over the
Drg objects contained in responses from the listDrgs operation. |
Modifier and Type | Method and Description |
---|---|
Drg |
Drg.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Drg.Builder |
Drg.Builder.copy(Drg o) |
Modifier and Type | Method and Description |
---|---|
Drg |
CreateDrgResponse.getDrg()
The returned Drg instance.
|
Drg |
GetDrgResponse.getDrg()
The returned Drg instance.
|
Drg |
UpdateDrgResponse.getDrg()
The returned Drg instance.
|
Modifier and Type | Method and Description |
---|---|
List<Drg> |
ListDrgsResponse.getItems()
A list of Drg instances.
|
Modifier and Type | Method and Description |
---|---|
CreateDrgResponse.Builder |
CreateDrgResponse.Builder.drg(Drg drg) |
GetDrgResponse.Builder |
GetDrgResponse.Builder.drg(Drg drg) |
UpdateDrgResponse.Builder |
UpdateDrgResponse.Builder.drg(Drg drg) |
Modifier and Type | Method and Description |
---|---|
ListDrgsResponse.Builder |
ListDrgsResponse.Builder.items(List<Drg> items) |
Copyright © 2016–2019. All rights reserved.