Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
ExadataMemberSummary |
ExadataMemberSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ExadataMemberSummary> |
ExadataMemberCollection.getItems()
Collection of Exadata members
|
Modifier and Type | Method and Description |
---|---|
ExadataMemberSummary.Builder |
ExadataMemberSummary.Builder.copy(ExadataMemberSummary model) |
Modifier and Type | Method and Description |
---|---|
ExadataMemberCollection.Builder |
ExadataMemberCollection.Builder.items(List<ExadataMemberSummary> items)
Collection of Exadata members
|
Constructor and Description |
---|
ExadataMemberCollection(String exadataInsightId,
String exadataName,
String exadataDisplayName,
ExadataType exadataType,
ExadataRackType exadataRackType,
List<ExadataMemberSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.