static Ipv6.Builder |
Ipv6.builder() |
Create a new builder.
|
Ipv6.Builder |
Ipv6.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment containing the IPv6.
|
Ipv6.Builder |
Ipv6.Builder.copy(Ipv6 model) |
|
Ipv6.Builder |
Ipv6.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
Ipv6.Builder |
Ipv6.Builder.displayName(String displayName) |
A user-friendly name.
|
Ipv6.Builder |
Ipv6.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
Ipv6.Builder |
Ipv6.Builder.id(String id) |
|
Ipv6.Builder |
Ipv6.Builder.ipAddress(String ipAddress) |
The IPv6 address of the IPv6 object.
|
Ipv6.Builder |
Ipv6.Builder.isInternetAccessAllowed(Boolean isInternetAccessAllowed) |
Whether the IPv6 can be used for internet communication.
|
Ipv6.Builder |
Ipv6.Builder.lifecycleState(Ipv6.LifecycleState lifecycleState) |
The IPv6’s current state.
|
Ipv6.Builder |
Ipv6.Builder.publicIpAddress(String publicIpAddress) |
The IPv6 address to be used for internet communication.
|
Ipv6.Builder |
Ipv6.Builder.subnetId(String subnetId) |
The OCID of the
subnet the VNIC is in.
|
Ipv6.Builder |
Ipv6.Builder.timeCreated(Date timeCreated) |
The date and time the IPv6 was created, in the format defined by
RFC3339.
|
Ipv6.Builder |
Ipv6.toBuilder() |
|
Ipv6.Builder |
Ipv6.Builder.vnicId(String vnicId) |
The OCID of the
VNIC the IPv6 is assigned to.
|