public static interface AnalysisResultLocation.Builder extends SdkPojo, CopyableBuilder<AnalysisResultLocation.Builder,AnalysisResultLocation>
| Modifier and Type | Method and Description |
|---|---|
AnalysisResultLocation.Builder |
path(String path)
A JsonPath expression that identifies the error field in
your detector model.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAnalysisResultLocation.Builder path(String path)
A JsonPath expression that identifies the error field in your detector model.
path - A JsonPath expression that identifies the error
field in your detector model.Copyright © 2022. All rights reserved.