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.BuilderByoasnByoipRange.Builder. asPathPrependLength(Integer asPathPrependLength)The as path prepend length.static ByoasnByoipRange.BuilderByoasnByoipRange. builder()Create a new builder.ByoasnByoipRange.BuilderByoasnByoipRange.Builder. byoipRangeId(String byoipRangeId)The OCID of the ByoipRange resource to which the CIDR block belongs.ByoasnByoipRange.BuilderByoasnByoipRange.Builder. cidrBlock(String cidrBlock)The BYOIP CIDR block range or subrange allocated to an IP pool.ByoasnByoipRange.BuilderByoasnByoipRange.Builder. copy(ByoasnByoipRange model)ByoasnByoipRange.BuilderByoasnByoipRange.Builder. ipv6CidrBlock(String ipv6CidrBlock)The IPv6 prefix being imported to the Oracle cloud.ByoasnByoipRange.BuilderByoasnByoipRange. toBuilder()
-