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