Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
ExternalStorageServerDiscoverySummary |
ExternalStorageServerDiscoverySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ExternalStorageServerDiscoverySummary> |
ExternalExadataInfrastructureDiscovery.getStorageServers()
The list of storage servers in the Exadata infrastructure.
|
Modifier and Type | Method and Description |
---|---|
ExternalStorageServerDiscoverySummary.Builder |
ExternalStorageServerDiscoverySummary.Builder.copy(ExternalStorageServerDiscoverySummary model) |
Modifier and Type | Method and Description |
---|---|
ExternalExadataInfrastructureDiscovery.Builder |
ExternalExadataInfrastructureDiscovery.Builder.storageServers(List<ExternalStorageServerDiscoverySummary> storageServers)
The list of storage servers in the Exadata infrastructure.
|
Constructor and Description |
---|
ExternalExadataInfrastructureDiscovery(String id,
String agentId,
String connectorId,
String displayName,
String version,
String internalId,
String status,
EntityDiscovered.DiscoverStatus discoverStatus,
String discoverErrorCode,
String discoverErrorMsg,
String discoveryKey,
ExternalExadataInfrastructureDiscovery.LicenseModel licenseModel,
String compartmentId,
ExternalExadataInfrastructureDiscovery.RackSize rackSize,
String gridHomePath,
List<ExternalDatabaseSystemDiscoverySummary> dbSystems,
ExternalStorageGridDiscoverySummary storageGrid,
List<ExternalStorageServerDiscoverySummary> storageServers)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.