Searched defs:requestFilePath (Results 1 – 3 of 3) sorted by relevance
85 private Path requestFilePath; field in S3MetaRequestOptions188 public S3MetaRequestOptions withRequestFilePath(Path requestFilePath) { in withRequestFilePath()
237 HttpRequestBodyStream httpRequestBodyStream, byte[] requestFilePath, in s3ClientMakeMetaRequest()
146 Path requestFilePath = httpExecutionAttributes.getAttribute(OBJECT_FILE_PATH); in execute() local238 … Path requestFilePath = asyncRequest.httpExecutionAttributes().getAttribute(OBJECT_FILE_PATH); in toCrtRequest() local