public static interface VectorEnrichmentJobErrorDetails.Builder extends SdkPojo, CopyableBuilder<VectorEnrichmentJobErrorDetails.Builder,VectorEnrichmentJobErrorDetails>
| Modifier and Type | Method and Description |
|---|---|
VectorEnrichmentJobErrorDetails.Builder |
errorMessage(String errorMessage)
A message that you define and then is processed and rendered by the Vector Enrichment job when the error
occurs.
|
VectorEnrichmentJobErrorDetails.Builder |
errorType(String errorType)
The type of error generated during the Vector Enrichment job.
|
VectorEnrichmentJobErrorDetails.Builder |
errorType(VectorEnrichmentJobErrorType errorType)
The type of error generated during the Vector Enrichment job.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVectorEnrichmentJobErrorDetails.Builder errorMessage(String errorMessage)
A message that you define and then is processed and rendered by the Vector Enrichment job when the error occurs.
errorMessage - A message that you define and then is processed and rendered by the Vector Enrichment job when the
error occurs.VectorEnrichmentJobErrorDetails.Builder errorType(String errorType)
The type of error generated during the Vector Enrichment job.
errorType - The type of error generated during the Vector Enrichment job.VectorEnrichmentJobErrorType,
VectorEnrichmentJobErrorTypeVectorEnrichmentJobErrorDetails.Builder errorType(VectorEnrichmentJobErrorType errorType)
The type of error generated during the Vector Enrichment job.
errorType - The type of error generated during the Vector Enrichment job.VectorEnrichmentJobErrorType,
VectorEnrichmentJobErrorTypeCopyright © 2023. All rights reserved.