Package | Description |
---|---|
com.oracle.bmc.database.model |
Modifier and Type | Method and Description |
---|---|
AutonomousVmClusterResourceDetails |
AutonomousVmClusterResourceDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AutonomousVmClusterResourceDetails> |
ExadataInfrastructureUnAllocatedResources.getAutonomousVmClusters()
The list of Autonomous VM Clusters on the Infra and their associated unallocated resources
details
|
Modifier and Type | Method and Description |
---|---|
AutonomousVmClusterResourceDetails.Builder |
AutonomousVmClusterResourceDetails.Builder.copy(AutonomousVmClusterResourceDetails model) |
Modifier and Type | Method and Description |
---|---|
ExadataInfrastructureUnAllocatedResources.Builder |
ExadataInfrastructureUnAllocatedResources.Builder.autonomousVmClusters(List<AutonomousVmClusterResourceDetails> autonomousVmClusters)
The list of Autonomous VM Clusters on the Infra and their associated unallocated
resources details
|
Constructor and Description |
---|
ExadataInfrastructureUnAllocatedResources(String id,
String displayName,
Integer localStorageInGbs,
Integer ocpus,
Integer memoryInGBs,
Double exadataStorageInTBs,
List<AutonomousVmClusterResourceDetails> autonomousVmClusters)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.