Uses of Class
com.oracle.bmc.core.model.ByoasnByoipRange.Builder
-
Packages that use ByoasnByoipRange.Builder Package Description com.oracle.bmc.core.model -
-
Uses of ByoasnByoipRange.Builder in com.oracle.bmc.core.model
Methods in com.oracle.bmc.core.model that return ByoasnByoipRange.Builder Modifier and Type Method Description ByoasnByoipRange.Builder
ByoasnByoipRange.Builder. asPathPrependLength(Integer asPathPrependLength)
The as path prepend length.static ByoasnByoipRange.Builder
ByoasnByoipRange. builder()
Create a new builder.ByoasnByoipRange.Builder
ByoasnByoipRange.Builder. byoipRangeId(String byoipRangeId)
The OCID of the ByoipRange resource to which the CIDR block belongs.ByoasnByoipRange.Builder
ByoasnByoipRange.Builder. cidrBlock(String cidrBlock)
The BYOIP CIDR block range or subrange allocated to an IP pool.ByoasnByoipRange.Builder
ByoasnByoipRange.Builder. copy(ByoasnByoipRange model)
ByoasnByoipRange.Builder
ByoasnByoipRange.Builder. ipv6CidrBlock(String ipv6CidrBlock)
The IPv6 prefix being imported to the Oracle cloud.ByoasnByoipRange.Builder
ByoasnByoipRange. toBuilder()
-