Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.responses |
Modifier and Type | Method and Description |
---|---|
CompareContentResponse |
LogAnalytics.compareContent(CompareContentRequest request)
Returns the difference between the two input payloads, including intraline differences.
|
CompareContentResponse |
LogAnalyticsClient.compareContent(CompareContentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CompareContentResponse> |
LogAnalyticsAsyncClient.compareContent(CompareContentRequest request,
AsyncHandler<CompareContentRequest,CompareContentResponse> handler) |
Future<CompareContentResponse> |
LogAnalyticsAsync.compareContent(CompareContentRequest request,
AsyncHandler<CompareContentRequest,CompareContentResponse> handler)
Returns the difference between the two input payloads, including intraline differences.
|
Modifier and Type | Method and Description |
---|---|
Future<CompareContentResponse> |
LogAnalyticsAsyncClient.compareContent(CompareContentRequest request,
AsyncHandler<CompareContentRequest,CompareContentResponse> handler) |
Future<CompareContentResponse> |
LogAnalyticsAsync.compareContent(CompareContentRequest request,
AsyncHandler<CompareContentRequest,CompareContentResponse> handler)
Returns the difference between the two input payloads, including intraline differences.
|
Modifier and Type | Method and Description |
---|---|
CompareContentResponse |
CompareContentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CompareContentResponse.Builder |
CompareContentResponse.Builder.copy(CompareContentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.