| Package | Description |
|---|---|
| com.oracle.bmc.loganalytics | |
| com.oracle.bmc.loganalytics.responses |
| Modifier and Type | Method and Description |
|---|---|
GetLogAnalyticsEntityTypeResponse |
LogAnalyticsClient.getLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request) |
GetLogAnalyticsEntityTypeResponse |
LogAnalytics.getLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request)
Retrieve the log analytics entity type with the given name.
|
| Modifier and Type | Method and Description |
|---|---|
com.oracle.bmc.waiter.Waiter<GetLogAnalyticsEntityTypeRequest,GetLogAnalyticsEntityTypeResponse> |
LogAnalyticsWaiters.forLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request,
EntityLifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
com.oracle.bmc.waiter.Waiter<GetLogAnalyticsEntityTypeRequest,GetLogAnalyticsEntityTypeResponse> |
LogAnalyticsWaiters.forLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest 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<GetLogAnalyticsEntityTypeRequest,GetLogAnalyticsEntityTypeResponse> |
LogAnalyticsWaiters.forLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request,
com.oracle.bmc.waiter.TerminationStrategy terminationStrategy,
com.oracle.bmc.waiter.DelayStrategy delayStrategy,
EntityLifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetLogAnalyticsEntityTypeResponse> |
LogAnalyticsAsync.getLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request,
com.oracle.bmc.responses.AsyncHandler<GetLogAnalyticsEntityTypeRequest,GetLogAnalyticsEntityTypeResponse> handler)
Retrieve the log analytics entity type with the given name.
|
Future<GetLogAnalyticsEntityTypeResponse> |
LogAnalyticsAsyncClient.getLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request,
com.oracle.bmc.responses.AsyncHandler<GetLogAnalyticsEntityTypeRequest,GetLogAnalyticsEntityTypeResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetLogAnalyticsEntityTypeResponse> |
LogAnalyticsAsync.getLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request,
com.oracle.bmc.responses.AsyncHandler<GetLogAnalyticsEntityTypeRequest,GetLogAnalyticsEntityTypeResponse> handler)
Retrieve the log analytics entity type with the given name.
|
Future<GetLogAnalyticsEntityTypeResponse> |
LogAnalyticsAsyncClient.getLogAnalyticsEntityType(GetLogAnalyticsEntityTypeRequest request,
com.oracle.bmc.responses.AsyncHandler<GetLogAnalyticsEntityTypeRequest,GetLogAnalyticsEntityTypeResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
GetLogAnalyticsEntityTypeResponse |
GetLogAnalyticsEntityTypeResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
GetLogAnalyticsEntityTypeResponse.Builder |
GetLogAnalyticsEntityTypeResponse.Builder.copy(GetLogAnalyticsEntityTypeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.