Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
GetLabelResponse |
LogAnalytics.getLabel(GetLabelRequest request)
Gets detailed information about the label with the specified name.
|
GetLabelResponse |
LogAnalyticsClient.getLabel(GetLabelRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetLabelResponse> |
LogAnalyticsAsyncClient.getLabel(GetLabelRequest request,
AsyncHandler<GetLabelRequest,GetLabelResponse> handler) |
Future<GetLabelResponse> |
LogAnalyticsAsync.getLabel(GetLabelRequest request,
AsyncHandler<GetLabelRequest,GetLabelResponse> handler)
Gets detailed information about the label with the specified name.
|
Modifier and Type | Method and Description |
---|---|
Future<GetLabelResponse> |
LogAnalyticsAsyncClient.getLabel(GetLabelRequest request,
AsyncHandler<GetLabelRequest,GetLabelResponse> handler) |
Future<GetLabelResponse> |
LogAnalyticsAsync.getLabel(GetLabelRequest request,
AsyncHandler<GetLabelRequest,GetLabelResponse> handler)
Gets detailed information about the label with the specified name.
|
Modifier and Type | Method and Description |
---|---|
GetLabelResponse |
GetLabelResponse.Builder.build()
Build the response object.
|
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–2024. All rights reserved.