Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetLogAnalyticsEntityResponse> |
LogAnalyticsAsyncClient.getLogAnalyticsEntity(GetLogAnalyticsEntityRequest request,
AsyncHandler<GetLogAnalyticsEntityRequest,GetLogAnalyticsEntityResponse> handler) |
Future<GetLogAnalyticsEntityResponse> |
LogAnalyticsAsync.getLogAnalyticsEntity(GetLogAnalyticsEntityRequest request,
AsyncHandler<GetLogAnalyticsEntityRequest,GetLogAnalyticsEntityResponse> handler)
Retrieve the log analytics entity with the given id.
|
Modifier and Type | Method and Description |
---|---|
GetLogAnalyticsEntityRequest |
GetLogAnalyticsEntityRequest.Builder.build()
Build the instance of GetLogAnalyticsEntityRequest as configured by this builder
|
GetLogAnalyticsEntityRequest |
GetLogAnalyticsEntityRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetLogAnalyticsEntityRequest as configured by this builder
|
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–2024. All rights reserved.