Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListMetaSourceTypesResponse> |
LogAnalyticsAsync.listMetaSourceTypes(ListMetaSourceTypesRequest request,
AsyncHandler<ListMetaSourceTypesRequest,ListMetaSourceTypesResponse> handler)
Lists the types of log sources supported.
|
Future<ListMetaSourceTypesResponse> |
LogAnalyticsAsyncClient.listMetaSourceTypes(ListMetaSourceTypesRequest request,
AsyncHandler<ListMetaSourceTypesRequest,ListMetaSourceTypesResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListMetaSourceTypesRequest |
ListMetaSourceTypesRequest.Builder.build()
Build the instance of ListMetaSourceTypesRequest as configured by this builder
|
ListMetaSourceTypesRequest |
ListMetaSourceTypesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListMetaSourceTypesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListMetaSourceTypesRequest.Builder |
ListMetaSourceTypesRequest.Builder.copy(ListMetaSourceTypesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.