Package | Description |
---|---|
com.oracle.bmc.stackmonitoring.model |
Modifier and Type | Method and Description |
---|---|
static SearchMonitoredResourceAssociationsDetails.SortBy |
SearchMonitoredResourceAssociationsDetails.SortBy.create(String key) |
SearchMonitoredResourceAssociationsDetails.SortBy |
SearchMonitoredResourceAssociationsDetails.getSortBy()
The field to sort by.
|
static SearchMonitoredResourceAssociationsDetails.SortBy |
SearchMonitoredResourceAssociationsDetails.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchMonitoredResourceAssociationsDetails.SortBy[] |
SearchMonitoredResourceAssociationsDetails.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SearchMonitoredResourceAssociationsDetails.Builder |
SearchMonitoredResourceAssociationsDetails.Builder.sortBy(SearchMonitoredResourceAssociationsDetails.SortBy sortBy)
The field to sort by.
|
Constructor and Description |
---|
SearchMonitoredResourceAssociationsDetails(String compartmentId,
String sourceResourceId,
String sourceResourceName,
String sourceResourceType,
String destinationResourceId,
String destinationResourceName,
String destinationResourceType,
String associationType,
SearchMonitoredResourceAssociationsDetails.SortBy sortBy,
SortOrder sortOrder)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.