Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Method and Description |
---|---|
ByoipAllocatedRangeSummary |
ByoipAllocatedRangeSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ByoipAllocatedRangeSummary> |
ByoipAllocatedRangeCollection.getItems()
A list of subranges of a BYOIP CIDR block allocated to an IP pool.
|
Modifier and Type | Method and Description |
---|---|
ByoipAllocatedRangeSummary.Builder |
ByoipAllocatedRangeSummary.Builder.copy(ByoipAllocatedRangeSummary model) |
Modifier and Type | Method and Description |
---|---|
ByoipAllocatedRangeCollection.Builder |
ByoipAllocatedRangeCollection.Builder.items(List<ByoipAllocatedRangeSummary> items)
A list of subranges of a BYOIP CIDR block allocated to an IP pool.
|
Constructor and Description |
---|
ByoipAllocatedRangeCollection(List<ByoipAllocatedRangeSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.