| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
GetLogAnalyticsEntityResponse |
LogAnalyticsClient.getLogAnalyticsEntity(GetLogAnalyticsEntityRequest request) |
GetLogAnalyticsEntityResponse |
LogAnalytics.getLogAnalyticsEntity(GetLogAnalyticsEntityRequest request)
Retrieve the log analytics entity with the given id.
|
| 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. |
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 |
|---|---|
GetLogAnalyticsEntityResponse |
GetLogAnalyticsEntityResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
GetLogAnalyticsEntityResponse.Builder |
GetLogAnalyticsEntityResponse.Builder.copy(GetLogAnalyticsEntityResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.