Class DataLakeExchangeHeaders
java.lang.Object
org.apache.camel.component.azure.storage.datalake.DataLakeExchangeHeaders
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccessTier(com.azure.storage.file.datalake.models.AccessTier accessTier) accessTierChangrTime(OffsetDateTime accessTierChangeTime) archiveStatus(com.azure.storage.file.datalake.models.ArchiveStatus archiveStatus) cacheControl(String cacheControl) contentDisposition(String contentDisposition) contentEncoding(String contentEncoding) contentLanguage(String contentLanguage) contentMd5(byte[] contentMd5) contentType(String contentType) copyCompletionTime(OffsetDateTime copyCompletionTime) copyProgress(String copyProgress) copySource(String copySource) copyStatus(com.azure.storage.file.datalake.models.CopyStatusType copyStatus) copyStatusDescription(String copyStatusDescription) static DataLakeExchangeHeaderscreate()static DataLakeExchangeHeaderscreateDataLakeExchangeHeadersFromFileReadHeaders(com.azure.storage.file.datalake.models.FileReadHeaders fileReadHeaders) static DataLakeExchangeHeaderscreateDataLakeExchangeHeadersFromPathInfo(com.azure.storage.file.datalake.models.PathInfo pathInfo) static DataLakeExchangeHeaderscreateDataLakeExchangeHeadersFromPathProperties(com.azure.storage.file.datalake.models.PathProperties properties) creationTime(OffsetDateTime creationTime) downloadLink(String downloadLink) fileClient(com.azure.storage.file.datalake.DataLakeFileClient fileClient) static com.azure.storage.file.datalake.models.AccessTiergetAccessTierFromHeaders(org.apache.camel.Exchange exchange) static BooleangetCloseFromHeaders(org.apache.camel.Exchange exchange) static byte[]getContendMd5FromHeaders(org.apache.camel.Exchange exchange) static DataLakeOperationsDefinitiongetDataLakeOperationsDefinitionFromHeader(org.apache.camel.Exchange exchange) static com.azure.storage.file.datalake.models.DataLakeRequestConditionsgetDataLakeRequestConditionsFromHeaders(org.apache.camel.Exchange exchange) static StringgetDirectoryNameFromHeaders(org.apache.camel.Exchange exchange) static LonggetDownloadLinkExpirationFromHeaders(org.apache.camel.Exchange exchange) static Consumer<com.azure.storage.file.datalake.models.FileQueryError>getErrorConsumerFromHeaders(org.apache.camel.Exchange exchange) static StringgetExpressionFromHeaders(org.apache.camel.Exchange exchange) static com.azure.storage.file.datalake.DataLakeFileClientgetFileClientFromHeaders(org.apache.camel.Exchange exchange) static StringgetFileDirFromHeaders(org.apache.camel.Exchange exchange) static StringgetFileNameFromHeaders(org.apache.camel.Exchange exchange) static LonggetFileOffsetFromHeaders(org.apache.camel.Exchange exchange) static com.azure.storage.file.datalake.models.FileRangegetFileRangeFromHeaders(org.apache.camel.Exchange exchange) static StringgetFileSystemNameFromHeaders(org.apache.camel.Exchange exchange) static BooleangetFlushFromHeaders(org.apache.camel.Exchange exchange) static com.azure.storage.file.datalake.models.FileQuerySerializationgetInputSerializationFromHeaders(org.apache.camel.Exchange exchange) static StringgetLeaseIdFromHeaders(org.apache.camel.Exchange exchange) static com.azure.storage.file.datalake.models.ListFileSystemsOptionsgetListFileSystemOptionsFromHeaders(org.apache.camel.Exchange exchange) static com.azure.storage.file.datalake.models.ListPathsOptionsgetListPathsOptionsFromHeaders(org.apache.camel.Exchange exchange) static IntegergetMaxResultsFromHeaders(org.apache.camel.Exchange exchange) getMedataFromHeaders(org.apache.camel.Exchange exchange) static Set<OpenOption>getOpenOptionsFromHeaders(org.apache.camel.Exchange exchange) static com.azure.storage.file.datalake.models.FileQuerySerializationgetOutputSerializationFromHeaders(org.apache.camel.Exchange exchange) static com.azure.storage.common.ParallelTransferOptionsgetParallelTransferOptionsFromHeaders(org.apache.camel.Exchange exchange) static StringgetPathFromHeaders(org.apache.camel.Exchange exchange) static com.azure.storage.file.datalake.models.PathHttpHeadersgetPathHttpHeadersFromHeaders(org.apache.camel.Exchange exchange) static StringgetPermissionFromHeaders(org.apache.camel.Exchange exchange) static LonggetPositionFromHeaders(org.apache.camel.Exchange exchange) static Consumer<com.azure.storage.file.datalake.models.FileQueryProgress>getProgressConsumerFromHeaders(org.apache.camel.Exchange exchange) static com.azure.storage.file.datalake.models.PublicAccessTypegetPublicAccessTypeFromHeaders(org.apache.camel.Exchange exchange) static com.azure.storage.file.datalake.options.FileQueryOptionsgetQueryOptionsFromHeaders(org.apache.camel.Exchange exchange) static BooleangetRecursiveFromHeaders(org.apache.camel.Exchange exchange) static StringgetRegexFromHeaders(org.apache.camel.Exchange exchange) static BooleangetRetainUncommittedDataFromHeaders(org.apache.camel.Exchange exchange) static DurationgetTimoutFromHeaders(org.apache.camel.Exchange exchange) static StringgetUmaskFromHeaders(org.apache.camel.Exchange exchange) static BooleangetUserPrincipalNameReturnedFromHeaders(org.apache.camel.Exchange exchange) httpHeaders(com.azure.core.http.HttpHeaders httpHeaders) incrementalCopy(Boolean incrementalCopy) lastModified(OffsetDateTime lastModified) leaseDuration(com.azure.storage.file.datalake.models.LeaseDurationType leaseDuration) leaseState(com.azure.storage.file.datalake.models.LeaseStateType leaseState) leaseStatus(com.azure.storage.file.datalake.models.LeaseStatusType leaseStatus) serverEncrypted(Boolean serverEncrypted) toMap()
-
Constructor Details
-
DataLakeExchangeHeaders
public DataLakeExchangeHeaders()
-
-
Method Details
-
createDataLakeExchangeHeadersFromPathProperties
public static DataLakeExchangeHeaders createDataLakeExchangeHeadersFromPathProperties(com.azure.storage.file.datalake.models.PathProperties properties) -
createDataLakeExchangeHeadersFromPathInfo
public static DataLakeExchangeHeaders createDataLakeExchangeHeadersFromPathInfo(com.azure.storage.file.datalake.models.PathInfo pathInfo) -
createDataLakeExchangeHeadersFromFileReadHeaders
public static DataLakeExchangeHeaders createDataLakeExchangeHeadersFromFileReadHeaders(com.azure.storage.file.datalake.models.FileReadHeaders fileReadHeaders) -
getListFileSystemOptionsFromHeaders
public static com.azure.storage.file.datalake.models.ListFileSystemsOptions getListFileSystemOptionsFromHeaders(org.apache.camel.Exchange exchange) -
create
-
getTimoutFromHeaders
-
getDataLakeOperationsDefinitionFromHeader
public static DataLakeOperationsDefinition getDataLakeOperationsDefinitionFromHeader(org.apache.camel.Exchange exchange) -
getFileSystemNameFromHeaders
-
getDirectoryNameFromHeaders
-
getFileNameFromHeaders
-
getMedataFromHeaders
-
getPublicAccessTypeFromHeaders
public static com.azure.storage.file.datalake.models.PublicAccessType getPublicAccessTypeFromHeaders(org.apache.camel.Exchange exchange) -
getDataLakeRequestConditionsFromHeaders
public static com.azure.storage.file.datalake.models.DataLakeRequestConditions getDataLakeRequestConditionsFromHeaders(org.apache.camel.Exchange exchange) -
getListPathsOptionsFromHeaders
public static com.azure.storage.file.datalake.models.ListPathsOptions getListPathsOptionsFromHeaders(org.apache.camel.Exchange exchange) -
getPathFromHeaders
-
getRecursiveFromHeaders
-
getMaxResultsFromHeaders
-
getUserPrincipalNameReturnedFromHeaders
-
getRegexFromHeaders
-
getFileDirFromHeaders
-
getAccessTierFromHeaders
public static com.azure.storage.file.datalake.models.AccessTier getAccessTierFromHeaders(org.apache.camel.Exchange exchange) -
getContendMd5FromHeaders
public static byte[] getContendMd5FromHeaders(org.apache.camel.Exchange exchange) -
getFileRangeFromHeaders
public static com.azure.storage.file.datalake.models.FileRange getFileRangeFromHeaders(org.apache.camel.Exchange exchange) -
getParallelTransferOptionsFromHeaders
public static com.azure.storage.common.ParallelTransferOptions getParallelTransferOptionsFromHeaders(org.apache.camel.Exchange exchange) -
getOpenOptionsFromHeaders
-
getDownloadLinkExpirationFromHeaders
-
getFileOffsetFromHeaders
-
getLeaseIdFromHeaders
-
getPathHttpHeadersFromHeaders
public static com.azure.storage.file.datalake.models.PathHttpHeaders getPathHttpHeadersFromHeaders(org.apache.camel.Exchange exchange) -
getRetainUncommittedDataFromHeaders
-
getCloseFromHeaders
-
getPositionFromHeaders
-
getExpressionFromHeaders
-
getInputSerializationFromHeaders
public static com.azure.storage.file.datalake.models.FileQuerySerialization getInputSerializationFromHeaders(org.apache.camel.Exchange exchange) -
getOutputSerializationFromHeaders
public static com.azure.storage.file.datalake.models.FileQuerySerialization getOutputSerializationFromHeaders(org.apache.camel.Exchange exchange) -
getErrorConsumerFromHeaders
public static Consumer<com.azure.storage.file.datalake.models.FileQueryError> getErrorConsumerFromHeaders(org.apache.camel.Exchange exchange) -
getProgressConsumerFromHeaders
public static Consumer<com.azure.storage.file.datalake.models.FileQueryProgress> getProgressConsumerFromHeaders(org.apache.camel.Exchange exchange) -
getQueryOptionsFromHeaders
public static com.azure.storage.file.datalake.options.FileQueryOptions getQueryOptionsFromHeaders(org.apache.camel.Exchange exchange) -
getPermissionFromHeaders
-
getUmaskFromHeaders
-
getFileClientFromHeaders
public static com.azure.storage.file.datalake.DataLakeFileClient getFileClientFromHeaders(org.apache.camel.Exchange exchange) -
getFlushFromHeaders
-
toMap
-
httpHeaders
-
accessTier
public DataLakeExchangeHeaders accessTier(com.azure.storage.file.datalake.models.AccessTier accessTier) -
accessTierChangrTime
-
archiveStatus
public DataLakeExchangeHeaders archiveStatus(com.azure.storage.file.datalake.models.ArchiveStatus archiveStatus) -
cacheControl
-
contentDisposition
-
contentEncoding
-
contentLanguage
-
contentMd5
-
contentType
-
copyCompletionTime
-
copyId
-
copyProgress
-
copySource
-
copyStatus
public DataLakeExchangeHeaders copyStatus(com.azure.storage.file.datalake.models.CopyStatusType copyStatus) -
copyStatusDescription
-
creationTime
-
encryptionKeySha256
-
eTag
-
fileSize
-
lastModified
-
leaseDuration
public DataLakeExchangeHeaders leaseDuration(com.azure.storage.file.datalake.models.LeaseDurationType leaseDuration) -
leaseState
public DataLakeExchangeHeaders leaseState(com.azure.storage.file.datalake.models.LeaseStateType leaseState) -
leaseStatus
public DataLakeExchangeHeaders leaseStatus(com.azure.storage.file.datalake.models.LeaseStatusType leaseStatus) -
metadata
-
incrementalCopy
-
serverEncrypted
-
fileName
-
downloadLink
-
fileClient
public DataLakeExchangeHeaders fileClient(com.azure.storage.file.datalake.DataLakeFileClient fileClient)
-