Package | Description |
---|---|
com.oracle.bmc.core.model |
Modifier and Type | Class and Description |
---|---|
class |
DedicatedCapacitySource
A capacity source of bare metal hosts that is dedicated to a user.
|
Modifier and Type | Method and Description |
---|---|
CapacitySource |
ComputeCapacityTopology.getCapacitySource() |
Modifier and Type | Method and Description |
---|---|
ComputeCapacityTopology.Builder |
ComputeCapacityTopology.Builder.capacitySource(CapacitySource capacitySource) |
Constructor and Description |
---|
ComputeCapacityTopology(String availabilityDomain,
CapacitySource capacitySource,
String compartmentId,
Map<String,Map<String,Object>> definedTags,
String displayName,
Map<String,String> freeformTags,
String id,
ComputeCapacityTopology.LifecycleState lifecycleState,
Date timeCreated,
Date timeUpdated)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.