Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<Ipv6> |
VirtualNetworkPaginators.listIpv6sRecordIterator(ListIpv6sRequest request)
Creates a new iterable which will iterate over the
Ipv6
objects contained in responses from the listIpv6s operation. |
Modifier and Type | Method and Description |
---|---|
Ipv6 |
Ipv6.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Ipv6.Builder |
Ipv6.Builder.copy(Ipv6 model) |
Modifier and Type | Method and Description |
---|---|
Ipv6 |
CreateIpv6Response.getIpv6()
The returned Ipv6 instance.
|
Ipv6 |
GetIpv6Response.getIpv6()
The returned Ipv6 instance.
|
Ipv6 |
UpdateIpv6Response.getIpv6()
The returned Ipv6 instance.
|
Modifier and Type | Method and Description |
---|---|
List<Ipv6> |
ListIpv6sResponse.getItems()
A list of com.oracle.bmc.core.model.Ipv6 instances.
|
Modifier and Type | Method and Description |
---|---|
CreateIpv6Response.Builder |
CreateIpv6Response.Builder.ipv6(Ipv6 ipv6)
The returned Ipv6 instance.
|
GetIpv6Response.Builder |
GetIpv6Response.Builder.ipv6(Ipv6 ipv6)
The returned Ipv6 instance.
|
UpdateIpv6Response.Builder |
UpdateIpv6Response.Builder.ipv6(Ipv6 ipv6)
The returned Ipv6 instance.
|
Modifier and Type | Method and Description |
---|---|
ListIpv6sResponse.Builder |
ListIpv6sResponse.Builder.items(List<Ipv6> items)
A list of com.oracle.bmc.core.model.Ipv6 instances.
|
Copyright © 2016–2023. All rights reserved.