Builder
Builder for UploadToFileSearchStoreConfig.
Functions
Link copied to clipboard
Link copied to clipboard
Setter for chunkingConfig.
@CanIgnoreReturnValue()
Setter for chunkingConfig builder.
Link copied to clipboard
Clears the value of chunkingConfig field.
Link copied to clipboard
Clears the value of customMetadata field.
Link copied to clipboard
Clears the value of displayName field.
Link copied to clipboard
Clears the value of httpOptions field.
Link copied to clipboard
Clears the value of mimeType field.
Link copied to clipboard
Clears the value of shouldReturnHttpResponse field.
Link copied to clipboard
@CanIgnoreReturnValue()
public abstract UploadToFileSearchStoreConfig.Builder customMetadata(List<CustomMetadata> customMetadata)
Setter for customMetadata.
@CanIgnoreReturnValue()
Setter for customMetadata builder.
Link copied to clipboard
Setter for displayName.
Link copied to clipboard
Setter for httpOptions.
@CanIgnoreReturnValue()
Setter for httpOptions builder.
Link copied to clipboard
Setter for mimeType.
Link copied to clipboard
public abstract UploadToFileSearchStoreConfig.Builder shouldReturnHttpResponse(boolean shouldReturnHttpResponse)
Setter for shouldReturnHttpResponse.