Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<IPSecConnectionTunnel> |
VirtualNetworkPaginators.listIPSecConnectionTunnelsRecordIterator(ListIPSecConnectionTunnelsRequest request)
Creates a new iterable which will iterate over the
IPSecConnectionTunnel objects
contained in responses from the listIPSecConnectionTunnels operation. |
Modifier and Type | Method and Description |
---|---|
IPSecConnectionTunnel |
IPSecConnectionTunnel.Builder.build() |
Modifier and Type | Method and Description |
---|---|
IPSecConnectionTunnel.Builder |
IPSecConnectionTunnel.Builder.copy(IPSecConnectionTunnel o) |
Modifier and Type | Method and Description |
---|---|
IPSecConnectionTunnel |
GetIPSecConnectionTunnelResponse.getIPSecConnectionTunnel()
The returned IPSecConnectionTunnel instance.
|
IPSecConnectionTunnel |
UpdateIPSecConnectionTunnelResponse.getIPSecConnectionTunnel()
The returned IPSecConnectionTunnel instance.
|
Modifier and Type | Method and Description |
---|---|
List<IPSecConnectionTunnel> |
ListIPSecConnectionTunnelsResponse.getItems()
A list of IPSecConnectionTunnel instances.
|
Modifier and Type | Method and Description |
---|---|
GetIPSecConnectionTunnelResponse.Builder |
GetIPSecConnectionTunnelResponse.Builder.iPSecConnectionTunnel(IPSecConnectionTunnel iPSecConnectionTunnel) |
UpdateIPSecConnectionTunnelResponse.Builder |
UpdateIPSecConnectionTunnelResponse.Builder.iPSecConnectionTunnel(IPSecConnectionTunnel iPSecConnectionTunnel) |
Modifier and Type | Method and Description |
---|---|
ListIPSecConnectionTunnelsResponse.Builder |
ListIPSecConnectionTunnelsResponse.Builder.items(List<IPSecConnectionTunnel> items) |
Copyright © 2016–2021. All rights reserved.