Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<InternetGateway> |
VirtualNetworkPaginators.listInternetGatewaysRecordIterator(ListInternetGatewaysRequest request)
Creates a new iterable which will iterate over the
InternetGateway objects
contained in responses from the listInternetGateways operation. |
Modifier and Type | Method and Description |
---|---|
InternetGateway |
InternetGateway.Builder.build() |
Modifier and Type | Method and Description |
---|---|
InternetGateway.Builder |
InternetGateway.Builder.copy(InternetGateway o) |
Modifier and Type | Method and Description |
---|---|
InternetGateway |
UpdateInternetGatewayResponse.getInternetGateway()
The returned InternetGateway instance.
|
InternetGateway |
GetInternetGatewayResponse.getInternetGateway()
The returned InternetGateway instance.
|
InternetGateway |
CreateInternetGatewayResponse.getInternetGateway()
The returned InternetGateway instance.
|
Modifier and Type | Method and Description |
---|---|
List<InternetGateway> |
ListInternetGatewaysResponse.getItems()
A list of InternetGateway instances.
|
Modifier and Type | Method and Description |
---|---|
UpdateInternetGatewayResponse.Builder |
UpdateInternetGatewayResponse.Builder.internetGateway(InternetGateway internetGateway) |
GetInternetGatewayResponse.Builder |
GetInternetGatewayResponse.Builder.internetGateway(InternetGateway internetGateway) |
CreateInternetGatewayResponse.Builder |
CreateInternetGatewayResponse.Builder.internetGateway(InternetGateway internetGateway) |
Modifier and Type | Method and Description |
---|---|
ListInternetGatewaysResponse.Builder |
ListInternetGatewaysResponse.Builder.items(List<InternetGateway> items) |
Copyright © 2016–2021. All rights reserved.