Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
StationHealth |
StationHealth.Builder.build() |
StationHealth |
ManagementStation.getHealth() |
Modifier and Type | Method and Description |
---|---|
StationHealth.Builder |
StationHealth.Builder.copy(StationHealth model) |
ManagementStation.Builder |
ManagementStation.Builder.health(StationHealth health) |
Constructor and Description |
---|
ManagementStation(String id,
String managedInstanceId,
String compartmentId,
String scheduledJobId,
String profileId,
String displayName,
String description,
String hostname,
OverallState overallState,
Integer overallPercentage,
Integer mirrorCapacity,
Integer totalMirrors,
MirrorSyncStatus mirrorSyncStatus,
ProxyConfiguration proxy,
MirrorConfiguration mirror,
StationHealth health,
ManagementStation.LifecycleState lifecycleState,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.