| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.requests |
| Modifier and Type | Method and Description |
|---|---|
com.oracle.bmc.waiter.Waiter<GetLogAnalyticsEntityRequest,GetLogAnalyticsEntityResponse> |
LogAnalyticsWaiters.forLogAnalyticsEntity(GetLogAnalyticsEntityRequest request,
EntityLifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
com.oracle.bmc.waiter.Waiter<GetLogAnalyticsEntityRequest,GetLogAnalyticsEntityResponse> |
LogAnalyticsWaiters.forLogAnalyticsEntity(GetLogAnalyticsEntityRequest request,
EntityLifecycleStates targetState,
com.oracle.bmc.waiter.TerminationStrategy terminationStrategy,
com.oracle.bmc.waiter.DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
com.oracle.bmc.waiter.Waiter<GetLogAnalyticsEntityRequest,GetLogAnalyticsEntityResponse> |
LogAnalyticsWaiters.forLogAnalyticsEntity(GetLogAnalyticsEntityRequest request,
com.oracle.bmc.waiter.TerminationStrategy terminationStrategy,
com.oracle.bmc.waiter.DelayStrategy delayStrategy,
EntityLifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
| Modifier and Type | Method and Description |
|---|---|
com.oracle.bmc.waiter.Waiter<GetLogAnalyticsEntityRequest,GetLogAnalyticsEntityResponse> |
LogAnalyticsWaiters.forLogAnalyticsEntity(GetLogAnalyticsEntityRequest request,
EntityLifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
com.oracle.bmc.waiter.Waiter<GetLogAnalyticsEntityRequest,GetLogAnalyticsEntityResponse> |
LogAnalyticsWaiters.forLogAnalyticsEntity(GetLogAnalyticsEntityRequest request,
EntityLifecycleStates targetState,
com.oracle.bmc.waiter.TerminationStrategy terminationStrategy,
com.oracle.bmc.waiter.DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
com.oracle.bmc.waiter.Waiter<GetLogAnalyticsEntityRequest,GetLogAnalyticsEntityResponse> |
LogAnalyticsWaiters.forLogAnalyticsEntity(GetLogAnalyticsEntityRequest request,
com.oracle.bmc.waiter.TerminationStrategy terminationStrategy,
com.oracle.bmc.waiter.DelayStrategy delayStrategy,
EntityLifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
GetLogAnalyticsEntityResponse |
LogAnalyticsClient.getLogAnalyticsEntity(GetLogAnalyticsEntityRequest request) |
GetLogAnalyticsEntityResponse |
LogAnalytics.getLogAnalyticsEntity(GetLogAnalyticsEntityRequest request)
Retrieve the log analytics entity with the given id.
|
Future<GetLogAnalyticsEntityResponse> |
LogAnalyticsAsync.getLogAnalyticsEntity(GetLogAnalyticsEntityRequest request,
com.oracle.bmc.responses.AsyncHandler<GetLogAnalyticsEntityRequest,GetLogAnalyticsEntityResponse> handler)
Retrieve the log analytics entity with the given id.
|
Future<GetLogAnalyticsEntityResponse> |
LogAnalyticsAsyncClient.getLogAnalyticsEntity(GetLogAnalyticsEntityRequest request,
com.oracle.bmc.responses.AsyncHandler<GetLogAnalyticsEntityRequest,GetLogAnalyticsEntityResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetLogAnalyticsEntityResponse> |
LogAnalyticsAsync.getLogAnalyticsEntity(GetLogAnalyticsEntityRequest request,
com.oracle.bmc.responses.AsyncHandler<GetLogAnalyticsEntityRequest,GetLogAnalyticsEntityResponse> handler)
Retrieve the log analytics entity with the given id.
|
Future<GetLogAnalyticsEntityResponse> |
LogAnalyticsAsyncClient.getLogAnalyticsEntity(GetLogAnalyticsEntityRequest request,
com.oracle.bmc.responses.AsyncHandler<GetLogAnalyticsEntityRequest,GetLogAnalyticsEntityResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
GetLogAnalyticsEntityRequest |
GetLogAnalyticsEntityRequest.Builder.build()
Build the instance of GetLogAnalyticsEntityRequest as configured by this builder
|
GetLogAnalyticsEntityRequest |
GetLogAnalyticsEntityRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
GetLogAnalyticsEntityRequest.Builder |
GetLogAnalyticsEntityRequest.Builder.copy(GetLogAnalyticsEntityRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.