Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Method and Description |
---|---|
static ByoipRangeVcnIpv6AllocationSummary.Builder |
ByoipRangeVcnIpv6AllocationSummary.builder()
Create a new builder.
|
ByoipRangeVcnIpv6AllocationSummary.Builder |
ByoipRangeVcnIpv6AllocationSummary.Builder.byoipRangeId(String byoipRangeId)
The OCID
of the
ByoipRange resource to which the CIDR block belongs. |
ByoipRangeVcnIpv6AllocationSummary.Builder |
ByoipRangeVcnIpv6AllocationSummary.Builder.compartmentId(String compartmentId)
The OCID
of the compartment containing the
ByoipRange . |
ByoipRangeVcnIpv6AllocationSummary.Builder |
ByoipRangeVcnIpv6AllocationSummary.Builder.copy(ByoipRangeVcnIpv6AllocationSummary model) |
ByoipRangeVcnIpv6AllocationSummary.Builder |
ByoipRangeVcnIpv6AllocationSummary.Builder.ipv6CidrBlock(String ipv6CidrBlock)
The BYOIPv6 CIDR block range or subrange allocated to a VCN.
|
ByoipRangeVcnIpv6AllocationSummary.Builder |
ByoipRangeVcnIpv6AllocationSummary.toBuilder() |
ByoipRangeVcnIpv6AllocationSummary.Builder |
ByoipRangeVcnIpv6AllocationSummary.Builder.vcnId(String vcnId)
The OCID
of the
Vcn resource to which the ByoipRange belongs. |
Copyright © 2016–2024. All rights reserved.