| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
GetLabelResponse |
LogAnalyticsClient.getLabel(GetLabelRequest request) |
GetLabelResponse |
LogAnalytics.getLabel(GetLabelRequest request)
get label with specified name
|
| 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 |
|---|---|
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 |
|---|---|
GetLabelResponse |
GetLabelResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
GetLabelResponse.Builder |
GetLabelResponse.Builder.copy(GetLabelResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.