Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
DiscoveredExternalClusterInstance |
DiscoveredExternalClusterInstance.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DiscoveredExternalClusterInstance> |
DiscoveredExternalCluster.getClusterInstances() |
Modifier and Type | Method and Description |
---|---|
DiscoveredExternalClusterInstance.Builder |
DiscoveredExternalClusterInstance.Builder.copy(DiscoveredExternalClusterInstance model) |
Modifier and Type | Method and Description |
---|---|
DiscoveredExternalCluster.Builder |
DiscoveredExternalCluster.Builder.clusterInstances(List<DiscoveredExternalClusterInstance> clusterInstances) |
Constructor and Description |
---|
DiscoveredExternalCluster(String componentId,
String displayName,
String componentName,
String resourceId,
Boolean isSelectedForMonitoring,
DiscoveredExternalDbSystemComponent.Status status,
List<AssociatedComponent> associatedComponents,
String gridHome,
String version,
Boolean isFlexCluster,
List<ExternalClusterNetworkConfiguration> networkConfigurations,
List<ExternalClusterVipConfiguration> vipConfigurations,
List<ExternalClusterScanListenerConfiguration> scanConfigurations,
String ocrFileLocation,
List<DiscoveredExternalClusterInstance> clusterInstances)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.