Package | Description |
---|---|
com.oracle.bmc.loganalytics | |
com.oracle.bmc.loganalytics.requests |
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) |
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 |
---|---|
CompareContentRequest |
CompareContentRequest.Builder.build()
Build the instance of CompareContentRequest as configured by this builder
|
CompareContentRequest |
CompareContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CompareContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CompareContentRequest.Builder |
CompareContentRequest.Builder.copy(CompareContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.