| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
UpsertLabelResponse |
LogAnalyticsClient.upsertLabel(UpsertLabelRequest request) |
UpsertLabelResponse |
LogAnalytics.upsertLabel(UpsertLabelRequest request)
Define or update a label.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpsertLabelResponse> |
LogAnalyticsAsync.upsertLabel(UpsertLabelRequest request,
com.oracle.bmc.responses.AsyncHandler<UpsertLabelRequest,UpsertLabelResponse> handler)
Define or update a label.
|
Future<UpsertLabelResponse> |
LogAnalyticsAsyncClient.upsertLabel(UpsertLabelRequest request,
com.oracle.bmc.responses.AsyncHandler<UpsertLabelRequest,UpsertLabelResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpsertLabelResponse> |
LogAnalyticsAsync.upsertLabel(UpsertLabelRequest request,
com.oracle.bmc.responses.AsyncHandler<UpsertLabelRequest,UpsertLabelResponse> handler)
Define or update a label.
|
Future<UpsertLabelResponse> |
LogAnalyticsAsyncClient.upsertLabel(UpsertLabelRequest request,
com.oracle.bmc.responses.AsyncHandler<UpsertLabelRequest,UpsertLabelResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
UpsertLabelResponse |
UpsertLabelResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
UpsertLabelResponse.Builder |
UpsertLabelResponse.Builder.copy(UpsertLabelResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.