| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
UpsertLabelResponse |
LogAnalyticsClient.upsertLabel(UpsertLabelRequest request) |
UpsertLabelResponse |
LogAnalytics.upsertLabel(UpsertLabelRequest request)
Define or update a label.
|
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 |
|---|---|
UpsertLabelRequest |
UpsertLabelRequest.Builder.build()
Build the instance of UpsertLabelRequest as configured by this builder
|
UpsertLabelRequest |
UpsertLabelRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
UpsertLabelRequest.Builder |
UpsertLabelRequest.Builder.copy(UpsertLabelRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.