Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
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.
|
Future<ListLabelPrioritiesResponse> |
LogAnalyticsAsync.listLabelPriorities(ListLabelPrioritiesRequest request,
AsyncHandler<ListLabelPrioritiesRequest,ListLabelPrioritiesResponse> handler)
Lists the available problem priorities that could be associated with a label.
|
Future<ListLabelPrioritiesResponse> |
LogAnalyticsAsyncClient.listLabelPriorities(ListLabelPrioritiesRequest request,
AsyncHandler<ListLabelPrioritiesRequest,ListLabelPrioritiesResponse> handler) |
Iterable<LabelPriority> |
LogAnalyticsPaginators.listLabelPrioritiesRecordIterator(ListLabelPrioritiesRequest request)
Creates a new iterable which will iterate over the
LabelPriority objects contained in responses from the
listLabelPriorities operation. |
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> |
LogAnalyticsAsync.listLabelPriorities(ListLabelPrioritiesRequest request,
AsyncHandler<ListLabelPrioritiesRequest,ListLabelPrioritiesResponse> handler)
Lists the available problem priorities that could be associated with a label.
|
Future<ListLabelPrioritiesResponse> |
LogAnalyticsAsyncClient.listLabelPriorities(ListLabelPrioritiesRequest request,
AsyncHandler<ListLabelPrioritiesRequest,ListLabelPrioritiesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListLabelPrioritiesRequest |
ListLabelPrioritiesRequest.Builder.build()
Build the instance of ListLabelPrioritiesRequest as configured by this builder
|
ListLabelPrioritiesRequest |
ListLabelPrioritiesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListLabelPrioritiesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListLabelPrioritiesRequest.Builder |
ListLabelPrioritiesRequest.Builder.copy(ListLabelPrioritiesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.