Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Method and Description |
---|---|
ByoipRangeVcnIpv6AllocationSummary |
ByoipRangeVcnIpv6AllocationSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ByoipRangeVcnIpv6AllocationSummary> |
ByoipRange.getByoipRangeVcnIpv6Allocations()
A list of
ByoipRangeVcnIpv6AllocationSummary objects. |
List<ByoipRangeVcnIpv6AllocationSummary> |
ByoipRangeSummary.getByoipRangeVcnIpv6Allocations()
A list of
ByoipRangeVcnIpv6AllocationSummary objects. |
Modifier and Type | Method and Description |
---|---|
ByoipRangeVcnIpv6AllocationSummary.Builder |
ByoipRangeVcnIpv6AllocationSummary.Builder.copy(ByoipRangeVcnIpv6AllocationSummary model) |
Modifier and Type | Method and Description |
---|---|
ByoipRange.Builder |
ByoipRange.Builder.byoipRangeVcnIpv6Allocations(List<ByoipRangeVcnIpv6AllocationSummary> byoipRangeVcnIpv6Allocations)
A list of
ByoipRangeVcnIpv6AllocationSummary objects. |
ByoipRangeSummary.Builder |
ByoipRangeSummary.Builder.byoipRangeVcnIpv6Allocations(List<ByoipRangeVcnIpv6AllocationSummary> byoipRangeVcnIpv6Allocations)
A list of
ByoipRangeVcnIpv6AllocationSummary objects. |
Constructor and Description |
---|
ByoipRange(List<ByoipRangeVcnIpv6AllocationSummary> byoipRangeVcnIpv6Allocations,
String cidrBlock,
String compartmentId,
Map<String,Map<String,Object>> definedTags,
String displayName,
Map<String,String> freeformTags,
String id,
String ipv6CidrBlock,
ByoipRange.LifecycleDetails lifecycleDetails,
ByoipRange.LifecycleState lifecycleState,
Date timeCreated,
Date timeValidated,
Date timeAdvertised,
Date timeWithdrawn,
String validationToken)
Deprecated.
|
ByoipRangeSummary(List<ByoipRangeVcnIpv6AllocationSummary> byoipRangeVcnIpv6Allocations,
String cidrBlock,
String compartmentId,
Map<String,Map<String,Object>> definedTags,
String displayName,
Map<String,String> freeformTags,
String id,
String ipv6CidrBlock,
ByoipRange.LifecycleState lifecycleState,
ByoipRange.LifecycleDetails lifecycleDetails,
Date timeCreated)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.