public static class ByoipAllocatedRangeCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ByoipAllocatedRangeCollection |
build() |
ByoipAllocatedRangeCollection.Builder |
copy(ByoipAllocatedRangeCollection model) |
ByoipAllocatedRangeCollection.Builder |
items(List<ByoipAllocatedRangeSummary> items)
A list of subranges of a BYOIP CIDR block allocated to an IP pool.
|
public ByoipAllocatedRangeCollection.Builder items(List<ByoipAllocatedRangeSummary> items)
A list of subranges of a BYOIP CIDR block allocated to an IP pool.
items
- the value to setpublic ByoipAllocatedRangeCollection build()
public ByoipAllocatedRangeCollection.Builder copy(ByoipAllocatedRangeCollection model)
Copyright © 2016–2024. All rights reserved.