Package | Description |
---|---|
com.oracle.bmc.opensearch.model |
Modifier and Type | Method and Description |
---|---|
PipelineValidationErrorDetails |
PipelineValidationErrorDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PipelineValidationErrorDetails> |
OpensearchPipelineValidationResponse.getErrors()
An array of errors in the pipeline configuration which is given for validation.
|
Modifier and Type | Method and Description |
---|---|
PipelineValidationErrorDetails.Builder |
PipelineValidationErrorDetails.Builder.copy(PipelineValidationErrorDetails model) |
Modifier and Type | Method and Description |
---|---|
OpensearchPipelineValidationResponse.Builder |
OpensearchPipelineValidationResponse.Builder.errors(List<PipelineValidationErrorDetails> errors)
An array of errors in the pipeline configuration which is given for validation.
|
Constructor and Description |
---|
OpensearchPipelineValidationResponse(List<PipelineValidationErrorDetails> errors,
Boolean isValid)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.