Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
ListIngestTimeRulesResponse |
LogAnalytics.listIngestTimeRules(ListIngestTimeRulesRequest request)
Returns a list of ingest time rules in a compartment.
|
ListIngestTimeRulesResponse |
LogAnalyticsClient.listIngestTimeRules(ListIngestTimeRulesRequest request) |
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.
|
Iterable<ListIngestTimeRulesResponse> |
LogAnalyticsPaginators.listIngestTimeRulesResponseIterator(ListIngestTimeRulesRequest request)
Creates a new iterable which will iterate over the responses received from the
listIngestTimeRules operation.
|
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 |
---|---|
ListIngestTimeRulesResponse |
ListIngestTimeRulesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListIngestTimeRulesResponse.Builder |
ListIngestTimeRulesResponse.Builder.copy(ListIngestTimeRulesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.