static ByoipRangeSummary.Builder |
ByoipRangeSummary.builder() |
Create a new builder.
|
ByoipRangeSummary.Builder |
ByoipRangeSummary.Builder.byoipRangeVcnIpv6Allocations(List<ByoipRangeVcnIpv6AllocationSummary> byoipRangeVcnIpv6Allocations) |
A list of ByoipRangeVcnIpv6AllocationSummary objects.
|
ByoipRangeSummary.Builder |
ByoipRangeSummary.Builder.cidrBlock(String cidrBlock) |
The public IPv4 address range you are importing to the Oracle cloud.
|
ByoipRangeSummary.Builder |
ByoipRangeSummary.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment containing the ByoipRange resource.
|
ByoipRangeSummary.Builder |
ByoipRangeSummary.Builder.copy(ByoipRangeSummary model) |
|
ByoipRangeSummary.Builder |
ByoipRangeSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
ByoipRangeSummary.Builder |
ByoipRangeSummary.Builder.displayName(String displayName) |
A user-friendly name.
|
ByoipRangeSummary.Builder |
ByoipRangeSummary.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
ByoipRangeSummary.Builder |
ByoipRangeSummary.Builder.id(String id) |
The OCID of the
ByoipRange resource.
|
ByoipRangeSummary.Builder |
ByoipRangeSummary.Builder.ipv6CidrBlock(String ipv6CidrBlock) |
The IPv6 CIDR block being imported to the Oracle cloud.
|
ByoipRangeSummary.Builder |
ByoipRangeSummary.Builder.lifecycleDetails(ByoipRange.LifecycleDetails lifecycleDetails) |
The Byoip Range’s current lifeCycle substate.
|
ByoipRangeSummary.Builder |
ByoipRangeSummary.Builder.lifecycleState(ByoipRange.LifecycleState lifecycleState) |
The ByoipRange resource’s current state.
|
ByoipRangeSummary.Builder |
ByoipRangeSummary.Builder.timeCreated(Date timeCreated) |
The date and time the ByoipRange resource was created, in the format defined by
RFC3339.
|
ByoipRangeSummary.Builder |
ByoipRangeSummary.toBuilder() |
|