static ByoipRange.Builder |
ByoipRange.builder() |
Create a new builder.
|
ByoipRange.Builder |
ByoipRange.Builder.byoipRangeVcnIpv6Allocations(List<ByoipRangeVcnIpv6AllocationSummary> byoipRangeVcnIpv6Allocations) |
A list of ByoipRangeVcnIpv6AllocationSummary objects.
|
ByoipRange.Builder |
ByoipRange.Builder.cidrBlock(String cidrBlock) |
The public IPv4 CIDR block being imported from on-premises to the Oracle cloud.
|
ByoipRange.Builder |
ByoipRange.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment containing the BYOIP CIDR block.
|
ByoipRange.Builder |
ByoipRange.Builder.copy(ByoipRange model) |
|
ByoipRange.Builder |
ByoipRange.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ByoipRange.Builder |
ByoipRange.Builder.displayName(String displayName) |
A user-friendly name.
|
ByoipRange.Builder |
ByoipRange.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
ByoipRange.Builder |
ByoipRange.Builder.id(String id) |
The OCID of the
ByoipRange resource.
|
ByoipRange.Builder |
ByoipRange.Builder.ipv6CidrBlock(String ipv6CidrBlock) |
The IPv6 CIDR block being imported to the Oracle cloud.
|
ByoipRange.Builder |
ByoipRange.Builder.lifecycleDetails(ByoipRange.LifecycleDetails lifecycleDetails) |
The ByoipRange resource’s current status.
|
ByoipRange.Builder |
ByoipRange.Builder.lifecycleState(ByoipRange.LifecycleState lifecycleState) |
The ByoipRange resource’s current state.
|
ByoipRange.Builder |
ByoipRange.Builder.timeAdvertised(Date timeAdvertised) |
The date and time the ByoipRange resource was advertised to the internet by BGP,
in the format defined by RFC3339.
|
ByoipRange.Builder |
ByoipRange.Builder.timeCreated(Date timeCreated) |
The date and time the ByoipRange resource was created, in the format defined by
RFC3339.
|
ByoipRange.Builder |
ByoipRange.Builder.timeValidated(Date timeValidated) |
The date and time the ByoipRange resource was validated, in the format defined by
RFC3339.
|
ByoipRange.Builder |
ByoipRange.Builder.timeWithdrawn(Date timeWithdrawn) |
The date and time the ByoipRange resource was withdrawn from advertisement by BGP
to the internet, in the format defined by RFC3339.
|
ByoipRange.Builder |
ByoipRange.toBuilder() |
|
ByoipRange.Builder |
ByoipRange.Builder.validationToken(String validationToken) |
The validation token is an internally-generated ASCII string used in the validation
process.
|