Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
UpsertLabelResponse |
LogAnalytics.upsertLabel(UpsertLabelRequest request)
Creates or updates a label that could be used to tag a log entry.
|
UpsertLabelResponse |
LogAnalyticsClient.upsertLabel(UpsertLabelRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpsertLabelResponse> |
LogAnalyticsAsyncClient.upsertLabel(UpsertLabelRequest request,
AsyncHandler<UpsertLabelRequest,UpsertLabelResponse> handler) |
Future<UpsertLabelResponse> |
LogAnalyticsAsync.upsertLabel(UpsertLabelRequest request,
AsyncHandler<UpsertLabelRequest,UpsertLabelResponse> handler)
Creates or updates a label that could be used to tag a log entry.
|
Modifier and Type | Method and Description |
---|---|
Future<UpsertLabelResponse> |
LogAnalyticsAsyncClient.upsertLabel(UpsertLabelRequest request,
AsyncHandler<UpsertLabelRequest,UpsertLabelResponse> handler) |
Future<UpsertLabelResponse> |
LogAnalyticsAsync.upsertLabel(UpsertLabelRequest request,
AsyncHandler<UpsertLabelRequest,UpsertLabelResponse> handler)
Creates or updates a label that could be used to tag a log entry.
|
Modifier and Type | Method and Description |
---|---|
UpsertLabelResponse |
UpsertLabelResponse.Builder.build()
Build the response object.
|
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–2024. All rights reserved.