Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Method and Description |
---|---|
static ByoipAllocatedRangeSummary.Builder |
ByoipAllocatedRangeSummary.builder()
Create a new builder.
|
ByoipAllocatedRangeSummary.Builder |
ByoipAllocatedRangeSummary.Builder.cidrBlock(String cidrBlock)
The BYOIP CIDR block range or subrange allocated to an IP pool.
|
ByoipAllocatedRangeSummary.Builder |
ByoipAllocatedRangeSummary.Builder.copy(ByoipAllocatedRangeSummary model) |
ByoipAllocatedRangeSummary.Builder |
ByoipAllocatedRangeSummary.Builder.publicIpPoolId(String publicIpPoolId)
The OCID
of the IP pool containing the CIDR block.
|
ByoipAllocatedRangeSummary.Builder |
ByoipAllocatedRangeSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.