Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
GetCategoryResponse |
LogAnalyticsClient.getCategory(GetCategoryRequest request) |
GetCategoryResponse |
LogAnalytics.getCategory(GetCategoryRequest request)
Gets detailed information about the category with the specified name.
|
Future<GetCategoryResponse> |
LogAnalyticsAsyncClient.getCategory(GetCategoryRequest request,
AsyncHandler<GetCategoryRequest,GetCategoryResponse> handler) |
Future<GetCategoryResponse> |
LogAnalyticsAsync.getCategory(GetCategoryRequest request,
AsyncHandler<GetCategoryRequest,GetCategoryResponse> handler)
Gets detailed information about the category with the specified name.
|
Modifier and Type | Method and Description |
---|---|
Future<GetCategoryResponse> |
LogAnalyticsAsyncClient.getCategory(GetCategoryRequest request,
AsyncHandler<GetCategoryRequest,GetCategoryResponse> handler) |
Future<GetCategoryResponse> |
LogAnalyticsAsync.getCategory(GetCategoryRequest request,
AsyncHandler<GetCategoryRequest,GetCategoryResponse> handler)
Gets detailed information about the category with the specified name.
|
Modifier and Type | Method and Description |
---|---|
GetCategoryRequest |
GetCategoryRequest.Builder.build()
Build the instance of GetCategoryRequest as configured by this builder
|
GetCategoryRequest |
GetCategoryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetCategoryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetCategoryRequest.Builder |
GetCategoryRequest.Builder.copy(GetCategoryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.