public static interface VectorEnrichmentJobExportErrorDetails.Builder extends SdkPojo, CopyableBuilder<VectorEnrichmentJobExportErrorDetails.Builder,VectorEnrichmentJobExportErrorDetails>
| Modifier and Type | Method and Description |
|---|---|
VectorEnrichmentJobExportErrorDetails.Builder |
message(String message)
The message providing details about the errors generated during the Vector Enrichment job.
|
VectorEnrichmentJobExportErrorDetails.Builder |
type(String type)
The output error details for an Export operation on a Vector Enrichment job.
|
VectorEnrichmentJobExportErrorDetails.Builder |
type(VectorEnrichmentJobExportErrorType type)
The output error details for an Export operation on a Vector Enrichment job.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVectorEnrichmentJobExportErrorDetails.Builder message(String message)
The message providing details about the errors generated during the Vector Enrichment job.
message - The message providing details about the errors generated during the Vector Enrichment job.VectorEnrichmentJobExportErrorDetails.Builder type(String type)
The output error details for an Export operation on a Vector Enrichment job.
type - The output error details for an Export operation on a Vector Enrichment job.VectorEnrichmentJobExportErrorType,
VectorEnrichmentJobExportErrorTypeVectorEnrichmentJobExportErrorDetails.Builder type(VectorEnrichmentJobExportErrorType type)
The output error details for an Export operation on a Vector Enrichment job.
type - The output error details for an Export operation on a Vector Enrichment job.VectorEnrichmentJobExportErrorType,
VectorEnrichmentJobExportErrorTypeCopyright © 2023. All rights reserved.