Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
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) |
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 |
---|---|
UpsertLabelRequest |
UpsertLabelRequest.Builder.build()
Build the instance of UpsertLabelRequest as configured by this builder
|
UpsertLabelRequest |
UpsertLabelRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpsertLabelRequest as configured by this builder
|
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–2024. All rights reserved.