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 model) |
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 com.oracle.bmc.core.model.IPSecConnectionTunnel instances.
|
Modifier and Type | Method and Description |
---|---|
GetIPSecConnectionTunnelResponse.Builder |
GetIPSecConnectionTunnelResponse.Builder.iPSecConnectionTunnel(IPSecConnectionTunnel iPSecConnectionTunnel)
The returned IPSecConnectionTunnel instance.
|
UpdateIPSecConnectionTunnelResponse.Builder |
UpdateIPSecConnectionTunnelResponse.Builder.iPSecConnectionTunnel(IPSecConnectionTunnel iPSecConnectionTunnel)
The returned IPSecConnectionTunnel instance.
|
Modifier and Type | Method and Description |
---|---|
ListIPSecConnectionTunnelsResponse.Builder |
ListIPSecConnectionTunnelsResponse.Builder.items(List<IPSecConnectionTunnel> items)
A list of com.oracle.bmc.core.model.IPSecConnectionTunnel instances.
|
Copyright © 2016–2023. All rights reserved.