Package | Description |
---|---|
com.oracle.bmc.stackmonitoring.model |
Modifier and Type | Method and Description |
---|---|
AssociatedMonitoredResource |
AssociatedMonitoredResource.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AssociatedMonitoredResource> |
AssociatedResourcesSummary.getAssociatedResources()
List of associated monitored resources.
|
Modifier and Type | Method and Description |
---|---|
AssociatedMonitoredResource.Builder |
AssociatedMonitoredResource.Builder.copy(AssociatedMonitoredResource model) |
Modifier and Type | Method and Description |
---|---|
AssociatedResourcesSummary.Builder |
AssociatedResourcesSummary.Builder.associatedResources(List<AssociatedMonitoredResource> associatedResources)
List of associated monitored resources.
|
Constructor and Description |
---|
AssociatedResourcesSummary(String id,
String name,
String displayName,
String type,
String compartmentId,
String hostName,
String externalId,
String managementAgentId,
ResourceLifecycleState lifecycleState,
LicenseType license,
SourceType sourceType,
ResourceCategory resourceCategory,
List<AssociatedMonitoredResource> associatedResources)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.