| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
GetLabelResponse |
LogAnalyticsClient.getLabel(GetLabelRequest request) |
GetLabelResponse |
LogAnalytics.getLabel(GetLabelRequest request)
get label with specified name
|
Future<GetLabelResponse> |
LogAnalyticsAsync.getLabel(GetLabelRequest request,
com.oracle.bmc.responses.AsyncHandler<GetLabelRequest,GetLabelResponse> handler)
get label with specified name
|
Future<GetLabelResponse> |
LogAnalyticsAsyncClient.getLabel(GetLabelRequest request,
com.oracle.bmc.responses.AsyncHandler<GetLabelRequest,GetLabelResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetLabelResponse> |
LogAnalyticsAsync.getLabel(GetLabelRequest request,
com.oracle.bmc.responses.AsyncHandler<GetLabelRequest,GetLabelResponse> handler)
get label with specified name
|
Future<GetLabelResponse> |
LogAnalyticsAsyncClient.getLabel(GetLabelRequest request,
com.oracle.bmc.responses.AsyncHandler<GetLabelRequest,GetLabelResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
GetLabelRequest |
GetLabelRequest.Builder.build()
Build the instance of GetLabelRequest as configured by this builder
|
GetLabelRequest |
GetLabelRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
GetLabelRequest.Builder |
GetLabelRequest.Builder.copy(GetLabelRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.