Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListIngestTimeRulesResponse> |
LogAnalyticsAsyncClient.listIngestTimeRules(ListIngestTimeRulesRequest request,
AsyncHandler<ListIngestTimeRulesRequest,ListIngestTimeRulesResponse> handler) |
Future<ListIngestTimeRulesResponse> |
LogAnalyticsAsync.listIngestTimeRules(ListIngestTimeRulesRequest request,
AsyncHandler<ListIngestTimeRulesRequest,ListIngestTimeRulesResponse> handler)
Returns a list of ingest time rules in a compartment.
|
Modifier and Type | Method and Description |
---|---|
ListIngestTimeRulesRequest |
ListIngestTimeRulesRequest.Builder.build()
Build the instance of ListIngestTimeRulesRequest as configured by this builder
|
ListIngestTimeRulesRequest |
ListIngestTimeRulesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListIngestTimeRulesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListIngestTimeRulesRequest.Builder |
ListIngestTimeRulesRequest.Builder.copy(ListIngestTimeRulesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.