Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
ListLabelPrioritiesResponse |
LogAnalyticsClient.listLabelPriorities(ListLabelPrioritiesRequest request) |
ListLabelPrioritiesResponse |
LogAnalytics.listLabelPriorities(ListLabelPrioritiesRequest request)
Lists the available problem priorities that could be associated with a label.
|
Modifier and Type | Method and Description |
---|---|
Future<ListLabelPrioritiesResponse> |
LogAnalyticsAsyncClient.listLabelPriorities(ListLabelPrioritiesRequest request,
AsyncHandler<ListLabelPrioritiesRequest,ListLabelPrioritiesResponse> handler) |
Future<ListLabelPrioritiesResponse> |
LogAnalyticsAsync.listLabelPriorities(ListLabelPrioritiesRequest request,
AsyncHandler<ListLabelPrioritiesRequest,ListLabelPrioritiesResponse> handler)
Lists the available problem priorities that could be associated with a label.
|
Iterable<ListLabelPrioritiesResponse> |
LogAnalyticsPaginators.listLabelPrioritiesResponseIterator(ListLabelPrioritiesRequest request)
Creates a new iterable which will iterate over the responses received from the
listLabelPriorities operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListLabelPrioritiesResponse> |
LogAnalyticsAsyncClient.listLabelPriorities(ListLabelPrioritiesRequest request,
AsyncHandler<ListLabelPrioritiesRequest,ListLabelPrioritiesResponse> handler) |
Future<ListLabelPrioritiesResponse> |
LogAnalyticsAsync.listLabelPriorities(ListLabelPrioritiesRequest request,
AsyncHandler<ListLabelPrioritiesRequest,ListLabelPrioritiesResponse> handler)
Lists the available problem priorities that could be associated with a label.
|
Modifier and Type | Method and Description |
---|---|
ListLabelPrioritiesResponse |
ListLabelPrioritiesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListLabelPrioritiesResponse.Builder |
ListLabelPrioritiesResponse.Builder.copy(ListLabelPrioritiesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.