Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
UpdateLogAnalyticsEntityResponse |
LogAnalytics.updateLogAnalyticsEntity(UpdateLogAnalyticsEntityRequest request)
Update the log analytics entity with the given id.
|
UpdateLogAnalyticsEntityResponse |
LogAnalyticsClient.updateLogAnalyticsEntity(UpdateLogAnalyticsEntityRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateLogAnalyticsEntityResponse> |
LogAnalyticsAsyncClient.updateLogAnalyticsEntity(UpdateLogAnalyticsEntityRequest request,
AsyncHandler<UpdateLogAnalyticsEntityRequest,UpdateLogAnalyticsEntityResponse> handler) |
Future<UpdateLogAnalyticsEntityResponse> |
LogAnalyticsAsync.updateLogAnalyticsEntity(UpdateLogAnalyticsEntityRequest request,
AsyncHandler<UpdateLogAnalyticsEntityRequest,UpdateLogAnalyticsEntityResponse> handler)
Update the log analytics entity with the given id.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateLogAnalyticsEntityResponse> |
LogAnalyticsAsyncClient.updateLogAnalyticsEntity(UpdateLogAnalyticsEntityRequest request,
AsyncHandler<UpdateLogAnalyticsEntityRequest,UpdateLogAnalyticsEntityResponse> handler) |
Future<UpdateLogAnalyticsEntityResponse> |
LogAnalyticsAsync.updateLogAnalyticsEntity(UpdateLogAnalyticsEntityRequest request,
AsyncHandler<UpdateLogAnalyticsEntityRequest,UpdateLogAnalyticsEntityResponse> handler)
Update the log analytics entity with the given id.
|
Modifier and Type | Method and Description |
---|---|
UpdateLogAnalyticsEntityResponse |
UpdateLogAnalyticsEntityResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateLogAnalyticsEntityResponse.Builder |
UpdateLogAnalyticsEntityResponse.Builder.copy(UpdateLogAnalyticsEntityResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.