Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetIngestTimeRuleRequest,GetIngestTimeRuleResponse> |
LogAnalyticsWaiters.forIngestTimeRule(GetIngestTimeRuleRequest request,
ConfigLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetIngestTimeRuleRequest,GetIngestTimeRuleResponse> |
LogAnalyticsWaiters.forIngestTimeRule(GetIngestTimeRuleRequest request,
ConfigLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetIngestTimeRuleRequest,GetIngestTimeRuleResponse> |
LogAnalyticsWaiters.forIngestTimeRule(GetIngestTimeRuleRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
ConfigLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetIngestTimeRuleResponse> |
LogAnalyticsAsyncClient.getIngestTimeRule(GetIngestTimeRuleRequest request,
AsyncHandler<GetIngestTimeRuleRequest,GetIngestTimeRuleResponse> handler) |
Future<GetIngestTimeRuleResponse> |
LogAnalyticsAsync.getIngestTimeRule(GetIngestTimeRuleRequest request,
AsyncHandler<GetIngestTimeRuleRequest,GetIngestTimeRuleResponse> handler)
Gets detailed information about the specified ingest time rule such as description, defined
tags, and free-form tags.
|
Modifier and Type | Method and Description |
---|---|
GetIngestTimeRuleRequest |
GetIngestTimeRuleRequest.Builder.build()
Build the instance of GetIngestTimeRuleRequest as configured by this builder
|
GetIngestTimeRuleRequest |
GetIngestTimeRuleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetIngestTimeRuleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetIngestTimeRuleRequest.Builder |
GetIngestTimeRuleRequest.Builder.copy(GetIngestTimeRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.