A B C D E F G H I J K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AccessKeyCredentials - Class in io.lakefs.clients.api.model
-
AccessKeyCredentials
- AccessKeyCredentials() - Constructor for class io.lakefs.clients.api.model.AccessKeyCredentials
- accessKeyId(String) - Method in class io.lakefs.clients.api.model.AccessKeyCredentials
- accessKeyId(String) - Method in class io.lakefs.clients.api.model.Credentials
- accessKeyId(String) - Method in class io.lakefs.clients.api.model.CredentialsWithSecret
- accessKeyId(String) - Method in class io.lakefs.clients.api.model.LoginInformation
- ACL - Class in io.lakefs.clients.api.model
-
ACL
- ACL() - Constructor for class io.lakefs.clients.api.model.ACL
- action(String) - Method in class io.lakefs.clients.api.model.HookRun
- action(List<String>) - Method in class io.lakefs.clients.api.model.Statement
- ActionRun - Class in io.lakefs.clients.api.model
-
ActionRun
- ActionRun() - Constructor for class io.lakefs.clients.api.model.ActionRun
- ActionRun.StatusEnum - Enum in io.lakefs.clients.api.model
-
Gets or Sets status
- ActionRun.StatusEnum.Adapter - Class in io.lakefs.clients.api.model
- ActionRunList - Class in io.lakefs.clients.api.model
-
ActionRunList
- ActionRunList() - Constructor for class io.lakefs.clients.api.model.ActionRunList
- ActionsApi - Class in io.lakefs.clients.api
- ActionsApi() - Constructor for class io.lakefs.clients.api.ActionsApi
- ActionsApi(ApiClient) - Constructor for class io.lakefs.clients.api.ActionsApi
- Adapter() - Constructor for class io.lakefs.clients.api.model.ActionRun.StatusEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.api.model.Diff.PathTypeEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.api.model.Diff.TypeEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.api.model.HookRun.StatusEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.api.model.ImportLocation.TypeEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.api.model.LoginConfig.RBACEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.api.model.ObjectStats.PathTypeEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.api.model.OtfDiffEntry.OperationTypeEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.api.model.OtfDiffList.DiffTypeEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.api.model.ResetCreation.TypeEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.api.model.SetupState.StateEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.api.model.Statement.EffectEnum.Adapter
- addActionItem(String) - Method in class io.lakefs.clients.api.model.Statement
- addBranchesItem(GarbageCollectionRule) - Method in class io.lakefs.clients.api.model.GarbageCollectionRules
- addDefaultCookie(String, String) - Method in class io.lakefs.clients.api.ApiClient
-
Add a default cookie.
- addDefaultHeader(String, String) - Method in class io.lakefs.clients.api.ApiClient
-
Add a default header.
- addDiffsItem(DiffProperties) - Method in class io.lakefs.clients.api.model.OTFDiffs
- ADDED - io.lakefs.clients.api.model.Diff.TypeEnum
- addErrorsItem(ObjectError) - Method in class io.lakefs.clients.api.model.ObjectErrorList
- addEventsItem(StatsEvent) - Method in class io.lakefs.clients.api.model.StatsEventsList
- addGroupMembership(String, String) - Method in class io.lakefs.clients.api.AuthApi
-
add group membership
- addGroupMembershipAsync(String, String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.AuthApi
-
add group membership (asynchronously)
- addGroupMembershipCall(String, String, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for addGroupMembership
- addGroupMembershipWithHttpInfo(String, String) - Method in class io.lakefs.clients.api.AuthApi
-
add group membership
- addLoginCookieNamesItem(String) - Method in class io.lakefs.clients.api.model.LoginConfig
- addParentsItem(String) - Method in class io.lakefs.clients.api.model.Commit
- addPathsItem(ImportLocation) - Method in class io.lakefs.clients.api.model.ImportCreation
- addPathsItem(String) - Method in class io.lakefs.clients.api.model.PathList
- addRangesItem(RangeMetadata) - Method in class io.lakefs.clients.api.model.MetaRangeCreation
- addResultsItem(ActionRun) - Method in class io.lakefs.clients.api.model.ActionRunList
- addResultsItem(Commit) - Method in class io.lakefs.clients.api.model.CommitList
- addResultsItem(Credentials) - Method in class io.lakefs.clients.api.model.CredentialsList
- addResultsItem(Diff) - Method in class io.lakefs.clients.api.model.DiffList
- addResultsItem(Group) - Method in class io.lakefs.clients.api.model.GroupList
- addResultsItem(HookRun) - Method in class io.lakefs.clients.api.model.HookRunList
- addResultsItem(ObjectStats) - Method in class io.lakefs.clients.api.model.ObjectStatsList
- addResultsItem(OtfDiffEntry) - Method in class io.lakefs.clients.api.model.OtfDiffList
- addResultsItem(Policy) - Method in class io.lakefs.clients.api.model.PolicyList
- addResultsItem(Ref) - Method in class io.lakefs.clients.api.model.RefList
- addResultsItem(Repository) - Method in class io.lakefs.clients.api.model.RepositoryList
- addResultsItem(User) - Method in class io.lakefs.clients.api.model.UserList
- addStatementItem(Statement) - Method in class io.lakefs.clients.api.model.Policy
- after(String) - Method in class io.lakefs.clients.api.model.StageRangeCreation
- ALLOW - io.lakefs.clients.api.model.Statement.EffectEnum
- ApiCallback<T> - Interface in io.lakefs.clients.api
-
Callback for asynchronous API call.
- ApiClient - Class in io.lakefs.clients.api
- ApiClient() - Constructor for class io.lakefs.clients.api.ApiClient
- ApiClient(OkHttpClient) - Constructor for class io.lakefs.clients.api.ApiClient
- ApiException - Exception in io.lakefs.clients.api
- ApiException() - Constructor for exception io.lakefs.clients.api.ApiException
- ApiException(int, String) - Constructor for exception io.lakefs.clients.api.ApiException
- ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception io.lakefs.clients.api.ApiException
- ApiException(int, Map<String, List<String>>, String) - Constructor for exception io.lakefs.clients.api.ApiException
- ApiException(String) - Constructor for exception io.lakefs.clients.api.ApiException
- ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception io.lakefs.clients.api.ApiException
- ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception io.lakefs.clients.api.ApiException
- ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception io.lakefs.clients.api.ApiException
- ApiException(Throwable) - Constructor for exception io.lakefs.clients.api.ApiException
- ApiKeyAuth - Class in io.lakefs.clients.api.auth
- ApiKeyAuth(String, String) - Constructor for class io.lakefs.clients.api.auth.ApiKeyAuth
- ApiResponse<T> - Class in io.lakefs.clients.api
-
API response returned by API call.
- ApiResponse(int, Map<String, List<String>>) - Constructor for class io.lakefs.clients.api.ApiResponse
- ApiResponse(int, Map<String, List<String>>, T) - Constructor for class io.lakefs.clients.api.ApiResponse
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class io.lakefs.clients.api.auth.ApiKeyAuth
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in interface io.lakefs.clients.api.auth.Authentication
-
Apply authentication settings to header and query params.
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class io.lakefs.clients.api.auth.HttpBasicAuth
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>) - Method in class io.lakefs.clients.api.auth.HttpBearerAuth
- attachPolicyToGroup(String, String) - Method in class io.lakefs.clients.api.AuthApi
-
attach policy to group
- attachPolicyToGroupAsync(String, String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.AuthApi
-
attach policy to group (asynchronously)
- attachPolicyToGroupCall(String, String, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for attachPolicyToGroup
- attachPolicyToGroupWithHttpInfo(String, String) - Method in class io.lakefs.clients.api.AuthApi
-
attach policy to group
- attachPolicyToUser(String, String) - Method in class io.lakefs.clients.api.AuthApi
-
attach policy to user
- attachPolicyToUserAsync(String, String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.AuthApi
-
attach policy to user (asynchronously)
- attachPolicyToUserCall(String, String, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for attachPolicyToUser
- attachPolicyToUserWithHttpInfo(String, String) - Method in class io.lakefs.clients.api.AuthApi
-
attach policy to user
- AuthApi - Class in io.lakefs.clients.api
- AuthApi() - Constructor for class io.lakefs.clients.api.AuthApi
- AuthApi(ApiClient) - Constructor for class io.lakefs.clients.api.AuthApi
- AuthCapabilities - Class in io.lakefs.clients.api.model
-
AuthCapabilities
- AuthCapabilities() - Constructor for class io.lakefs.clients.api.model.AuthCapabilities
- Authentication - Interface in io.lakefs.clients.api.auth
- AuthenticationToken - Class in io.lakefs.clients.api.model
-
AuthenticationToken
- AuthenticationToken() - Constructor for class io.lakefs.clients.api.model.AuthenticationToken
B
- baseCommitId(String) - Method in class io.lakefs.clients.api.model.FindMergeBaseResult
- blockstoreNamespaceExample(String) - Method in class io.lakefs.clients.api.model.StorageConfig
- blockstoreNamespaceValidityRegex(String) - Method in class io.lakefs.clients.api.model.StorageConfig
- blockstoreType(String) - Method in class io.lakefs.clients.api.model.StorageConfig
- branch(String) - Method in class io.lakefs.clients.api.model.ActionRun
- BranchCreation - Class in io.lakefs.clients.api.model
-
BranchCreation
- BranchCreation() - Constructor for class io.lakefs.clients.api.model.BranchCreation
- branches(List<GarbageCollectionRule>) - Method in class io.lakefs.clients.api.model.GarbageCollectionRules
- BranchesApi - Class in io.lakefs.clients.api
- BranchesApi() - Constructor for class io.lakefs.clients.api.BranchesApi
- BranchesApi(ApiClient) - Constructor for class io.lakefs.clients.api.BranchesApi
- branchesMetaRangeId(String) - Method in class io.lakefs.clients.api.model.RefsDump
- branchId(String) - Method in class io.lakefs.clients.api.model.GarbageCollectionRule
- BranchProtectionRule - Class in io.lakefs.clients.api.model
-
BranchProtectionRule
- BranchProtectionRule() - Constructor for class io.lakefs.clients.api.model.BranchProtectionRule
- buildCall(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class io.lakefs.clients.api.ApiClient
-
Build HTTP call with the given options.
- buildRequest(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class io.lakefs.clients.api.ApiClient
-
Build an HTTP request with the given options.
- buildRequestBodyFormEncoding(Map<String, Object>) - Method in class io.lakefs.clients.api.ApiClient
-
Build a form-encoding request body with the given form parameters.
- buildRequestBodyMultipart(Map<String, Object>) - Method in class io.lakefs.clients.api.ApiClient
-
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
- buildUrl(String, List<Pair>, List<Pair>) - Method in class io.lakefs.clients.api.ApiClient
-
Build full URL by concatenating base path, the given sub path and query parameters.
- ByteArrayAdapter() - Constructor for class io.lakefs.clients.api.JSON.ByteArrayAdapter
C
- CHANGED - io.lakefs.clients.api.model.Diff.TypeEnum
- CHANGED - io.lakefs.clients.api.model.OtfDiffList.DiffTypeEnum
- checksum(String) - Method in class io.lakefs.clients.api.model.ObjectStageCreation
- checksum(String) - Method in class io.lakefs.clients.api.model.ObjectStats
- checksum(String) - Method in class io.lakefs.clients.api.model.StagingMetadata
- cherryPick(String, String, CherryPickCreation) - Method in class io.lakefs.clients.api.BranchesApi
-
Replay the changes from the given commit on the branch
- cherryPickAsync(String, String, CherryPickCreation, ApiCallback<Commit>) - Method in class io.lakefs.clients.api.BranchesApi
-
Replay the changes from the given commit on the branch (asynchronously)
- cherryPickCall(String, String, CherryPickCreation, ApiCallback) - Method in class io.lakefs.clients.api.BranchesApi
-
Build call for cherryPick
- CherryPickCreation - Class in io.lakefs.clients.api.model
-
CherryPickCreation
- CherryPickCreation() - Constructor for class io.lakefs.clients.api.model.CherryPickCreation
- cherryPickWithHttpInfo(String, String, CherryPickCreation) - Method in class io.lakefs.clients.api.BranchesApi
-
Replay the changes from the given commit on the branch
- collectionPathParameterToString(String, Collection) - Method in class io.lakefs.clients.api.ApiClient
-
Formats the specified collection path parameter to a string value.
- commit(Commit) - Method in class io.lakefs.clients.api.model.ImportStatusResp
- commit(CommitCreation) - Method in class io.lakefs.clients.api.model.ImportCreation
- commit(String, String, CommitCreation, String) - Method in class io.lakefs.clients.api.CommitsApi
-
create commit
- Commit - Class in io.lakefs.clients.api.model
-
Commit
- Commit() - Constructor for class io.lakefs.clients.api.model.Commit
- commitAsync(String, String, CommitCreation, String, ApiCallback<Commit>) - Method in class io.lakefs.clients.api.CommitsApi
-
create commit (asynchronously)
- commitCall(String, String, CommitCreation, String, ApiCallback) - Method in class io.lakefs.clients.api.CommitsApi
-
Build call for commit
- CommitCreation - Class in io.lakefs.clients.api.model
-
CommitCreation
- CommitCreation() - Constructor for class io.lakefs.clients.api.model.CommitCreation
- commitId(String) - Method in class io.lakefs.clients.api.model.ActionRun
- commitId(String) - Method in class io.lakefs.clients.api.model.Ref
- CommitList - Class in io.lakefs.clients.api.model
-
CommitList
- CommitList() - Constructor for class io.lakefs.clients.api.model.CommitList
- CommitsApi - Class in io.lakefs.clients.api
- CommitsApi() - Constructor for class io.lakefs.clients.api.CommitsApi
- CommitsApi(ApiClient) - Constructor for class io.lakefs.clients.api.CommitsApi
- commitsMetaRangeId(String) - Method in class io.lakefs.clients.api.model.RefsDump
- committer(String) - Method in class io.lakefs.clients.api.model.Commit
- commitWithHttpInfo(String, String, CommitCreation, String) - Method in class io.lakefs.clients.api.CommitsApi
-
create commit
- COMMON_PREFIX - io.lakefs.clients.api.model.Diff.PathTypeEnum
- COMMON_PREFIX - io.lakefs.clients.api.model.ImportLocation.TypeEnum
- COMMON_PREFIX - io.lakefs.clients.api.model.ObjectStats.PathTypeEnum
- COMMON_PREFIX - io.lakefs.clients.api.model.ResetCreation.TypeEnum
- CommPrefsInput - Class in io.lakefs.clients.api.model
-
CommPrefsInput
- CommPrefsInput() - Constructor for class io.lakefs.clients.api.model.CommPrefsInput
- commPrefsMissing(Boolean) - Method in class io.lakefs.clients.api.model.SetupState
- completed(Boolean) - Method in class io.lakefs.clients.api.model.ImportStatusResp
- COMPLETED - io.lakefs.clients.api.model.ActionRun.StatusEnum
- COMPLETED - io.lakefs.clients.api.model.HookRun.StatusEnum
- ConfigApi - Class in io.lakefs.clients.api
- ConfigApi() - Constructor for class io.lakefs.clients.api.ConfigApi
- ConfigApi(ApiClient) - Constructor for class io.lakefs.clients.api.ConfigApi
- Configuration - Class in io.lakefs.clients.api
- Configuration() - Constructor for class io.lakefs.clients.api.Configuration
- CONFLICT - io.lakefs.clients.api.model.Diff.TypeEnum
- containsIgnoreCase(String[], String) - Static method in class io.lakefs.clients.api.StringUtil
-
Check if the given array contains the given value (with case-insensitive comparison).
- contentLength() - Method in class io.lakefs.clients.api.ProgressRequestBody
- contentLength() - Method in class io.lakefs.clients.api.ProgressResponseBody
- contentType() - Method in class io.lakefs.clients.api.ProgressRequestBody
- contentType() - Method in class io.lakefs.clients.api.ProgressResponseBody
- contentType(String) - Method in class io.lakefs.clients.api.model.ObjectStageCreation
- contentType(String) - Method in class io.lakefs.clients.api.model.ObjectStats
- contentType(String) - Method in class io.lakefs.clients.api.model.StagingMetadata
- continuationToken(String) - Method in class io.lakefs.clients.api.model.ImportPagination
- continuationToken(String) - Method in class io.lakefs.clients.api.model.PrepareGCUncommittedRequest
- continuationToken(String) - Method in class io.lakefs.clients.api.model.PrepareGCUncommittedResponse
- continuationToken(String) - Method in class io.lakefs.clients.api.model.StageRangeCreation
- copyObject(String, String, String, ObjectCopyCreation) - Method in class io.lakefs.clients.api.ObjectsApi
-
create a copy of an object
- copyObjectAsync(String, String, String, ObjectCopyCreation, ApiCallback<ObjectStats>) - Method in class io.lakefs.clients.api.ObjectsApi
-
create a copy of an object (asynchronously)
- copyObjectCall(String, String, String, ObjectCopyCreation, ApiCallback) - Method in class io.lakefs.clients.api.ObjectsApi
-
Build call for copyObject
- copyObjectWithHttpInfo(String, String, String, ObjectCopyCreation) - Method in class io.lakefs.clients.api.ObjectsApi
-
create a copy of an object
- count(Integer) - Method in class io.lakefs.clients.api.model.RangeMetadata
- count(Integer) - Method in class io.lakefs.clients.api.model.StatsEvent
- CREATE - io.lakefs.clients.api.model.OtfDiffEntry.OperationTypeEnum
- createBranch(String, BranchCreation) - Method in class io.lakefs.clients.api.BranchesApi
-
create branch
- createBranchAsync(String, BranchCreation, ApiCallback<String>) - Method in class io.lakefs.clients.api.BranchesApi
-
create branch (asynchronously)
- createBranchCall(String, BranchCreation, ApiCallback) - Method in class io.lakefs.clients.api.BranchesApi
-
Build call for createBranch
- createBranchProtectionRule(String, BranchProtectionRule) - Method in class io.lakefs.clients.api.RepositoriesApi
- createBranchProtectionRuleAsync(String, BranchProtectionRule, ApiCallback<Void>) - Method in class io.lakefs.clients.api.RepositoriesApi
-
(asynchronously)
- createBranchProtectionRuleCall(String, BranchProtectionRule, ApiCallback) - Method in class io.lakefs.clients.api.RepositoriesApi
-
Build call for createBranchProtectionRule
- createBranchProtectionRulePreflight(String) - Method in class io.lakefs.clients.api.RepositoriesApi
- createBranchProtectionRulePreflightAsync(String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.RepositoriesApi
-
(asynchronously)
- createBranchProtectionRulePreflightCall(String, ApiCallback) - Method in class io.lakefs.clients.api.RepositoriesApi
-
Build call for createBranchProtectionRulePreflight
- createBranchProtectionRulePreflightWithHttpInfo(String) - Method in class io.lakefs.clients.api.RepositoriesApi
- createBranchProtectionRuleWithHttpInfo(String, BranchProtectionRule) - Method in class io.lakefs.clients.api.RepositoriesApi
- createBranchWithHttpInfo(String, BranchCreation) - Method in class io.lakefs.clients.api.BranchesApi
-
create branch
- createCredentials(String) - Method in class io.lakefs.clients.api.AuthApi
-
create credentials
- createCredentialsAsync(String, ApiCallback<CredentialsWithSecret>) - Method in class io.lakefs.clients.api.AuthApi
-
create credentials (asynchronously)
- createCredentialsCall(String, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for createCredentials
- createCredentialsWithHttpInfo(String) - Method in class io.lakefs.clients.api.AuthApi
-
create credentials
- CREATED - io.lakefs.clients.api.model.OtfDiffList.DiffTypeEnum
- createGroup(GroupCreation) - Method in class io.lakefs.clients.api.AuthApi
-
create group
- createGroupAsync(GroupCreation, ApiCallback<Group>) - Method in class io.lakefs.clients.api.AuthApi
-
create group (asynchronously)
- createGroupCall(GroupCreation, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for createGroup
- createGroupWithHttpInfo(GroupCreation) - Method in class io.lakefs.clients.api.AuthApi
-
create group
- createGson() - Static method in class io.lakefs.clients.api.JSON
- createMetaRange(String, MetaRangeCreation) - Method in class io.lakefs.clients.api.ImportApi
-
create a lakeFS metarange file from the given ranges
- createMetaRangeAsync(String, MetaRangeCreation, ApiCallback<MetaRangeCreationResponse>) - Method in class io.lakefs.clients.api.ImportApi
-
create a lakeFS metarange file from the given ranges (asynchronously)
- createMetaRangeCall(String, MetaRangeCreation, ApiCallback) - Method in class io.lakefs.clients.api.ImportApi
-
Build call for createMetaRange
- createMetaRangeWithHttpInfo(String, MetaRangeCreation) - Method in class io.lakefs.clients.api.ImportApi
-
create a lakeFS metarange file from the given ranges
- createPolicy(Policy) - Method in class io.lakefs.clients.api.AuthApi
-
create policy
- createPolicyAsync(Policy, ApiCallback<Policy>) - Method in class io.lakefs.clients.api.AuthApi
-
create policy (asynchronously)
- createPolicyCall(Policy, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for createPolicy
- createPolicyWithHttpInfo(Policy) - Method in class io.lakefs.clients.api.AuthApi
-
create policy
- createRepository(RepositoryCreation, Boolean) - Method in class io.lakefs.clients.api.RepositoriesApi
-
create repository
- createRepositoryAsync(RepositoryCreation, Boolean, ApiCallback<Repository>) - Method in class io.lakefs.clients.api.RepositoriesApi
-
create repository (asynchronously)
- createRepositoryCall(RepositoryCreation, Boolean, ApiCallback) - Method in class io.lakefs.clients.api.RepositoriesApi
-
Build call for createRepository
- createRepositoryWithHttpInfo(RepositoryCreation, Boolean) - Method in class io.lakefs.clients.api.RepositoriesApi
-
create repository
- createSymlinkFile(String, String, String) - Method in class io.lakefs.clients.api.MetadataApi
-
creates symlink files corresponding to the given directory
- createSymlinkFileAsync(String, String, String, ApiCallback<StorageURI>) - Method in class io.lakefs.clients.api.MetadataApi
-
creates symlink files corresponding to the given directory (asynchronously)
- createSymlinkFileCall(String, String, String, ApiCallback) - Method in class io.lakefs.clients.api.MetadataApi
-
Build call for createSymlinkFile
- createSymlinkFileWithHttpInfo(String, String, String) - Method in class io.lakefs.clients.api.MetadataApi
-
creates symlink files corresponding to the given directory
- createTag(String, TagCreation) - Method in class io.lakefs.clients.api.TagsApi
-
create tag
- createTagAsync(String, TagCreation, ApiCallback<Ref>) - Method in class io.lakefs.clients.api.TagsApi
-
create tag (asynchronously)
- createTagCall(String, TagCreation, ApiCallback) - Method in class io.lakefs.clients.api.TagsApi
-
Build call for createTag
- createTagWithHttpInfo(String, TagCreation) - Method in class io.lakefs.clients.api.TagsApi
-
create tag
- createUser(UserCreation) - Method in class io.lakefs.clients.api.AuthApi
-
create user
- createUserAsync(UserCreation, ApiCallback<User>) - Method in class io.lakefs.clients.api.AuthApi
-
create user (asynchronously)
- createUserCall(UserCreation, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for createUser
- createUserWithHttpInfo(UserCreation) - Method in class io.lakefs.clients.api.AuthApi
-
create user
- creationDate(Long) - Method in class io.lakefs.clients.api.model.Commit
- creationDate(Long) - Method in class io.lakefs.clients.api.model.Credentials
- creationDate(Long) - Method in class io.lakefs.clients.api.model.CredentialsWithSecret
- creationDate(Long) - Method in class io.lakefs.clients.api.model.Group
- creationDate(Long) - Method in class io.lakefs.clients.api.model.Policy
- creationDate(Long) - Method in class io.lakefs.clients.api.model.Repository
- creationDate(Long) - Method in class io.lakefs.clients.api.model.User
- Credentials - Class in io.lakefs.clients.api.model
-
Credentials
- Credentials() - Constructor for class io.lakefs.clients.api.model.Credentials
- CredentialsList - Class in io.lakefs.clients.api.model
-
CredentialsList
- CredentialsList() - Constructor for class io.lakefs.clients.api.model.CredentialsList
- CredentialsWithSecret - Class in io.lakefs.clients.api.model
-
CredentialsWithSecret
- CredentialsWithSecret() - Constructor for class io.lakefs.clients.api.model.CredentialsWithSecret
- CurrentUser - Class in io.lakefs.clients.api.model
-
CurrentUser
- CurrentUser() - Constructor for class io.lakefs.clients.api.model.CurrentUser
D
- date(Long) - Method in class io.lakefs.clients.api.model.CommitCreation
- DateTypeAdapter() - Constructor for class io.lakefs.clients.api.JSON.DateTypeAdapter
- DateTypeAdapter(DateFormat) - Constructor for class io.lakefs.clients.api.JSON.DateTypeAdapter
- defaultBranch(String) - Method in class io.lakefs.clients.api.model.Repository
- defaultBranch(String) - Method in class io.lakefs.clients.api.model.RepositoryCreation
- defaultNamespacePrefix(String) - Method in class io.lakefs.clients.api.model.StorageConfig
- defaultRetentionDays(Integer) - Method in class io.lakefs.clients.api.model.GarbageCollectionRules
- defaultValue - Variable in class io.lakefs.clients.api.ServerVariable
- DELETE - io.lakefs.clients.api.model.OtfDiffEntry.OperationTypeEnum
- deleteBranch(String, String) - Method in class io.lakefs.clients.api.BranchesApi
-
delete branch
- deleteBranchAsync(String, String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.BranchesApi
-
delete branch (asynchronously)
- deleteBranchCall(String, String, ApiCallback) - Method in class io.lakefs.clients.api.BranchesApi
-
Build call for deleteBranch
- deleteBranchProtectionRule(String, InlineObject1) - Method in class io.lakefs.clients.api.RepositoriesApi
- deleteBranchProtectionRuleAsync(String, InlineObject1, ApiCallback<Void>) - Method in class io.lakefs.clients.api.RepositoriesApi
-
(asynchronously)
- deleteBranchProtectionRuleCall(String, InlineObject1, ApiCallback) - Method in class io.lakefs.clients.api.RepositoriesApi
-
Build call for deleteBranchProtectionRule
- deleteBranchProtectionRuleWithHttpInfo(String, InlineObject1) - Method in class io.lakefs.clients.api.RepositoriesApi
- deleteBranchWithHttpInfo(String, String) - Method in class io.lakefs.clients.api.BranchesApi
-
delete branch
- deleteCredentials(String, String) - Method in class io.lakefs.clients.api.AuthApi
-
delete credentials
- deleteCredentialsAsync(String, String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.AuthApi
-
delete credentials (asynchronously)
- deleteCredentialsCall(String, String, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for deleteCredentials
- deleteCredentialsWithHttpInfo(String, String) - Method in class io.lakefs.clients.api.AuthApi
-
delete credentials
- deleteGarbageCollectionRules(String) - Method in class io.lakefs.clients.api.RetentionApi
- deleteGarbageCollectionRulesAsync(String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.RetentionApi
-
(asynchronously)
- deleteGarbageCollectionRulesCall(String, ApiCallback) - Method in class io.lakefs.clients.api.RetentionApi
-
Build call for deleteGarbageCollectionRules
- deleteGarbageCollectionRulesWithHttpInfo(String) - Method in class io.lakefs.clients.api.RetentionApi
- deleteGroup(String) - Method in class io.lakefs.clients.api.AuthApi
-
delete group
- deleteGroupAsync(String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.AuthApi
-
delete group (asynchronously)
- deleteGroupCall(String, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for deleteGroup
- deleteGroupMembership(String, String) - Method in class io.lakefs.clients.api.AuthApi
-
delete group membership
- deleteGroupMembershipAsync(String, String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.AuthApi
-
delete group membership (asynchronously)
- deleteGroupMembershipCall(String, String, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for deleteGroupMembership
- deleteGroupMembershipWithHttpInfo(String, String) - Method in class io.lakefs.clients.api.AuthApi
-
delete group membership
- deleteGroupWithHttpInfo(String) - Method in class io.lakefs.clients.api.AuthApi
-
delete group
- deleteObject(String, String, String) - Method in class io.lakefs.clients.api.ObjectsApi
-
delete object.
- deleteObjectAsync(String, String, String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.ObjectsApi
-
delete object.
- deleteObjectCall(String, String, String, ApiCallback) - Method in class io.lakefs.clients.api.ObjectsApi
-
Build call for deleteObject
- deleteObjects(String, String, PathList) - Method in class io.lakefs.clients.api.ObjectsApi
-
delete objects.
- deleteObjectsAsync(String, String, PathList, ApiCallback<ObjectErrorList>) - Method in class io.lakefs.clients.api.ObjectsApi
-
delete objects.
- deleteObjectsCall(String, String, PathList, ApiCallback) - Method in class io.lakefs.clients.api.ObjectsApi
-
Build call for deleteObjects
- deleteObjectsWithHttpInfo(String, String, PathList) - Method in class io.lakefs.clients.api.ObjectsApi
-
delete objects.
- deleteObjectWithHttpInfo(String, String, String) - Method in class io.lakefs.clients.api.ObjectsApi
-
delete object.
- deletePolicy(String) - Method in class io.lakefs.clients.api.AuthApi
-
delete policy
- deletePolicyAsync(String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.AuthApi
-
delete policy (asynchronously)
- deletePolicyCall(String, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for deletePolicy
- deletePolicyWithHttpInfo(String) - Method in class io.lakefs.clients.api.AuthApi
-
delete policy
- deleteRepository(String) - Method in class io.lakefs.clients.api.RepositoriesApi
-
delete repository
- deleteRepositoryAsync(String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.RepositoriesApi
-
delete repository (asynchronously)
- deleteRepositoryCall(String, ApiCallback) - Method in class io.lakefs.clients.api.RepositoriesApi
-
Build call for deleteRepository
- deleteRepositoryWithHttpInfo(String) - Method in class io.lakefs.clients.api.RepositoriesApi
-
delete repository
- deleteTag(String, String) - Method in class io.lakefs.clients.api.TagsApi
-
delete tag
- deleteTagAsync(String, String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.TagsApi
-
delete tag (asynchronously)
- deleteTagCall(String, String, ApiCallback) - Method in class io.lakefs.clients.api.TagsApi
-
Build call for deleteTag
- deleteTagWithHttpInfo(String, String) - Method in class io.lakefs.clients.api.TagsApi
-
delete tag
- deleteUser(String) - Method in class io.lakefs.clients.api.AuthApi
-
delete user
- deleteUserAsync(String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.AuthApi
-
delete user (asynchronously)
- deleteUserCall(String, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for deleteUser
- deleteUserWithHttpInfo(String) - Method in class io.lakefs.clients.api.AuthApi
-
delete user
- DENY - io.lakefs.clients.api.model.Statement.EffectEnum
- description - Variable in class io.lakefs.clients.api.ServerConfiguration
- description - Variable in class io.lakefs.clients.api.ServerVariable
- deserialize(String, Type) - Method in class io.lakefs.clients.api.JSON
-
Deserialize the given JSON string to Java object.
- deserialize(Response, Type) - Method in class io.lakefs.clients.api.ApiClient
-
Deserialize response body to Java object, according to the return type and the Content-Type response header.
- destination(String) - Method in class io.lakefs.clients.api.model.ImportLocation
- destinationCommitId(String) - Method in class io.lakefs.clients.api.model.FindMergeBaseResult
- detachPolicyFromGroup(String, String) - Method in class io.lakefs.clients.api.AuthApi
-
detach policy from group
- detachPolicyFromGroupAsync(String, String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.AuthApi
-
detach policy from group (asynchronously)
- detachPolicyFromGroupCall(String, String, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for detachPolicyFromGroup
- detachPolicyFromGroupWithHttpInfo(String, String) - Method in class io.lakefs.clients.api.AuthApi
-
detach policy from group
- detachPolicyFromUser(String, String) - Method in class io.lakefs.clients.api.AuthApi
-
detach policy from user
- detachPolicyFromUserAsync(String, String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.AuthApi
-
detach policy from user (asynchronously)
- detachPolicyFromUserCall(String, String, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for detachPolicyFromUser
- detachPolicyFromUserWithHttpInfo(String, String) - Method in class io.lakefs.clients.api.AuthApi
-
detach policy from user
- Diff - Class in io.lakefs.clients.api.model
-
Diff
- Diff() - Constructor for class io.lakefs.clients.api.model.Diff
- Diff.PathTypeEnum - Enum in io.lakefs.clients.api.model
-
Gets or Sets pathType
- Diff.PathTypeEnum.Adapter - Class in io.lakefs.clients.api.model
- Diff.TypeEnum - Enum in io.lakefs.clients.api.model
-
Gets or Sets type
- Diff.TypeEnum.Adapter - Class in io.lakefs.clients.api.model
- diffBranch(String, String, String, Integer, String, String) - Method in class io.lakefs.clients.api.BranchesApi
-
diff branch
- diffBranchAsync(String, String, String, Integer, String, String, ApiCallback<DiffList>) - Method in class io.lakefs.clients.api.BranchesApi
-
diff branch (asynchronously)
- diffBranchCall(String, String, String, Integer, String, String, ApiCallback) - Method in class io.lakefs.clients.api.BranchesApi
-
Build call for diffBranch
- diffBranchWithHttpInfo(String, String, String, Integer, String, String) - Method in class io.lakefs.clients.api.BranchesApi
-
diff branch
- DiffList - Class in io.lakefs.clients.api.model
-
DiffList
- DiffList() - Constructor for class io.lakefs.clients.api.model.DiffList
- DiffProperties - Class in io.lakefs.clients.api.model
-
DiffProperties
- DiffProperties() - Constructor for class io.lakefs.clients.api.model.DiffProperties
- diffRefs(String, String, String, String, Integer, String, String, String) - Method in class io.lakefs.clients.api.RefsApi
-
diff references
- diffRefsAsync(String, String, String, String, Integer, String, String, String, ApiCallback<DiffList>) - Method in class io.lakefs.clients.api.RefsApi
-
diff references (asynchronously)
- diffRefsCall(String, String, String, String, Integer, String, String, String, ApiCallback) - Method in class io.lakefs.clients.api.RefsApi
-
Build call for diffRefs
- diffRefsWithHttpInfo(String, String, String, String, Integer, String, String, String) - Method in class io.lakefs.clients.api.RefsApi
-
diff references
- diffs(List<DiffProperties>) - Method in class io.lakefs.clients.api.model.OTFDiffs
- diffType(OtfDiffList.DiffTypeEnum) - Method in class io.lakefs.clients.api.model.OtfDiffList
- downloadFileFromResponse(Response) - Method in class io.lakefs.clients.api.ApiClient
-
Download file from the given response.
- DROPPED - io.lakefs.clients.api.model.OtfDiffList.DiffTypeEnum
- dumpRefs(String) - Method in class io.lakefs.clients.api.RefsApi
-
Dump repository refs (tags, commits, branches) to object store
- dumpRefsAsync(String, ApiCallback<RefsDump>) - Method in class io.lakefs.clients.api.RefsApi
-
Dump repository refs (tags, commits, branches) to object store (asynchronously)
- dumpRefsCall(String, ApiCallback) - Method in class io.lakefs.clients.api.RefsApi
-
Build call for dumpRefs
- dumpRefsWithHttpInfo(String) - Method in class io.lakefs.clients.api.RefsApi
-
Dump repository refs (tags, commits, branches) to object store
E
- effect(Statement.EffectEnum) - Method in class io.lakefs.clients.api.model.Statement
- email(String) - Method in class io.lakefs.clients.api.model.CommPrefsInput
- email(String) - Method in class io.lakefs.clients.api.model.ForgotPasswordRequest
- email(String) - Method in class io.lakefs.clients.api.model.UpdatePasswordByToken
- email(String) - Method in class io.lakefs.clients.api.model.User
- endTime(OffsetDateTime) - Method in class io.lakefs.clients.api.model.ActionRun
- endTime(OffsetDateTime) - Method in class io.lakefs.clients.api.model.HookRun
- enumValues - Variable in class io.lakefs.clients.api.ServerVariable
- equals(Object) - Method in class io.lakefs.clients.api.model.AccessKeyCredentials
- equals(Object) - Method in class io.lakefs.clients.api.model.ACL
- equals(Object) - Method in class io.lakefs.clients.api.model.ActionRun
- equals(Object) - Method in class io.lakefs.clients.api.model.ActionRunList
- equals(Object) - Method in class io.lakefs.clients.api.model.AuthCapabilities
- equals(Object) - Method in class io.lakefs.clients.api.model.AuthenticationToken
- equals(Object) - Method in class io.lakefs.clients.api.model.BranchCreation
- equals(Object) - Method in class io.lakefs.clients.api.model.BranchProtectionRule
- equals(Object) - Method in class io.lakefs.clients.api.model.CherryPickCreation
- equals(Object) - Method in class io.lakefs.clients.api.model.Commit
- equals(Object) - Method in class io.lakefs.clients.api.model.CommitCreation
- equals(Object) - Method in class io.lakefs.clients.api.model.CommitList
- equals(Object) - Method in class io.lakefs.clients.api.model.CommPrefsInput
- equals(Object) - Method in class io.lakefs.clients.api.model.Credentials
- equals(Object) - Method in class io.lakefs.clients.api.model.CredentialsList
- equals(Object) - Method in class io.lakefs.clients.api.model.CredentialsWithSecret
- equals(Object) - Method in class io.lakefs.clients.api.model.CurrentUser
- equals(Object) - Method in class io.lakefs.clients.api.model.Diff
- equals(Object) - Method in class io.lakefs.clients.api.model.DiffList
- equals(Object) - Method in class io.lakefs.clients.api.model.DiffProperties
- equals(Object) - Method in class io.lakefs.clients.api.model.Error
- equals(Object) - Method in class io.lakefs.clients.api.model.ErrorNoACL
- equals(Object) - Method in class io.lakefs.clients.api.model.FindMergeBaseResult
- equals(Object) - Method in class io.lakefs.clients.api.model.ForgotPasswordRequest
- equals(Object) - Method in class io.lakefs.clients.api.model.GarbageCollectionConfig
- equals(Object) - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareRequest
- equals(Object) - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
- equals(Object) - Method in class io.lakefs.clients.api.model.GarbageCollectionRule
- equals(Object) - Method in class io.lakefs.clients.api.model.GarbageCollectionRules
- equals(Object) - Method in class io.lakefs.clients.api.model.Group
- equals(Object) - Method in class io.lakefs.clients.api.model.GroupCreation
- equals(Object) - Method in class io.lakefs.clients.api.model.GroupList
- equals(Object) - Method in class io.lakefs.clients.api.model.HookRun
- equals(Object) - Method in class io.lakefs.clients.api.model.HookRunList
- equals(Object) - Method in class io.lakefs.clients.api.model.ImportCreation
- equals(Object) - Method in class io.lakefs.clients.api.model.ImportCreationResponse
- equals(Object) - Method in class io.lakefs.clients.api.model.ImportLocation
- equals(Object) - Method in class io.lakefs.clients.api.model.ImportPagination
- equals(Object) - Method in class io.lakefs.clients.api.model.ImportStatusResp
- equals(Object) - Method in class io.lakefs.clients.api.model.IngestRangeCreationResponse
- equals(Object) - Method in class io.lakefs.clients.api.model.InlineObject1
- equals(Object) - Method in class io.lakefs.clients.api.model.LoginConfig
- equals(Object) - Method in class io.lakefs.clients.api.model.LoginInformation
- equals(Object) - Method in class io.lakefs.clients.api.model.Merge
- equals(Object) - Method in class io.lakefs.clients.api.model.MergeResult
- equals(Object) - Method in class io.lakefs.clients.api.model.MetaRangeCreation
- equals(Object) - Method in class io.lakefs.clients.api.model.MetaRangeCreationResponse
- equals(Object) - Method in class io.lakefs.clients.api.model.ObjectCopyCreation
- equals(Object) - Method in class io.lakefs.clients.api.model.ObjectError
- equals(Object) - Method in class io.lakefs.clients.api.model.ObjectErrorList
- equals(Object) - Method in class io.lakefs.clients.api.model.ObjectStageCreation
- equals(Object) - Method in class io.lakefs.clients.api.model.ObjectStats
- equals(Object) - Method in class io.lakefs.clients.api.model.ObjectStatsList
- equals(Object) - Method in class io.lakefs.clients.api.model.OtfDiffEntry
- equals(Object) - Method in class io.lakefs.clients.api.model.OtfDiffList
- equals(Object) - Method in class io.lakefs.clients.api.model.OTFDiffs
- equals(Object) - Method in class io.lakefs.clients.api.model.Pagination
- equals(Object) - Method in class io.lakefs.clients.api.model.PathList
- equals(Object) - Method in class io.lakefs.clients.api.model.Policy
- equals(Object) - Method in class io.lakefs.clients.api.model.PolicyList
- equals(Object) - Method in class io.lakefs.clients.api.model.PrepareGCUncommittedRequest
- equals(Object) - Method in class io.lakefs.clients.api.model.PrepareGCUncommittedResponse
- equals(Object) - Method in class io.lakefs.clients.api.model.RangeMetadata
- equals(Object) - Method in class io.lakefs.clients.api.model.Ref
- equals(Object) - Method in class io.lakefs.clients.api.model.RefList
- equals(Object) - Method in class io.lakefs.clients.api.model.RefsDump
- equals(Object) - Method in class io.lakefs.clients.api.model.Repository
- equals(Object) - Method in class io.lakefs.clients.api.model.RepositoryCreation
- equals(Object) - Method in class io.lakefs.clients.api.model.RepositoryList
- equals(Object) - Method in class io.lakefs.clients.api.model.ResetCreation
- equals(Object) - Method in class io.lakefs.clients.api.model.RevertCreation
- equals(Object) - Method in class io.lakefs.clients.api.model.Setup
- equals(Object) - Method in class io.lakefs.clients.api.model.SetupState
- equals(Object) - Method in class io.lakefs.clients.api.model.StageRangeCreation
- equals(Object) - Method in class io.lakefs.clients.api.model.StagingLocation
- equals(Object) - Method in class io.lakefs.clients.api.model.StagingMetadata
- equals(Object) - Method in class io.lakefs.clients.api.model.Statement
- equals(Object) - Method in class io.lakefs.clients.api.model.StatsEvent
- equals(Object) - Method in class io.lakefs.clients.api.model.StatsEventsList
- equals(Object) - Method in class io.lakefs.clients.api.model.StorageConfig
- equals(Object) - Method in class io.lakefs.clients.api.model.StorageURI
- equals(Object) - Method in class io.lakefs.clients.api.model.TagCreation
- equals(Object) - Method in class io.lakefs.clients.api.model.UnderlyingObjectProperties
- equals(Object) - Method in class io.lakefs.clients.api.model.UpdatePasswordByToken
- equals(Object) - Method in class io.lakefs.clients.api.model.UpdateToken
- equals(Object) - Method in class io.lakefs.clients.api.model.User
- equals(Object) - Method in class io.lakefs.clients.api.model.UserCreation
- equals(Object) - Method in class io.lakefs.clients.api.model.UserList
- equals(Object) - Method in class io.lakefs.clients.api.model.VersionConfig
- error(Error) - Method in class io.lakefs.clients.api.model.ImportStatusResp
- Error - Class in io.lakefs.clients.api.model
-
Error
- Error() - Constructor for class io.lakefs.clients.api.model.Error
- ErrorNoACL - Class in io.lakefs.clients.api.model
-
ErrorNoACL
- ErrorNoACL() - Constructor for class io.lakefs.clients.api.model.ErrorNoACL
- errors(List<ObjectError>) - Method in class io.lakefs.clients.api.model.ObjectErrorList
- escapeString(String) - Method in class io.lakefs.clients.api.ApiClient
-
Escape the given string to be used as URL query value.
- estimatedSize(Integer) - Method in class io.lakefs.clients.api.model.RangeMetadata
- events(List<StatsEvent>) - Method in class io.lakefs.clients.api.model.StatsEventsList
- eventType(String) - Method in class io.lakefs.clients.api.model.ActionRun
- execute(Call) - Method in class io.lakefs.clients.api.ApiClient
- execute(Call, Type) - Method in class io.lakefs.clients.api.ApiClient
-
Execute HTTP call and deserialize the HTTP response body into the given return type.
- executeAsync(Call, ApiCallback<T>) - Method in class io.lakefs.clients.api.ApiClient
- executeAsync(Call, Type, ApiCallback<T>) - Method in class io.lakefs.clients.api.ApiClient
-
Execute HTTP call asynchronously.
- expandTemplate(String, Map<String, String>) - Method in class io.lakefs.clients.api.TemplatesApi
-
fetch and expand template
- expandTemplateAsync(String, Map<String, String>, ApiCallback<Object>) - Method in class io.lakefs.clients.api.TemplatesApi
-
(asynchronously) fetch and expand template
- expandTemplateCall(String, Map<String, String>, ApiCallback) - Method in class io.lakefs.clients.api.TemplatesApi
-
Build call for expandTemplate
- expandTemplateWithHttpInfo(String, Map<String, String>) - Method in class io.lakefs.clients.api.TemplatesApi
-
fetch and expand template
- ExperimentalApi - Class in io.lakefs.clients.api
- ExperimentalApi() - Constructor for class io.lakefs.clients.api.ExperimentalApi
- ExperimentalApi(ApiClient) - Constructor for class io.lakefs.clients.api.ExperimentalApi
- EXTERNAL - io.lakefs.clients.api.model.LoginConfig.RBACEnum
F
- FAILED - io.lakefs.clients.api.model.ActionRun.StatusEnum
- FAILED - io.lakefs.clients.api.model.HookRun.StatusEnum
- fallbackLoginLabel(String) - Method in class io.lakefs.clients.api.model.LoginConfig
- fallbackLoginUrl(String) - Method in class io.lakefs.clients.api.model.LoginConfig
- featureUpdates(Boolean) - Method in class io.lakefs.clients.api.model.CommPrefsInput
- findMergeBase(String, String, String) - Method in class io.lakefs.clients.api.RefsApi
-
find the merge base for 2 references
- findMergeBaseAsync(String, String, String, ApiCallback<FindMergeBaseResult>) - Method in class io.lakefs.clients.api.RefsApi
-
find the merge base for 2 references (asynchronously)
- findMergeBaseCall(String, String, String, ApiCallback) - Method in class io.lakefs.clients.api.RefsApi
-
Build call for findMergeBase
- FindMergeBaseResult - Class in io.lakefs.clients.api.model
-
FindMergeBaseResult
- FindMergeBaseResult() - Constructor for class io.lakefs.clients.api.model.FindMergeBaseResult
- findMergeBaseWithHttpInfo(String, String, String) - Method in class io.lakefs.clients.api.RefsApi
-
find the merge base for 2 references
- forgotPassword(ForgotPasswordRequest) - Method in class io.lakefs.clients.api.AuthApi
-
forgot password request initiates the password reset process
- forgotPassword(Boolean) - Method in class io.lakefs.clients.api.model.AuthCapabilities
- forgotPasswordAsync(ForgotPasswordRequest, ApiCallback<Void>) - Method in class io.lakefs.clients.api.AuthApi
-
forgot password request initiates the password reset process (asynchronously)
- forgotPasswordCall(ForgotPasswordRequest, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for forgotPassword
- ForgotPasswordRequest - Class in io.lakefs.clients.api.model
-
ForgotPasswordRequest
- ForgotPasswordRequest() - Constructor for class io.lakefs.clients.api.model.ForgotPasswordRequest
- forgotPasswordWithHttpInfo(ForgotPasswordRequest) - Method in class io.lakefs.clients.api.AuthApi
-
forgot password request initiates the password reset process
- friendlyName(String) - Method in class io.lakefs.clients.api.model.User
- fromSourceURI(String) - Method in class io.lakefs.clients.api.model.StageRangeCreation
- fromValue(String) - Static method in enum io.lakefs.clients.api.model.ActionRun.StatusEnum
- fromValue(String) - Static method in enum io.lakefs.clients.api.model.Diff.PathTypeEnum
- fromValue(String) - Static method in enum io.lakefs.clients.api.model.Diff.TypeEnum
- fromValue(String) - Static method in enum io.lakefs.clients.api.model.HookRun.StatusEnum
- fromValue(String) - Static method in enum io.lakefs.clients.api.model.ImportLocation.TypeEnum
- fromValue(String) - Static method in enum io.lakefs.clients.api.model.LoginConfig.RBACEnum
- fromValue(String) - Static method in enum io.lakefs.clients.api.model.ObjectStats.PathTypeEnum
- fromValue(String) - Static method in enum io.lakefs.clients.api.model.OtfDiffEntry.OperationTypeEnum
- fromValue(String) - Static method in enum io.lakefs.clients.api.model.OtfDiffList.DiffTypeEnum
- fromValue(String) - Static method in enum io.lakefs.clients.api.model.ResetCreation.TypeEnum
- fromValue(String) - Static method in enum io.lakefs.clients.api.model.SetupState.StateEnum
- fromValue(String) - Static method in enum io.lakefs.clients.api.model.Statement.EffectEnum
G
- GarbageCollectionConfig - Class in io.lakefs.clients.api.model
-
GarbageCollectionConfig
- GarbageCollectionConfig() - Constructor for class io.lakefs.clients.api.model.GarbageCollectionConfig
- GarbageCollectionPrepareRequest - Class in io.lakefs.clients.api.model
-
GarbageCollectionPrepareRequest
- GarbageCollectionPrepareRequest() - Constructor for class io.lakefs.clients.api.model.GarbageCollectionPrepareRequest
- GarbageCollectionPrepareResponse - Class in io.lakefs.clients.api.model
-
GarbageCollectionPrepareResponse
- GarbageCollectionPrepareResponse() - Constructor for class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
- GarbageCollectionRule - Class in io.lakefs.clients.api.model
-
GarbageCollectionRule
- GarbageCollectionRule() - Constructor for class io.lakefs.clients.api.model.GarbageCollectionRule
- GarbageCollectionRules - Class in io.lakefs.clients.api.model
-
GarbageCollectionRules
- GarbageCollectionRules() - Constructor for class io.lakefs.clients.api.model.GarbageCollectionRules
- gcAddressesLocation(String) - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
- gcCommitsLocation(String) - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
- gcCommitsPresignedUrl(String) - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
- gcUncommittedLocation(String) - Method in class io.lakefs.clients.api.model.PrepareGCUncommittedResponse
- getAccessKeyId() - Method in class io.lakefs.clients.api.model.AccessKeyCredentials
-
access key ID to set for user for use in integration testing.
- getAccessKeyId() - Method in class io.lakefs.clients.api.model.Credentials
-
Get accessKeyId
- getAccessKeyId() - Method in class io.lakefs.clients.api.model.CredentialsWithSecret
-
Get accessKeyId
- getAccessKeyId() - Method in class io.lakefs.clients.api.model.LoginInformation
-
Get accessKeyId
- getAction() - Method in class io.lakefs.clients.api.model.HookRun
-
Get action
- getAction() - Method in class io.lakefs.clients.api.model.Statement
-
Get action
- getAfter() - Method in class io.lakefs.clients.api.model.StageRangeCreation
-
Only objects after this key would be ingested.
- getApiClient() - Method in class io.lakefs.clients.api.ActionsApi
- getApiClient() - Method in class io.lakefs.clients.api.AuthApi
- getApiClient() - Method in class io.lakefs.clients.api.BranchesApi
- getApiClient() - Method in class io.lakefs.clients.api.CommitsApi
- getApiClient() - Method in class io.lakefs.clients.api.ConfigApi
- getApiClient() - Method in class io.lakefs.clients.api.ExperimentalApi
- getApiClient() - Method in class io.lakefs.clients.api.HealthCheckApi
- getApiClient() - Method in class io.lakefs.clients.api.ImportApi
- getApiClient() - Method in class io.lakefs.clients.api.MetadataApi
- getApiClient() - Method in class io.lakefs.clients.api.ObjectsApi
- getApiClient() - Method in class io.lakefs.clients.api.OtfDiffApi
- getApiClient() - Method in class io.lakefs.clients.api.RefsApi
- getApiClient() - Method in class io.lakefs.clients.api.RepositoriesApi
- getApiClient() - Method in class io.lakefs.clients.api.RetentionApi
- getApiClient() - Method in class io.lakefs.clients.api.StagingApi
- getApiClient() - Method in class io.lakefs.clients.api.StatisticsApi
- getApiClient() - Method in class io.lakefs.clients.api.TagsApi
- getApiClient() - Method in class io.lakefs.clients.api.TemplatesApi
- getApiKey() - Method in class io.lakefs.clients.api.auth.ApiKeyAuth
- getApiKeyPrefix() - Method in class io.lakefs.clients.api.auth.ApiKeyAuth
- getAuthCapabilities() - Method in class io.lakefs.clients.api.AuthApi
-
list authentication capabilities supported
- getAuthCapabilitiesAsync(ApiCallback<AuthCapabilities>) - Method in class io.lakefs.clients.api.AuthApi
-
list authentication capabilities supported (asynchronously)
- getAuthCapabilitiesCall(ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for getAuthCapabilities
- getAuthCapabilitiesWithHttpInfo() - Method in class io.lakefs.clients.api.AuthApi
-
list authentication capabilities supported
- getAuthentication(String) - Method in class io.lakefs.clients.api.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class io.lakefs.clients.api.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getBaseCommitId() - Method in class io.lakefs.clients.api.model.FindMergeBaseResult
-
The commit ID of the merge base
- getBasePath() - Method in class io.lakefs.clients.api.ApiClient
-
Get base path
- getBearerToken() - Method in class io.lakefs.clients.api.auth.HttpBearerAuth
-
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
- getBlockstoreNamespaceExample() - Method in class io.lakefs.clients.api.model.StorageConfig
-
Get blockstoreNamespaceExample
- getBlockstoreNamespaceValidityRegex() - Method in class io.lakefs.clients.api.model.StorageConfig
-
Get blockstoreNamespaceValidityRegex
- getBlockstoreType() - Method in class io.lakefs.clients.api.model.StorageConfig
-
Get blockstoreType
- getBranch() - Method in class io.lakefs.clients.api.model.ActionRun
-
Get branch
- getBranch(String, String) - Method in class io.lakefs.clients.api.BranchesApi
-
get branch
- getBranchAsync(String, String, ApiCallback<Ref>) - Method in class io.lakefs.clients.api.BranchesApi
-
get branch (asynchronously)
- getBranchCall(String, String, ApiCallback) - Method in class io.lakefs.clients.api.BranchesApi
-
Build call for getBranch
- getBranches() - Method in class io.lakefs.clients.api.model.GarbageCollectionRules
-
Get branches
- getBranchesMetaRangeId() - Method in class io.lakefs.clients.api.model.RefsDump
-
Get branchesMetaRangeId
- getBranchId() - Method in class io.lakefs.clients.api.model.GarbageCollectionRule
-
Get branchId
- getBranchProtectionRules(String) - Method in class io.lakefs.clients.api.RepositoriesApi
-
get branch protection rules
- getBranchProtectionRulesAsync(String, ApiCallback<List<BranchProtectionRule>>) - Method in class io.lakefs.clients.api.RepositoriesApi
-
get branch protection rules (asynchronously)
- getBranchProtectionRulesCall(String, ApiCallback) - Method in class io.lakefs.clients.api.RepositoriesApi
-
Build call for getBranchProtectionRules
- getBranchProtectionRulesWithHttpInfo(String) - Method in class io.lakefs.clients.api.RepositoriesApi
-
get branch protection rules
- getBranchWithHttpInfo(String, String) - Method in class io.lakefs.clients.api.BranchesApi
-
get branch
- getChecksum() - Method in class io.lakefs.clients.api.model.ObjectStageCreation
-
Get checksum
- getChecksum() - Method in class io.lakefs.clients.api.model.ObjectStats
-
Get checksum
- getChecksum() - Method in class io.lakefs.clients.api.model.StagingMetadata
-
unique identifier of object content on backing store (typically ETag)
- getCode() - Method in exception io.lakefs.clients.api.ApiException
-
Get the HTTP status code.
- getCommit() - Method in class io.lakefs.clients.api.model.ImportCreation
-
Get commit
- getCommit() - Method in class io.lakefs.clients.api.model.ImportStatusResp
-
Get commit
- getCommit(String, String) - Method in class io.lakefs.clients.api.CommitsApi
-
get commit
- getCommitAsync(String, String, ApiCallback<Commit>) - Method in class io.lakefs.clients.api.CommitsApi
-
get commit (asynchronously)
- getCommitCall(String, String, ApiCallback) - Method in class io.lakefs.clients.api.CommitsApi
-
Build call for getCommit
- getCommitId() - Method in class io.lakefs.clients.api.model.ActionRun
-
Get commitId
- getCommitId() - Method in class io.lakefs.clients.api.model.Ref
-
Get commitId
- getCommitsMetaRangeId() - Method in class io.lakefs.clients.api.model.RefsDump
-
Get commitsMetaRangeId
- getCommitter() - Method in class io.lakefs.clients.api.model.Commit
-
Get committer
- getCommitWithHttpInfo(String, String) - Method in class io.lakefs.clients.api.CommitsApi
-
get commit
- getCommPrefsMissing() - Method in class io.lakefs.clients.api.model.SetupState
-
true if the comm prefs are missing.
- getCompleted() - Method in class io.lakefs.clients.api.model.ImportStatusResp
-
Get completed
- getConnectTimeout() - Method in class io.lakefs.clients.api.ApiClient
-
Get connection timeout (in milliseconds).
- getContentType() - Method in class io.lakefs.clients.api.model.ObjectStageCreation
-
Object media type
- getContentType() - Method in class io.lakefs.clients.api.model.ObjectStats
-
Object media type
- getContentType() - Method in class io.lakefs.clients.api.model.StagingMetadata
-
Object media type
- getContinuationToken() - Method in class io.lakefs.clients.api.model.ImportPagination
-
Opaque.
- getContinuationToken() - Method in class io.lakefs.clients.api.model.PrepareGCUncommittedRequest
-
Get continuationToken
- getContinuationToken() - Method in class io.lakefs.clients.api.model.PrepareGCUncommittedResponse
-
Get continuationToken
- getContinuationToken() - Method in class io.lakefs.clients.api.model.StageRangeCreation
-
Opaque.
- getCount() - Method in class io.lakefs.clients.api.model.RangeMetadata
-
Number of records in the range.
- getCount() - Method in class io.lakefs.clients.api.model.StatsEvent
-
number of events of the class and name
- getCreationDate() - Method in class io.lakefs.clients.api.model.Commit
-
Unix Epoch in seconds
- getCreationDate() - Method in class io.lakefs.clients.api.model.Credentials
-
Unix Epoch in seconds
- getCreationDate() - Method in class io.lakefs.clients.api.model.CredentialsWithSecret
-
Unix Epoch in seconds
- getCreationDate() - Method in class io.lakefs.clients.api.model.Group
-
Unix Epoch in seconds
- getCreationDate() - Method in class io.lakefs.clients.api.model.Policy
-
Unix Epoch in seconds
- getCreationDate() - Method in class io.lakefs.clients.api.model.Repository
-
Unix Epoch in seconds
- getCreationDate() - Method in class io.lakefs.clients.api.model.User
-
Unix Epoch in seconds
- getCredentials(String, String) - Method in class io.lakefs.clients.api.AuthApi
-
get credentials
- getCredentialsAsync(String, String, ApiCallback<Credentials>) - Method in class io.lakefs.clients.api.AuthApi
-
get credentials (asynchronously)
- getCredentialsCall(String, String, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for getCredentials
- getCredentialsWithHttpInfo(String, String) - Method in class io.lakefs.clients.api.AuthApi
-
get credentials
- getCurrentUser() - Method in class io.lakefs.clients.api.AuthApi
-
get current user
- getCurrentUserAsync(ApiCallback<CurrentUser>) - Method in class io.lakefs.clients.api.AuthApi
-
get current user (asynchronously)
- getCurrentUserCall(ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for getCurrentUser
- getCurrentUserWithHttpInfo() - Method in class io.lakefs.clients.api.AuthApi
-
get current user
- getData() - Method in class io.lakefs.clients.api.ApiResponse
- getDate() - Method in class io.lakefs.clients.api.model.CommitCreation
-
set date to override creation date in the commit (Unix Epoch in seconds)
- getDateFormat() - Method in class io.lakefs.clients.api.ApiClient
- getDefaultApiClient() - Static method in class io.lakefs.clients.api.Configuration
-
Get the default API client, which would be used when creating API instances without providing an API client.
- getDefaultBranch() - Method in class io.lakefs.clients.api.model.Repository
-
Get defaultBranch
- getDefaultBranch() - Method in class io.lakefs.clients.api.model.RepositoryCreation
-
Get defaultBranch
- getDefaultNamespacePrefix() - Method in class io.lakefs.clients.api.model.StorageConfig
-
Get defaultNamespacePrefix
- getDefaultRetentionDays() - Method in class io.lakefs.clients.api.model.GarbageCollectionRules
-
Get defaultRetentionDays
- getDestination() - Method in class io.lakefs.clients.api.model.ImportLocation
-
Destination for the imported objects on the branch
- getDestinationCommitId() - Method in class io.lakefs.clients.api.model.FindMergeBaseResult
-
The commit ID of the merge destination
- getDiffs() - Method in class io.lakefs.clients.api.model.OTFDiffs
-
Get diffs
- getDiffType() - Method in class io.lakefs.clients.api.model.OtfDiffList
-
Get diffType
- getEffect() - Method in class io.lakefs.clients.api.model.Statement
-
Get effect
- getEmail() - Method in class io.lakefs.clients.api.model.CommPrefsInput
-
the provided email
- getEmail() - Method in class io.lakefs.clients.api.model.ForgotPasswordRequest
-
Get email
- getEmail() - Method in class io.lakefs.clients.api.model.UpdatePasswordByToken
-
optional user email to match the token for verification
- getEmail() - Method in class io.lakefs.clients.api.model.User
-
Get email
- getEndTime() - Method in class io.lakefs.clients.api.model.ActionRun
-
Get endTime
- getEndTime() - Method in class io.lakefs.clients.api.model.HookRun
-
Get endTime
- getError() - Method in class io.lakefs.clients.api.model.ImportStatusResp
-
Get error
- getErrors() - Method in class io.lakefs.clients.api.model.ObjectErrorList
-
Get errors
- getEstimatedSize() - Method in class io.lakefs.clients.api.model.RangeMetadata
-
Estimated size of the range in bytes
- getEvents() - Method in class io.lakefs.clients.api.model.StatsEventsList
-
Get events
- getEventType() - Method in class io.lakefs.clients.api.model.ActionRun
-
Get eventType
- getFallbackLoginLabel() - Method in class io.lakefs.clients.api.model.LoginConfig
-
label to place on fallback_login_url.
- getFallbackLoginUrl() - Method in class io.lakefs.clients.api.model.LoginConfig
-
secondary URL to offer users to use for login.
- getFeatureUpdates() - Method in class io.lakefs.clients.api.model.CommPrefsInput
-
was \"feature updates\" checked
- getForgotPassword() - Method in class io.lakefs.clients.api.model.AuthCapabilities
-
Get forgotPassword
- getFriendlyName() - Method in class io.lakefs.clients.api.model.User
-
Get friendlyName
- getFromSourceURI() - Method in class io.lakefs.clients.api.model.StageRangeCreation
-
The source location of the ingested files.
- getGarbageCollectionConfig() - Method in class io.lakefs.clients.api.ConfigApi
-
get information of gc settings
- getGarbageCollectionConfigAsync(ApiCallback<GarbageCollectionConfig>) - Method in class io.lakefs.clients.api.ConfigApi
-
(asynchronously) get information of gc settings
- getGarbageCollectionConfigCall(ApiCallback) - Method in class io.lakefs.clients.api.ConfigApi
-
Build call for getGarbageCollectionConfig
- getGarbageCollectionConfigWithHttpInfo() - Method in class io.lakefs.clients.api.ConfigApi
-
get information of gc settings
- getGarbageCollectionRules(String) - Method in class io.lakefs.clients.api.RetentionApi
- getGarbageCollectionRulesAsync(String, ApiCallback<GarbageCollectionRules>) - Method in class io.lakefs.clients.api.RetentionApi
-
(asynchronously)
- getGarbageCollectionRulesCall(String, ApiCallback) - Method in class io.lakefs.clients.api.RetentionApi
-
Build call for getGarbageCollectionRules
- getGarbageCollectionRulesWithHttpInfo(String) - Method in class io.lakefs.clients.api.RetentionApi
- getGcAddressesLocation() - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
-
location to use for expired addresses parquet table (partitioned by run_id)
- getGcCommitsLocation() - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
-
location of the resulting commits csv table (partitioned by run_id)
- getGcCommitsPresignedUrl() - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
-
a presigned url to download the commits csv
- getGcUncommittedLocation() - Method in class io.lakefs.clients.api.model.PrepareGCUncommittedResponse
-
location of uncommitted information data
- getGracePeriod() - Method in class io.lakefs.clients.api.model.GarbageCollectionConfig
-
Duration in seconds.
- getGroup(String) - Method in class io.lakefs.clients.api.AuthApi
-
get group
- getGroupACL(String) - Method in class io.lakefs.clients.api.AuthApi
-
get ACL of group
- getGroupACLAsync(String, ApiCallback<ACL>) - Method in class io.lakefs.clients.api.AuthApi
-
get ACL of group (asynchronously)
- getGroupACLCall(String, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for getGroupACL
- getGroupACLWithHttpInfo(String) - Method in class io.lakefs.clients.api.AuthApi
-
get ACL of group
- getGroupAsync(String, ApiCallback<Group>) - Method in class io.lakefs.clients.api.AuthApi
-
get group (asynchronously)
- getGroupCall(String, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for getGroup
- getGroupWithHttpInfo(String) - Method in class io.lakefs.clients.api.AuthApi
-
get group
- getGson() - Method in class io.lakefs.clients.api.JSON
-
Get Gson.
- getHasMore() - Method in class io.lakefs.clients.api.model.ImportPagination
-
More keys to be ingested.
- getHasMore() - Method in class io.lakefs.clients.api.model.Pagination
-
Next page is available
- getHeaders() - Method in class io.lakefs.clients.api.ApiResponse
- getHookId() - Method in class io.lakefs.clients.api.model.HookRun
-
Get hookId
- getHookRunId() - Method in class io.lakefs.clients.api.model.HookRun
-
Get hookRunId
- getHttpClient() - Method in class io.lakefs.clients.api.ApiClient
-
Get HTTP client
- getId() - Method in class io.lakefs.clients.api.model.Commit
-
Get id
- getId() - Method in class io.lakefs.clients.api.model.Group
-
Get id
- getId() - Method in class io.lakefs.clients.api.model.GroupCreation
-
Get id
- getId() - Method in class io.lakefs.clients.api.model.ImportCreationResponse
-
The id of the import process
- getId() - Method in class io.lakefs.clients.api.model.MetaRangeCreationResponse
-
The id of the created metarange
- getId() - Method in class io.lakefs.clients.api.model.OtfDiffEntry
-
Get id
- getId() - Method in class io.lakefs.clients.api.model.Policy
-
Get id
- getId() - Method in class io.lakefs.clients.api.model.RangeMetadata
-
ID of the range.
- getId() - Method in class io.lakefs.clients.api.model.Ref
-
Get id
- getId() - Method in class io.lakefs.clients.api.model.Repository
-
Get id
- getId() - Method in class io.lakefs.clients.api.model.TagCreation
-
Get id
- getId() - Method in class io.lakefs.clients.api.model.User
-
a unique identifier for the user.
- getId() - Method in class io.lakefs.clients.api.model.UserCreation
-
a unique identifier for the user.
- getImportSupport() - Method in class io.lakefs.clients.api.model.StorageConfig
-
Get importSupport
- getIngestedObjects() - Method in class io.lakefs.clients.api.model.ImportStatusResp
-
Number of objects processed so far
- getInviteUser() - Method in class io.lakefs.clients.api.model.AuthCapabilities
-
Get inviteUser
- getInviteUser() - Method in class io.lakefs.clients.api.model.UserCreation
-
Get inviteUser
- getJSON() - Method in class io.lakefs.clients.api.ApiClient
-
Get JSON
- getKey() - Method in class io.lakefs.clients.api.model.Setup
-
Get key
- getKeyManagers() - Method in class io.lakefs.clients.api.ApiClient
- getLakeFSVersion() - Method in class io.lakefs.clients.api.ConfigApi
-
get version of lakeFS server
- getLakeFSVersionAsync(ApiCallback<VersionConfig>) - Method in class io.lakefs.clients.api.ConfigApi
-
(asynchronously) get version of lakeFS server
- getLakeFSVersionCall(ApiCallback) - Method in class io.lakefs.clients.api.ConfigApi
-
Build call for getLakeFSVersion
- getLakeFSVersionWithHttpInfo() - Method in class io.lakefs.clients.api.ConfigApi
-
get version of lakeFS server
- getLastKey() - Method in class io.lakefs.clients.api.model.ImportPagination
-
Last object store key that was ingested.
- getLatestVersion() - Method in class io.lakefs.clients.api.model.VersionConfig
-
Get latestVersion
- getLocation() - Method in class io.lakefs.clients.api.auth.ApiKeyAuth
- getLocation() - Method in class io.lakefs.clients.api.model.StorageURI
-
Get location
- getLoginConfig() - Method in class io.lakefs.clients.api.model.SetupState
-
Get loginConfig
- getLoginCookieNames() - Method in class io.lakefs.clients.api.model.LoginConfig
-
cookie names used to store JWT
- getLoginFailedMessage() - Method in class io.lakefs.clients.api.model.LoginConfig
-
message to display to users who fail to login; a full sentence that is rendered in HTML and may contain a link to a secondary login method
- getLoginUrl() - Method in class io.lakefs.clients.api.model.LoginConfig
-
primary URL to use for login.
- getLogoutUrl() - Method in class io.lakefs.clients.api.model.LoginConfig
-
URL to use for logging out.
- getMaxKey() - Method in class io.lakefs.clients.api.model.RangeMetadata
-
Last key in the range.
- getMaxPerPage() - Method in class io.lakefs.clients.api.model.Pagination
-
Maximal number of entries per page minimum: 0
- getMessage() - Method in class io.lakefs.clients.api.model.Commit
-
Get message
- getMessage() - Method in class io.lakefs.clients.api.model.CommitCreation
-
Get message
- getMessage() - Method in class io.lakefs.clients.api.model.Error
-
short message explaining the error
- getMessage() - Method in class io.lakefs.clients.api.model.ErrorNoACL
-
short message explaining the error
- getMessage() - Method in class io.lakefs.clients.api.model.Merge
-
Get message
- getMessage() - Method in class io.lakefs.clients.api.model.ObjectError
-
short message explaining status_code
- getMetadata() - Method in class io.lakefs.clients.api.model.Commit
-
Get metadata
- getMetadata() - Method in class io.lakefs.clients.api.model.CommitCreation
-
Get metadata
- getMetadata() - Method in class io.lakefs.clients.api.model.Merge
-
Get metadata
- getMetadata() - Method in class io.lakefs.clients.api.model.ObjectStageCreation
-
Get metadata
- getMetadata() - Method in class io.lakefs.clients.api.model.ObjectStats
-
Get metadata
- getMetaRange(String, String) - Method in class io.lakefs.clients.api.MetadataApi
-
return URI to a meta-range file
- getMetaRangeAsync(String, String, ApiCallback<StorageURI>) - Method in class io.lakefs.clients.api.MetadataApi
-
return URI to a meta-range file (asynchronously)
- getMetaRangeCall(String, String, ApiCallback) - Method in class io.lakefs.clients.api.MetadataApi
-
Build call for getMetaRange
- getMetarangeId() - Method in class io.lakefs.clients.api.model.ImportStatusResp
-
Get metarangeId
- getMetaRangeId() - Method in class io.lakefs.clients.api.model.Commit
-
Get metaRangeId
- getMetaRangeWithHttpInfo(String, String) - Method in class io.lakefs.clients.api.MetadataApi
-
return URI to a meta-range file
- getMinKey() - Method in class io.lakefs.clients.api.model.RangeMetadata
-
First key in the range.
- getMtime() - Method in class io.lakefs.clients.api.model.ObjectStageCreation
-
Unix Epoch in seconds
- getMtime() - Method in class io.lakefs.clients.api.model.ObjectStats
-
Unix Epoch in seconds
- getName() - Method in class io.lakefs.clients.api.model.BranchCreation
-
Get name
- getName() - Method in class io.lakefs.clients.api.model.DiffProperties
-
Get name
- getName() - Method in class io.lakefs.clients.api.model.RepositoryCreation
-
Get name
- getName() - Method in class io.lakefs.clients.api.model.StatsEvent
-
stats event name (e.g.
- getName() - Method in class io.lakefs.clients.api.Pair
- getNewPassword() - Method in class io.lakefs.clients.api.model.UpdatePasswordByToken
-
new password to update
- getNextOffset() - Method in class io.lakefs.clients.api.model.Pagination
-
Token used to retrieve the next page
- getNoAcl() - Method in class io.lakefs.clients.api.model.ErrorNoACL
-
true if the group exists but has no ACL
- getObject(String, String, String, String, Boolean) - Method in class io.lakefs.clients.api.ObjectsApi
-
get object content
- getObjectAsync(String, String, String, String, Boolean, ApiCallback<File>) - Method in class io.lakefs.clients.api.ObjectsApi
-
get object content (asynchronously)
- getObjectCall(String, String, String, String, Boolean, ApiCallback) - Method in class io.lakefs.clients.api.ObjectsApi
-
Build call for getObject
- getObjectWithHttpInfo(String, String, String, String, Boolean) - Method in class io.lakefs.clients.api.ObjectsApi
-
get object content
- getOperation() - Method in class io.lakefs.clients.api.model.OtfDiffEntry
-
Get operation
- getOperationContent() - Method in class io.lakefs.clients.api.model.OtfDiffEntry
-
free form content describing the returned operation diff
- getOperationType() - Method in class io.lakefs.clients.api.model.OtfDiffEntry
-
the operation category (CUD)
- getOtfDiffs() - Method in class io.lakefs.clients.api.ExperimentalApi
-
get the available Open Table Format diffs
- getOtfDiffs() - Method in class io.lakefs.clients.api.OtfDiffApi
-
get the available Open Table Format diffs
- getOtfDiffsAsync(ApiCallback<OTFDiffs>) - Method in class io.lakefs.clients.api.ExperimentalApi
-
get the available Open Table Format diffs (asynchronously)
- getOtfDiffsAsync(ApiCallback<OTFDiffs>) - Method in class io.lakefs.clients.api.OtfDiffApi
-
get the available Open Table Format diffs (asynchronously)
- getOtfDiffsCall(ApiCallback) - Method in class io.lakefs.clients.api.ExperimentalApi
-
Build call for getOtfDiffs
- getOtfDiffsCall(ApiCallback) - Method in class io.lakefs.clients.api.OtfDiffApi
-
Build call for getOtfDiffs
- getOtfDiffsWithHttpInfo() - Method in class io.lakefs.clients.api.ExperimentalApi
-
get the available Open Table Format diffs
- getOtfDiffsWithHttpInfo() - Method in class io.lakefs.clients.api.OtfDiffApi
-
get the available Open Table Format diffs
- getPagination() - Method in class io.lakefs.clients.api.model.ActionRunList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.api.model.CommitList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.api.model.CredentialsList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.api.model.DiffList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.api.model.GroupList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.api.model.HookRunList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.api.model.IngestRangeCreationResponse
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.api.model.ObjectStatsList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.api.model.PolicyList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.api.model.RefList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.api.model.RepositoryList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.api.model.UserList
-
Get pagination
- getParamName() - Method in class io.lakefs.clients.api.auth.ApiKeyAuth
- getParentNumber() - Method in class io.lakefs.clients.api.model.CherryPickCreation
-
when cherry-picking a merge commit, the parent number (starting from 1) relative to which to perform the diff.
- getParentNumber() - Method in class io.lakefs.clients.api.model.RevertCreation
-
when reverting a merge commit, the parent number (starting from 1) relative to which to perform the revert.
- getParents() - Method in class io.lakefs.clients.api.model.Commit
-
Get parents
- getPassword() - Method in class io.lakefs.clients.api.auth.HttpBasicAuth
- getPath() - Method in class io.lakefs.clients.api.model.Diff
-
Get path
- getPath() - Method in class io.lakefs.clients.api.model.ImportLocation
-
A source location to ingested path or to a single object.
- getPath() - Method in class io.lakefs.clients.api.model.ObjectError
-
affected path
- getPath() - Method in class io.lakefs.clients.api.model.ObjectStats
-
Get path
- getPath() - Method in class io.lakefs.clients.api.model.ResetCreation
-
Get path
- getPaths() - Method in class io.lakefs.clients.api.model.ImportCreation
-
Get paths
- getPaths() - Method in class io.lakefs.clients.api.model.PathList
-
Get paths
- getPathType() - Method in class io.lakefs.clients.api.model.Diff
-
Get pathType
- getPathType() - Method in class io.lakefs.clients.api.model.ObjectStats
-
Get pathType
- getPattern() - Method in class io.lakefs.clients.api.model.BranchProtectionRule
-
fnmatch pattern for the branch name, supporting * and ? wildcards
- getPattern() - Method in class io.lakefs.clients.api.model.InlineObject1
-
Get pattern
- getPermission() - Method in class io.lakefs.clients.api.model.ACL
-
Permission level to give this ACL.
- getPhysicalAddress() - Method in class io.lakefs.clients.api.model.ObjectStageCreation
-
Get physicalAddress
- getPhysicalAddress() - Method in class io.lakefs.clients.api.model.ObjectStats
-
The location of the object on the underlying object store.
- getPhysicalAddress() - Method in class io.lakefs.clients.api.model.StagingLocation
-
Get physicalAddress
- getPhysicalAddress(String, String, String, Boolean) - Method in class io.lakefs.clients.api.StagingApi
-
get a physical address and a return token to write object to underlying storage
- getPhysicalAddressAsync(String, String, String, Boolean, ApiCallback<StagingLocation>) - Method in class io.lakefs.clients.api.StagingApi
-
get a physical address and a return token to write object to underlying storage (asynchronously)
- getPhysicalAddressCall(String, String, String, Boolean, ApiCallback) - Method in class io.lakefs.clients.api.StagingApi
-
Build call for getPhysicalAddress
- getPhysicalAddressExpiry() - Method in class io.lakefs.clients.api.model.ObjectStats
-
If present and nonzero, physical_address is a presigned URL and will expire at this Unix Epoch time.
- getPhysicalAddressWithHttpInfo(String, String, String, Boolean) - Method in class io.lakefs.clients.api.StagingApi
-
get a physical address and a return token to write object to underlying storage
- getPolicy(String) - Method in class io.lakefs.clients.api.AuthApi
-
get policy
- getPolicyAsync(String, ApiCallback<Policy>) - Method in class io.lakefs.clients.api.AuthApi
-
get policy (asynchronously)
- getPolicyCall(String, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for getPolicy
- getPolicyWithHttpInfo(String) - Method in class io.lakefs.clients.api.AuthApi
-
get policy
- getPrepend() - Method in class io.lakefs.clients.api.model.StageRangeCreation
-
A prefix to prepend to ingested objects.
- getPresignedUrl() - Method in class io.lakefs.clients.api.model.StagingLocation
-
if presign=true is passed in the request, this field will contain a presigned URL to use when uploading
- getPresignedUrlExpiry() - Method in class io.lakefs.clients.api.model.StagingLocation
-
If present and nonzero, physical_address is a presigned URL and will expire at this Unix Epoch time.
- getPreSignSupport() - Method in class io.lakefs.clients.api.model.StorageConfig
-
Get preSignSupport
- getPreSignSupportUi() - Method in class io.lakefs.clients.api.model.StorageConfig
-
Get preSignSupportUi
- getPreviousRunId() - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareRequest
-
run id of a previous successful GC job
- getPropertyClass() - Method in class io.lakefs.clients.api.model.StatsEvent
-
stats event class (e.g.
- getRange() - Method in class io.lakefs.clients.api.model.IngestRangeCreationResponse
-
Get range
- getRange(String, String) - Method in class io.lakefs.clients.api.MetadataApi
-
return URI to a range file
- getRangeAsync(String, String, ApiCallback<StorageURI>) - Method in class io.lakefs.clients.api.MetadataApi
-
return URI to a range file (asynchronously)
- getRangeCall(String, String, ApiCallback) - Method in class io.lakefs.clients.api.MetadataApi
-
Build call for getRange
- getRanges() - Method in class io.lakefs.clients.api.model.MetaRangeCreation
-
Get ranges
- getRangeWithHttpInfo(String, String) - Method in class io.lakefs.clients.api.MetadataApi
-
return URI to a range file
- getRBAC() - Method in class io.lakefs.clients.api.model.LoginConfig
-
RBAC will remain enabled on GUI if \"external\".
- getReadTimeout() - Method in class io.lakefs.clients.api.ApiClient
-
Get read timeout (in milliseconds).
- getRef() - Method in class io.lakefs.clients.api.model.CherryPickCreation
-
the commit to cherry-pick, given by a ref
- getRef() - Method in class io.lakefs.clients.api.model.RevertCreation
-
the commit to revert, given by a ref
- getRef() - Method in class io.lakefs.clients.api.model.TagCreation
-
Get ref
- getReference() - Method in class io.lakefs.clients.api.model.MergeResult
-
Get reference
- getRepository(String) - Method in class io.lakefs.clients.api.RepositoriesApi
-
get repository
- getRepositoryAsync(String, ApiCallback<Repository>) - Method in class io.lakefs.clients.api.RepositoriesApi
-
get repository (asynchronously)
- getRepositoryCall(String, ApiCallback) - Method in class io.lakefs.clients.api.RepositoriesApi
-
Build call for getRepository
- getRepositoryMetadata(String) - Method in class io.lakefs.clients.api.RepositoriesApi
-
get repository metadata
- getRepositoryMetadataAsync(String, ApiCallback<Map<String, String>>) - Method in class io.lakefs.clients.api.RepositoriesApi
-
get repository metadata (asynchronously)
- getRepositoryMetadataCall(String, ApiCallback) - Method in class io.lakefs.clients.api.RepositoriesApi
-
Build call for getRepositoryMetadata
- getRepositoryMetadataWithHttpInfo(String) - Method in class io.lakefs.clients.api.RepositoriesApi
-
get repository metadata
- getRepositoryWithHttpInfo(String) - Method in class io.lakefs.clients.api.RepositoriesApi
-
get repository
- getResource() - Method in class io.lakefs.clients.api.model.Statement
-
Get resource
- getResponseBody() - Method in exception io.lakefs.clients.api.ApiException
-
Get the HTTP response body.
- getResponseHeaders() - Method in exception io.lakefs.clients.api.ApiException
-
Get the HTTP response headers.
- getResults() - Method in class io.lakefs.clients.api.model.ActionRunList
-
Get results
- getResults() - Method in class io.lakefs.clients.api.model.CommitList
-
Get results
- getResults() - Method in class io.lakefs.clients.api.model.CredentialsList
-
Get results
- getResults() - Method in class io.lakefs.clients.api.model.DiffList
-
Get results
- getResults() - Method in class io.lakefs.clients.api.model.GroupList
-
Get results
- getResults() - Method in class io.lakefs.clients.api.model.HookRunList
-
Get results
- getResults() - Method in class io.lakefs.clients.api.model.ObjectStatsList
-
Get results
- getResults() - Method in class io.lakefs.clients.api.model.OtfDiffList
-
Get results
- getResults() - Method in class io.lakefs.clients.api.model.Pagination
-
Number of values found in the results minimum: 0
- getResults() - Method in class io.lakefs.clients.api.model.PolicyList
-
Get results
- getResults() - Method in class io.lakefs.clients.api.model.RefList
-
Get results
- getResults() - Method in class io.lakefs.clients.api.model.RepositoryList
-
Get results
- getResults() - Method in class io.lakefs.clients.api.model.UserList
-
Get results
- getRetentionDays() - Method in class io.lakefs.clients.api.model.GarbageCollectionRule
-
Get retentionDays
- getRun(String, String) - Method in class io.lakefs.clients.api.ActionsApi
-
get a run
- getRunAsync(String, String, ApiCallback<ActionRun>) - Method in class io.lakefs.clients.api.ActionsApi
-
get a run (asynchronously)
- getRunCall(String, String, ApiCallback) - Method in class io.lakefs.clients.api.ActionsApi
-
Build call for getRun
- getRunHookOutput(String, String, String) - Method in class io.lakefs.clients.api.ActionsApi
-
get run hook output
- getRunHookOutputAsync(String, String, String, ApiCallback<File>) - Method in class io.lakefs.clients.api.ActionsApi
-
get run hook output (asynchronously)
- getRunHookOutputCall(String, String, String, ApiCallback) - Method in class io.lakefs.clients.api.ActionsApi
-
Build call for getRunHookOutput
- getRunHookOutputWithHttpInfo(String, String, String) - Method in class io.lakefs.clients.api.ActionsApi
-
get run hook output
- getRunId() - Method in class io.lakefs.clients.api.model.ActionRun
-
Get runId
- getRunId() - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
-
a unique identifier generated for this GC job
- getRunId() - Method in class io.lakefs.clients.api.model.PrepareGCUncommittedResponse
-
Get runId
- getRunWithHttpInfo(String, String) - Method in class io.lakefs.clients.api.ActionsApi
-
get a run
- getSampleData() - Method in class io.lakefs.clients.api.model.RepositoryCreation
-
Get sampleData
- getSecretAccessKey() - Method in class io.lakefs.clients.api.model.AccessKeyCredentials
-
secret access key to set for user for use in integration testing.
- getSecretAccessKey() - Method in class io.lakefs.clients.api.model.CredentialsWithSecret
-
Get secretAccessKey
- getSecretAccessKey() - Method in class io.lakefs.clients.api.model.LoginInformation
-
Get secretAccessKey
- getSecurityUpdates() - Method in class io.lakefs.clients.api.model.CommPrefsInput
-
was \"security updates\" checked
- getSetupState() - Method in class io.lakefs.clients.api.ConfigApi
-
check if the lakeFS installation is already set up
- getSetupStateAsync(ApiCallback<SetupState>) - Method in class io.lakefs.clients.api.ConfigApi
-
check if the lakeFS installation is already set up (asynchronously)
- getSetupStateCall(ApiCallback) - Method in class io.lakefs.clients.api.ConfigApi
-
Build call for getSetupState
- getSetupStateWithHttpInfo() - Method in class io.lakefs.clients.api.ConfigApi
-
check if the lakeFS installation is already set up
- getSizeBytes() - Method in class io.lakefs.clients.api.model.Diff
-
represents the size of the added/changed/deleted entry
- getSizeBytes() - Method in class io.lakefs.clients.api.model.ObjectStageCreation
-
Get sizeBytes
- getSizeBytes() - Method in class io.lakefs.clients.api.model.ObjectStats
-
Get sizeBytes
- getSizeBytes() - Method in class io.lakefs.clients.api.model.StagingMetadata
-
Get sizeBytes
- getSource() - Method in class io.lakefs.clients.api.model.BranchCreation
-
Get source
- getSourceCommitId() - Method in class io.lakefs.clients.api.model.FindMergeBaseResult
-
The commit ID of the merge source
- getSrcPath() - Method in class io.lakefs.clients.api.model.ObjectCopyCreation
-
path of the copied object relative to the ref
- getSrcRef() - Method in class io.lakefs.clients.api.model.ObjectCopyCreation
-
a reference, if empty uses the provided branch as ref
- getSslCaCert() - Method in class io.lakefs.clients.api.ApiClient
-
Get SSL CA cert.
- getStaging() - Method in class io.lakefs.clients.api.model.StagingMetadata
-
Get staging
- getStagingToken() - Method in class io.lakefs.clients.api.model.ImportPagination
-
Staging token for skipped objects during ingest
- getStagingToken() - Method in class io.lakefs.clients.api.model.StageRangeCreation
-
Opaque.
- getStagingToken() - Method in class io.lakefs.clients.api.model.UpdateToken
-
Get stagingToken
- getStartTime() - Method in class io.lakefs.clients.api.model.ActionRun
-
Get startTime
- getStartTime() - Method in class io.lakefs.clients.api.model.HookRun
-
Get startTime
- getState() - Method in class io.lakefs.clients.api.model.SetupState
-
Get state
- getStatement() - Method in class io.lakefs.clients.api.model.Policy
-
Get statement
- getStatus() - Method in class io.lakefs.clients.api.model.ActionRun
-
Get status
- getStatus() - Method in class io.lakefs.clients.api.model.HookRun
-
Get status
- getStatusCode() - Method in class io.lakefs.clients.api.ApiResponse
- getStatusCode() - Method in class io.lakefs.clients.api.model.ObjectError
-
HTTP status code associated for operation on path
- getStorageClass() - Method in class io.lakefs.clients.api.model.UnderlyingObjectProperties
-
Get storageClass
- getStorageConfig() - Method in class io.lakefs.clients.api.ConfigApi
-
retrieve lakeFS storage configuration
- getStorageConfigAsync(ApiCallback<StorageConfig>) - Method in class io.lakefs.clients.api.ConfigApi
-
(asynchronously) retrieve lakeFS storage configuration
- getStorageConfigCall(ApiCallback) - Method in class io.lakefs.clients.api.ConfigApi
-
Build call for getStorageConfig
- getStorageConfigWithHttpInfo() - Method in class io.lakefs.clients.api.ConfigApi
-
retrieve lakeFS storage configuration
- getStorageNamespace() - Method in class io.lakefs.clients.api.model.Repository
-
Filesystem URI to store the underlying data in (e.g.
- getStorageNamespace() - Method in class io.lakefs.clients.api.model.RepositoryCreation
-
Filesystem URI to store the underlying data in (e.g.
- getStrategy() - Method in class io.lakefs.clients.api.model.Merge
-
In case of a merge conflict, this option will force the merge process to automatically favor changes from the dest branch ('dest-wins') or from the source branch('source-wins').
- getTag(String, String) - Method in class io.lakefs.clients.api.TagsApi
-
get tag
- getTagAsync(String, String, ApiCallback<Ref>) - Method in class io.lakefs.clients.api.TagsApi
-
get tag (asynchronously)
- getTagCall(String, String, ApiCallback) - Method in class io.lakefs.clients.api.TagsApi
-
Build call for getTag
- getTagsMetaRangeId() - Method in class io.lakefs.clients.api.model.RefsDump
-
Get tagsMetaRangeId
- getTagWithHttpInfo(String, String) - Method in class io.lakefs.clients.api.TagsApi
-
get tag
- getTempFolderPath() - Method in class io.lakefs.clients.api.ApiClient
-
The path of temporary folder used to store downloaded files from endpoints with file response.
- getTimestamp() - Method in class io.lakefs.clients.api.model.OtfDiffEntry
-
Get timestamp
- getToken() - Method in class io.lakefs.clients.api.model.AuthenticationToken
-
a JWT token that could be used to authenticate requests
- getToken() - Method in class io.lakefs.clients.api.model.StagingLocation
-
opaque staging token to use to link uploaded object
- getToken() - Method in class io.lakefs.clients.api.model.UpdatePasswordByToken
-
token used for authentication
- getTokenExpiration() - Method in class io.lakefs.clients.api.model.AuthenticationToken
-
Unix Epoch in seconds
- getType() - Method in class io.lakefs.clients.api.model.Diff
-
Get type
- getType() - Method in class io.lakefs.clients.api.model.ImportLocation
-
Path type, can either be 'common_prefix' or 'object'
- getType() - Method in class io.lakefs.clients.api.model.ResetCreation
-
Get type
- getUnderlyingProperties(String, String, String) - Method in class io.lakefs.clients.api.ObjectsApi
-
get object properties on underlying storage
- getUnderlyingPropertiesAsync(String, String, String, ApiCallback<UnderlyingObjectProperties>) - Method in class io.lakefs.clients.api.ObjectsApi
-
get object properties on underlying storage (asynchronously)
- getUnderlyingPropertiesCall(String, String, String, ApiCallback) - Method in class io.lakefs.clients.api.ObjectsApi
-
Build call for getUnderlyingProperties
- getUnderlyingPropertiesWithHttpInfo(String, String, String) - Method in class io.lakefs.clients.api.ObjectsApi
-
get object properties on underlying storage
- getUpdateTime() - Method in class io.lakefs.clients.api.model.ImportStatusResp
-
Get updateTime
- getUpgradeRecommended() - Method in class io.lakefs.clients.api.model.VersionConfig
-
Get upgradeRecommended
- getUpgradeUrl() - Method in class io.lakefs.clients.api.model.VersionConfig
-
Get upgradeUrl
- getUser() - Method in class io.lakefs.clients.api.model.CurrentUser
-
Get user
- getUser(String) - Method in class io.lakefs.clients.api.AuthApi
-
get user
- getUserAsync(String, ApiCallback<User>) - Method in class io.lakefs.clients.api.AuthApi
-
get user (asynchronously)
- getUserCall(String, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for getUser
- getUserMetadata() - Method in class io.lakefs.clients.api.model.StagingMetadata
-
Get userMetadata
- getUsername() - Method in class io.lakefs.clients.api.auth.HttpBasicAuth
- getUsername() - Method in class io.lakefs.clients.api.model.Setup
-
an identifier for the user (e.g.
- getUserWithHttpInfo(String) - Method in class io.lakefs.clients.api.AuthApi
-
get user
- getValue() - Method in enum io.lakefs.clients.api.model.ActionRun.StatusEnum
- getValue() - Method in enum io.lakefs.clients.api.model.Diff.PathTypeEnum
- getValue() - Method in enum io.lakefs.clients.api.model.Diff.TypeEnum
- getValue() - Method in enum io.lakefs.clients.api.model.HookRun.StatusEnum
- getValue() - Method in enum io.lakefs.clients.api.model.ImportLocation.TypeEnum
- getValue() - Method in enum io.lakefs.clients.api.model.LoginConfig.RBACEnum
- getValue() - Method in enum io.lakefs.clients.api.model.ObjectStats.PathTypeEnum
- getValue() - Method in enum io.lakefs.clients.api.model.OtfDiffEntry.OperationTypeEnum
- getValue() - Method in enum io.lakefs.clients.api.model.OtfDiffList.DiffTypeEnum
- getValue() - Method in enum io.lakefs.clients.api.model.ResetCreation.TypeEnum
- getValue() - Method in enum io.lakefs.clients.api.model.SetupState.StateEnum
- getValue() - Method in enum io.lakefs.clients.api.model.Statement.EffectEnum
- getValue() - Method in class io.lakefs.clients.api.Pair
- getVersion() - Method in class io.lakefs.clients.api.model.VersionConfig
-
Get version
- getWriteTimeout() - Method in class io.lakefs.clients.api.ApiClient
-
Get write timeout (in milliseconds).
- gracePeriod(Integer) - Method in class io.lakefs.clients.api.model.GarbageCollectionConfig
- Group - Class in io.lakefs.clients.api.model
-
Group
- Group() - Constructor for class io.lakefs.clients.api.model.Group
- GroupCreation - Class in io.lakefs.clients.api.model
-
GroupCreation
- GroupCreation() - Constructor for class io.lakefs.clients.api.model.GroupCreation
- GroupList - Class in io.lakefs.clients.api.model
-
GroupList
- GroupList() - Constructor for class io.lakefs.clients.api.model.GroupList
- guessContentTypeFromFile(File) - Method in class io.lakefs.clients.api.ApiClient
-
Guess Content-Type header from the given file (defaults to "application/octet-stream").
H
- handleResponse(Response, Type) - Method in class io.lakefs.clients.api.ApiClient
-
Handle the given response, return the deserialized object when the response is successful.
- hashCode() - Method in class io.lakefs.clients.api.model.AccessKeyCredentials
- hashCode() - Method in class io.lakefs.clients.api.model.ACL
- hashCode() - Method in class io.lakefs.clients.api.model.ActionRun
- hashCode() - Method in class io.lakefs.clients.api.model.ActionRunList
- hashCode() - Method in class io.lakefs.clients.api.model.AuthCapabilities
- hashCode() - Method in class io.lakefs.clients.api.model.AuthenticationToken
- hashCode() - Method in class io.lakefs.clients.api.model.BranchCreation
- hashCode() - Method in class io.lakefs.clients.api.model.BranchProtectionRule
- hashCode() - Method in class io.lakefs.clients.api.model.CherryPickCreation
- hashCode() - Method in class io.lakefs.clients.api.model.Commit
- hashCode() - Method in class io.lakefs.clients.api.model.CommitCreation
- hashCode() - Method in class io.lakefs.clients.api.model.CommitList
- hashCode() - Method in class io.lakefs.clients.api.model.CommPrefsInput
- hashCode() - Method in class io.lakefs.clients.api.model.Credentials
- hashCode() - Method in class io.lakefs.clients.api.model.CredentialsList
- hashCode() - Method in class io.lakefs.clients.api.model.CredentialsWithSecret
- hashCode() - Method in class io.lakefs.clients.api.model.CurrentUser
- hashCode() - Method in class io.lakefs.clients.api.model.Diff
- hashCode() - Method in class io.lakefs.clients.api.model.DiffList
- hashCode() - Method in class io.lakefs.clients.api.model.DiffProperties
- hashCode() - Method in class io.lakefs.clients.api.model.Error
- hashCode() - Method in class io.lakefs.clients.api.model.ErrorNoACL
- hashCode() - Method in class io.lakefs.clients.api.model.FindMergeBaseResult
- hashCode() - Method in class io.lakefs.clients.api.model.ForgotPasswordRequest
- hashCode() - Method in class io.lakefs.clients.api.model.GarbageCollectionConfig
- hashCode() - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareRequest
- hashCode() - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
- hashCode() - Method in class io.lakefs.clients.api.model.GarbageCollectionRule
- hashCode() - Method in class io.lakefs.clients.api.model.GarbageCollectionRules
- hashCode() - Method in class io.lakefs.clients.api.model.Group
- hashCode() - Method in class io.lakefs.clients.api.model.GroupCreation
- hashCode() - Method in class io.lakefs.clients.api.model.GroupList
- hashCode() - Method in class io.lakefs.clients.api.model.HookRun
- hashCode() - Method in class io.lakefs.clients.api.model.HookRunList
- hashCode() - Method in class io.lakefs.clients.api.model.ImportCreation
- hashCode() - Method in class io.lakefs.clients.api.model.ImportCreationResponse
- hashCode() - Method in class io.lakefs.clients.api.model.ImportLocation
- hashCode() - Method in class io.lakefs.clients.api.model.ImportPagination
- hashCode() - Method in class io.lakefs.clients.api.model.ImportStatusResp
- hashCode() - Method in class io.lakefs.clients.api.model.IngestRangeCreationResponse
- hashCode() - Method in class io.lakefs.clients.api.model.InlineObject1
- hashCode() - Method in class io.lakefs.clients.api.model.LoginConfig
- hashCode() - Method in class io.lakefs.clients.api.model.LoginInformation
- hashCode() - Method in class io.lakefs.clients.api.model.Merge
- hashCode() - Method in class io.lakefs.clients.api.model.MergeResult
- hashCode() - Method in class io.lakefs.clients.api.model.MetaRangeCreation
- hashCode() - Method in class io.lakefs.clients.api.model.MetaRangeCreationResponse
- hashCode() - Method in class io.lakefs.clients.api.model.ObjectCopyCreation
- hashCode() - Method in class io.lakefs.clients.api.model.ObjectError
- hashCode() - Method in class io.lakefs.clients.api.model.ObjectErrorList
- hashCode() - Method in class io.lakefs.clients.api.model.ObjectStageCreation
- hashCode() - Method in class io.lakefs.clients.api.model.ObjectStats
- hashCode() - Method in class io.lakefs.clients.api.model.ObjectStatsList
- hashCode() - Method in class io.lakefs.clients.api.model.OtfDiffEntry
- hashCode() - Method in class io.lakefs.clients.api.model.OtfDiffList
- hashCode() - Method in class io.lakefs.clients.api.model.OTFDiffs
- hashCode() - Method in class io.lakefs.clients.api.model.Pagination
- hashCode() - Method in class io.lakefs.clients.api.model.PathList
- hashCode() - Method in class io.lakefs.clients.api.model.Policy
- hashCode() - Method in class io.lakefs.clients.api.model.PolicyList
- hashCode() - Method in class io.lakefs.clients.api.model.PrepareGCUncommittedRequest
- hashCode() - Method in class io.lakefs.clients.api.model.PrepareGCUncommittedResponse
- hashCode() - Method in class io.lakefs.clients.api.model.RangeMetadata
- hashCode() - Method in class io.lakefs.clients.api.model.Ref
- hashCode() - Method in class io.lakefs.clients.api.model.RefList
- hashCode() - Method in class io.lakefs.clients.api.model.RefsDump
- hashCode() - Method in class io.lakefs.clients.api.model.Repository
- hashCode() - Method in class io.lakefs.clients.api.model.RepositoryCreation
- hashCode() - Method in class io.lakefs.clients.api.model.RepositoryList
- hashCode() - Method in class io.lakefs.clients.api.model.ResetCreation
- hashCode() - Method in class io.lakefs.clients.api.model.RevertCreation
- hashCode() - Method in class io.lakefs.clients.api.model.Setup
- hashCode() - Method in class io.lakefs.clients.api.model.SetupState
- hashCode() - Method in class io.lakefs.clients.api.model.StageRangeCreation
- hashCode() - Method in class io.lakefs.clients.api.model.StagingLocation
- hashCode() - Method in class io.lakefs.clients.api.model.StagingMetadata
- hashCode() - Method in class io.lakefs.clients.api.model.Statement
- hashCode() - Method in class io.lakefs.clients.api.model.StatsEvent
- hashCode() - Method in class io.lakefs.clients.api.model.StatsEventsList
- hashCode() - Method in class io.lakefs.clients.api.model.StorageConfig
- hashCode() - Method in class io.lakefs.clients.api.model.StorageURI
- hashCode() - Method in class io.lakefs.clients.api.model.TagCreation
- hashCode() - Method in class io.lakefs.clients.api.model.UnderlyingObjectProperties
- hashCode() - Method in class io.lakefs.clients.api.model.UpdatePasswordByToken
- hashCode() - Method in class io.lakefs.clients.api.model.UpdateToken
- hashCode() - Method in class io.lakefs.clients.api.model.User
- hashCode() - Method in class io.lakefs.clients.api.model.UserCreation
- hashCode() - Method in class io.lakefs.clients.api.model.UserList
- hashCode() - Method in class io.lakefs.clients.api.model.VersionConfig
- hasMore(Boolean) - Method in class io.lakefs.clients.api.model.ImportPagination
- hasMore(Boolean) - Method in class io.lakefs.clients.api.model.Pagination
- headObject(String, String, String, String) - Method in class io.lakefs.clients.api.ObjectsApi
-
check if object exists
- headObjectAsync(String, String, String, String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.ObjectsApi
-
check if object exists (asynchronously)
- headObjectCall(String, String, String, String, ApiCallback) - Method in class io.lakefs.clients.api.ObjectsApi
-
Build call for headObject
- headObjectWithHttpInfo(String, String, String, String) - Method in class io.lakefs.clients.api.ObjectsApi
-
check if object exists
- healthCheck() - Method in class io.lakefs.clients.api.HealthCheckApi
-
check that the API server is up and running
- HealthCheckApi - Class in io.lakefs.clients.api
- HealthCheckApi() - Constructor for class io.lakefs.clients.api.HealthCheckApi
- HealthCheckApi(ApiClient) - Constructor for class io.lakefs.clients.api.HealthCheckApi
- healthCheckAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.api.HealthCheckApi
-
(asynchronously) check that the API server is up and running
- healthCheckCall(ApiCallback) - Method in class io.lakefs.clients.api.HealthCheckApi
-
Build call for healthCheck
- healthCheckWithHttpInfo() - Method in class io.lakefs.clients.api.HealthCheckApi
-
check that the API server is up and running
- hookId(String) - Method in class io.lakefs.clients.api.model.HookRun
- HookRun - Class in io.lakefs.clients.api.model
-
HookRun
- HookRun() - Constructor for class io.lakefs.clients.api.model.HookRun
- HookRun.StatusEnum - Enum in io.lakefs.clients.api.model
-
Gets or Sets status
- HookRun.StatusEnum.Adapter - Class in io.lakefs.clients.api.model
- hookRunId(String) - Method in class io.lakefs.clients.api.model.HookRun
- HookRunList - Class in io.lakefs.clients.api.model
-
HookRunList
- HookRunList() - Constructor for class io.lakefs.clients.api.model.HookRunList
- HttpBasicAuth - Class in io.lakefs.clients.api.auth
- HttpBasicAuth() - Constructor for class io.lakefs.clients.api.auth.HttpBasicAuth
- HttpBearerAuth - Class in io.lakefs.clients.api.auth
- HttpBearerAuth(String) - Constructor for class io.lakefs.clients.api.auth.HttpBearerAuth
I
- id(String) - Method in class io.lakefs.clients.api.model.Commit
- id(String) - Method in class io.lakefs.clients.api.model.Group
- id(String) - Method in class io.lakefs.clients.api.model.GroupCreation
- id(String) - Method in class io.lakefs.clients.api.model.ImportCreationResponse
- id(String) - Method in class io.lakefs.clients.api.model.MetaRangeCreationResponse
- id(String) - Method in class io.lakefs.clients.api.model.OtfDiffEntry
- id(String) - Method in class io.lakefs.clients.api.model.Policy
- id(String) - Method in class io.lakefs.clients.api.model.RangeMetadata
- id(String) - Method in class io.lakefs.clients.api.model.Ref
- id(String) - Method in class io.lakefs.clients.api.model.Repository
- id(String) - Method in class io.lakefs.clients.api.model.TagCreation
- id(String) - Method in class io.lakefs.clients.api.model.User
- id(String) - Method in class io.lakefs.clients.api.model.UserCreation
- ImportApi - Class in io.lakefs.clients.api
- ImportApi() - Constructor for class io.lakefs.clients.api.ImportApi
- ImportApi(ApiClient) - Constructor for class io.lakefs.clients.api.ImportApi
- importCancel(String, String, String) - Method in class io.lakefs.clients.api.ImportApi
-
cancel ongoing import
- importCancelAsync(String, String, String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.ImportApi
-
cancel ongoing import (asynchronously)
- importCancelCall(String, String, String, ApiCallback) - Method in class io.lakefs.clients.api.ImportApi
-
Build call for importCancel
- importCancelWithHttpInfo(String, String, String) - Method in class io.lakefs.clients.api.ImportApi
-
cancel ongoing import
- ImportCreation - Class in io.lakefs.clients.api.model
-
ImportCreation
- ImportCreation() - Constructor for class io.lakefs.clients.api.model.ImportCreation
- ImportCreationResponse - Class in io.lakefs.clients.api.model
-
ImportCreationResponse
- ImportCreationResponse() - Constructor for class io.lakefs.clients.api.model.ImportCreationResponse
- ImportLocation - Class in io.lakefs.clients.api.model
-
ImportLocation
- ImportLocation() - Constructor for class io.lakefs.clients.api.model.ImportLocation
- ImportLocation.TypeEnum - Enum in io.lakefs.clients.api.model
-
Path type, can either be 'common_prefix' or 'object'
- ImportLocation.TypeEnum.Adapter - Class in io.lakefs.clients.api.model
- ImportPagination - Class in io.lakefs.clients.api.model
-
ImportPagination
- ImportPagination() - Constructor for class io.lakefs.clients.api.model.ImportPagination
- importStart(String, String, ImportCreation) - Method in class io.lakefs.clients.api.ImportApi
-
import data from object store
- importStartAsync(String, String, ImportCreation, ApiCallback<ImportCreationResponse>) - Method in class io.lakefs.clients.api.ImportApi
-
import data from object store (asynchronously)
- importStartCall(String, String, ImportCreation, ApiCallback) - Method in class io.lakefs.clients.api.ImportApi
-
Build call for importStart
- importStartWithHttpInfo(String, String, ImportCreation) - Method in class io.lakefs.clients.api.ImportApi
-
import data from object store
- importStatus(String, String, String) - Method in class io.lakefs.clients.api.ImportApi
-
get import status
- importStatusAsync(String, String, String, ApiCallback<ImportStatusResp>) - Method in class io.lakefs.clients.api.ImportApi
-
get import status (asynchronously)
- importStatusCall(String, String, String, ApiCallback) - Method in class io.lakefs.clients.api.ImportApi
-
Build call for importStatus
- ImportStatusResp - Class in io.lakefs.clients.api.model
-
ImportStatusResp
- ImportStatusResp() - Constructor for class io.lakefs.clients.api.model.ImportStatusResp
- importStatusWithHttpInfo(String, String, String) - Method in class io.lakefs.clients.api.ImportApi
-
get import status
- importSupport(Boolean) - Method in class io.lakefs.clients.api.model.StorageConfig
- ingestedObjects(Long) - Method in class io.lakefs.clients.api.model.ImportStatusResp
- ingestRange(String, StageRangeCreation) - Method in class io.lakefs.clients.api.ImportApi
-
create a lakeFS range file from the source uri
- ingestRangeAsync(String, StageRangeCreation, ApiCallback<IngestRangeCreationResponse>) - Method in class io.lakefs.clients.api.ImportApi
-
create a lakeFS range file from the source uri (asynchronously)
- ingestRangeCall(String, StageRangeCreation, ApiCallback) - Method in class io.lakefs.clients.api.ImportApi
-
Build call for ingestRange
- IngestRangeCreationResponse - Class in io.lakefs.clients.api.model
-
IngestRangeCreationResponse
- IngestRangeCreationResponse() - Constructor for class io.lakefs.clients.api.model.IngestRangeCreationResponse
- ingestRangeWithHttpInfo(String, StageRangeCreation) - Method in class io.lakefs.clients.api.ImportApi
-
create a lakeFS range file from the source uri
- INITIALIZED - io.lakefs.clients.api.model.SetupState.StateEnum
- InlineObject1 - Class in io.lakefs.clients.api.model
-
InlineObject1
- InlineObject1() - Constructor for class io.lakefs.clients.api.model.InlineObject1
- inviteUser(Boolean) - Method in class io.lakefs.clients.api.model.AuthCapabilities
- inviteUser(Boolean) - Method in class io.lakefs.clients.api.model.UserCreation
- io.lakefs.clients.api - package io.lakefs.clients.api
- io.lakefs.clients.api.auth - package io.lakefs.clients.api.auth
- io.lakefs.clients.api.model - package io.lakefs.clients.api.model
- isDebugging() - Method in class io.lakefs.clients.api.ApiClient
-
Check that whether debugging is enabled for this API client.
- isJsonMime(String) - Method in class io.lakefs.clients.api.ApiClient
-
Check if the given MIME is a JSON MIME.
- isVerifyingSsl() - Method in class io.lakefs.clients.api.ApiClient
-
True if isVerifyingSsl flag is on
J
- join(String[], String) - Static method in class io.lakefs.clients.api.StringUtil
-
Join an array of strings with the given separator.
- join(Collection<String>, String) - Static method in class io.lakefs.clients.api.StringUtil
-
Join a list of strings with the given separator.
- JSON - Class in io.lakefs.clients.api
- JSON() - Constructor for class io.lakefs.clients.api.JSON
- JSON.ByteArrayAdapter - Class in io.lakefs.clients.api
-
Gson TypeAdapter for Byte Array type
- JSON.DateTypeAdapter - Class in io.lakefs.clients.api
-
Gson TypeAdapter for java.util.Date type If the dateFormat is null, ISO8601Utils will be used.
- JSON.LocalDateTypeAdapter - Class in io.lakefs.clients.api
-
Gson TypeAdapter for JSR310 LocalDate type
- JSON.OffsetDateTimeTypeAdapter - Class in io.lakefs.clients.api
-
Gson TypeAdapter for JSR310 OffsetDateTime type
- JSON.SqlDateTypeAdapter - Class in io.lakefs.clients.api
-
Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).
K
- key(AccessKeyCredentials) - Method in class io.lakefs.clients.api.model.Setup
L
- lastKey(String) - Method in class io.lakefs.clients.api.model.ImportPagination
- latestVersion(String) - Method in class io.lakefs.clients.api.model.VersionConfig
- linkPhysicalAddress(String, String, String, StagingMetadata) - Method in class io.lakefs.clients.api.StagingApi
-
associate staging on this physical address with a path If the supplied token matches the current staging token, associate the object as the physical address with the supplied path.
- linkPhysicalAddressAsync(String, String, String, StagingMetadata, ApiCallback<ObjectStats>) - Method in class io.lakefs.clients.api.StagingApi
-
associate staging on this physical address with a path (asynchronously) If the supplied token matches the current staging token, associate the object as the physical address with the supplied path.
- linkPhysicalAddressCall(String, String, String, StagingMetadata, ApiCallback) - Method in class io.lakefs.clients.api.StagingApi
-
Build call for linkPhysicalAddress
- linkPhysicalAddressWithHttpInfo(String, String, String, StagingMetadata) - Method in class io.lakefs.clients.api.StagingApi
-
associate staging on this physical address with a path If the supplied token matches the current staging token, associate the object as the physical address with the supplied path.
- listBranches(String, String, String, Integer) - Method in class io.lakefs.clients.api.BranchesApi
-
list branches
- listBranchesAsync(String, String, String, Integer, ApiCallback<RefList>) - Method in class io.lakefs.clients.api.BranchesApi
-
list branches (asynchronously)
- listBranchesCall(String, String, String, Integer, ApiCallback) - Method in class io.lakefs.clients.api.BranchesApi
-
Build call for listBranches
- listBranchesWithHttpInfo(String, String, String, Integer) - Method in class io.lakefs.clients.api.BranchesApi
-
list branches
- listGroupMembers(String, String, String, Integer) - Method in class io.lakefs.clients.api.AuthApi
-
list group members
- listGroupMembersAsync(String, String, String, Integer, ApiCallback<UserList>) - Method in class io.lakefs.clients.api.AuthApi
-
list group members (asynchronously)
- listGroupMembersCall(String, String, String, Integer, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for listGroupMembers
- listGroupMembersWithHttpInfo(String, String, String, Integer) - Method in class io.lakefs.clients.api.AuthApi
-
list group members
- listGroupPolicies(String, String, String, Integer) - Method in class io.lakefs.clients.api.AuthApi
-
list group policies
- listGroupPoliciesAsync(String, String, String, Integer, ApiCallback<PolicyList>) - Method in class io.lakefs.clients.api.AuthApi
-
list group policies (asynchronously)
- listGroupPoliciesCall(String, String, String, Integer, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for listGroupPolicies
- listGroupPoliciesWithHttpInfo(String, String, String, Integer) - Method in class io.lakefs.clients.api.AuthApi
-
list group policies
- listGroups(String, String, Integer) - Method in class io.lakefs.clients.api.AuthApi
-
list groups
- listGroupsAsync(String, String, Integer, ApiCallback<GroupList>) - Method in class io.lakefs.clients.api.AuthApi
-
list groups (asynchronously)
- listGroupsCall(String, String, Integer, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for listGroups
- listGroupsWithHttpInfo(String, String, Integer) - Method in class io.lakefs.clients.api.AuthApi
-
list groups
- listObjects(String, String, Boolean, Boolean, String, Integer, String, String) - Method in class io.lakefs.clients.api.ObjectsApi
-
list objects under a given prefix
- listObjectsAsync(String, String, Boolean, Boolean, String, Integer, String, String, ApiCallback<ObjectStatsList>) - Method in class io.lakefs.clients.api.ObjectsApi
-
list objects under a given prefix (asynchronously)
- listObjectsCall(String, String, Boolean, Boolean, String, Integer, String, String, ApiCallback) - Method in class io.lakefs.clients.api.ObjectsApi
-
Build call for listObjects
- listObjectsWithHttpInfo(String, String, Boolean, Boolean, String, Integer, String, String) - Method in class io.lakefs.clients.api.ObjectsApi
-
list objects under a given prefix
- listPolicies(String, String, Integer) - Method in class io.lakefs.clients.api.AuthApi
-
list policies
- listPoliciesAsync(String, String, Integer, ApiCallback<PolicyList>) - Method in class io.lakefs.clients.api.AuthApi
-
list policies (asynchronously)
- listPoliciesCall(String, String, Integer, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for listPolicies
- listPoliciesWithHttpInfo(String, String, Integer) - Method in class io.lakefs.clients.api.AuthApi
-
list policies
- listRepositories(String, String, Integer) - Method in class io.lakefs.clients.api.RepositoriesApi
-
list repositories
- listRepositoriesAsync(String, String, Integer, ApiCallback<RepositoryList>) - Method in class io.lakefs.clients.api.RepositoriesApi
-
list repositories (asynchronously)
- listRepositoriesCall(String, String, Integer, ApiCallback) - Method in class io.lakefs.clients.api.RepositoriesApi
-
Build call for listRepositories
- listRepositoriesWithHttpInfo(String, String, Integer) - Method in class io.lakefs.clients.api.RepositoriesApi
-
list repositories
- listRepositoryRuns(String, String, Integer, String, String) - Method in class io.lakefs.clients.api.ActionsApi
-
list runs
- listRepositoryRunsAsync(String, String, Integer, String, String, ApiCallback<ActionRunList>) - Method in class io.lakefs.clients.api.ActionsApi
-
list runs (asynchronously)
- listRepositoryRunsCall(String, String, Integer, String, String, ApiCallback) - Method in class io.lakefs.clients.api.ActionsApi
-
Build call for listRepositoryRuns
- listRepositoryRunsWithHttpInfo(String, String, Integer, String, String) - Method in class io.lakefs.clients.api.ActionsApi
-
list runs
- listRunHooks(String, String, String, Integer) - Method in class io.lakefs.clients.api.ActionsApi
-
list run hooks
- listRunHooksAsync(String, String, String, Integer, ApiCallback<HookRunList>) - Method in class io.lakefs.clients.api.ActionsApi
-
list run hooks (asynchronously)
- listRunHooksCall(String, String, String, Integer, ApiCallback) - Method in class io.lakefs.clients.api.ActionsApi
-
Build call for listRunHooks
- listRunHooksWithHttpInfo(String, String, String, Integer) - Method in class io.lakefs.clients.api.ActionsApi
-
list run hooks
- listTags(String, String, String, Integer) - Method in class io.lakefs.clients.api.TagsApi
-
list tags
- listTagsAsync(String, String, String, Integer, ApiCallback<RefList>) - Method in class io.lakefs.clients.api.TagsApi
-
list tags (asynchronously)
- listTagsCall(String, String, String, Integer, ApiCallback) - Method in class io.lakefs.clients.api.TagsApi
-
Build call for listTags
- listTagsWithHttpInfo(String, String, String, Integer) - Method in class io.lakefs.clients.api.TagsApi
-
list tags
- listUserCredentials(String, String, String, Integer) - Method in class io.lakefs.clients.api.AuthApi
-
list user credentials
- listUserCredentialsAsync(String, String, String, Integer, ApiCallback<CredentialsList>) - Method in class io.lakefs.clients.api.AuthApi
-
list user credentials (asynchronously)
- listUserCredentialsCall(String, String, String, Integer, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for listUserCredentials
- listUserCredentialsWithHttpInfo(String, String, String, Integer) - Method in class io.lakefs.clients.api.AuthApi
-
list user credentials
- listUserGroups(String, String, String, Integer) - Method in class io.lakefs.clients.api.AuthApi
-
list user groups
- listUserGroupsAsync(String, String, String, Integer, ApiCallback<GroupList>) - Method in class io.lakefs.clients.api.AuthApi
-
list user groups (asynchronously)
- listUserGroupsCall(String, String, String, Integer, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for listUserGroups
- listUserGroupsWithHttpInfo(String, String, String, Integer) - Method in class io.lakefs.clients.api.AuthApi
-
list user groups
- listUserPolicies(String, String, String, Integer, Boolean) - Method in class io.lakefs.clients.api.AuthApi
-
list user policies
- listUserPoliciesAsync(String, String, String, Integer, Boolean, ApiCallback<PolicyList>) - Method in class io.lakefs.clients.api.AuthApi
-
list user policies (asynchronously)
- listUserPoliciesCall(String, String, String, Integer, Boolean, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for listUserPolicies
- listUserPoliciesWithHttpInfo(String, String, String, Integer, Boolean) - Method in class io.lakefs.clients.api.AuthApi
-
list user policies
- listUsers(String, String, Integer) - Method in class io.lakefs.clients.api.AuthApi
-
list users
- listUsersAsync(String, String, Integer, ApiCallback<UserList>) - Method in class io.lakefs.clients.api.AuthApi
-
list users (asynchronously)
- listUsersCall(String, String, Integer, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for listUsers
- listUsersWithHttpInfo(String, String, Integer) - Method in class io.lakefs.clients.api.AuthApi
-
list users
- LocalDateTypeAdapter() - Constructor for class io.lakefs.clients.api.JSON.LocalDateTypeAdapter
- LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class io.lakefs.clients.api.JSON.LocalDateTypeAdapter
- location(String) - Method in class io.lakefs.clients.api.model.StorageURI
- logBranchCommits(String, String, String, Integer) - Method in class io.lakefs.clients.api.CommitsApi
-
Deprecated.
- logBranchCommitsAsync(String, String, String, Integer, ApiCallback<CommitList>) - Method in class io.lakefs.clients.api.CommitsApi
-
Deprecated.
- logBranchCommitsCall(String, String, String, Integer, ApiCallback) - Method in class io.lakefs.clients.api.CommitsApi
-
Deprecated.
- logBranchCommitsWithHttpInfo(String, String, String, Integer) - Method in class io.lakefs.clients.api.CommitsApi
-
Deprecated.
- logCommits(String, String, String, Integer, List<String>, List<String>, Boolean, Boolean) - Method in class io.lakefs.clients.api.RefsApi
-
get commit log from ref.
- logCommitsAsync(String, String, String, Integer, List<String>, List<String>, Boolean, Boolean, ApiCallback<CommitList>) - Method in class io.lakefs.clients.api.RefsApi
-
get commit log from ref.
- logCommitsCall(String, String, String, Integer, List<String>, List<String>, Boolean, Boolean, ApiCallback) - Method in class io.lakefs.clients.api.RefsApi
-
Build call for logCommits
- logCommitsWithHttpInfo(String, String, String, Integer, List<String>, List<String>, Boolean, Boolean) - Method in class io.lakefs.clients.api.RefsApi
-
get commit log from ref.
- login(LoginInformation) - Method in class io.lakefs.clients.api.AuthApi
-
perform a login
- loginAsync(LoginInformation, ApiCallback<AuthenticationToken>) - Method in class io.lakefs.clients.api.AuthApi
-
perform a login (asynchronously)
- loginCall(LoginInformation, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for login
- loginConfig(LoginConfig) - Method in class io.lakefs.clients.api.model.SetupState
- LoginConfig - Class in io.lakefs.clients.api.model
-
LoginConfig
- LoginConfig() - Constructor for class io.lakefs.clients.api.model.LoginConfig
- LoginConfig.RBACEnum - Enum in io.lakefs.clients.api.model
-
RBAC will remain enabled on GUI if \"external\".
- LoginConfig.RBACEnum.Adapter - Class in io.lakefs.clients.api.model
- loginCookieNames(List<String>) - Method in class io.lakefs.clients.api.model.LoginConfig
- loginFailedMessage(String) - Method in class io.lakefs.clients.api.model.LoginConfig
- LoginInformation - Class in io.lakefs.clients.api.model
-
LoginInformation
- LoginInformation() - Constructor for class io.lakefs.clients.api.model.LoginInformation
- loginUrl(String) - Method in class io.lakefs.clients.api.model.LoginConfig
- loginWithHttpInfo(LoginInformation) - Method in class io.lakefs.clients.api.AuthApi
-
perform a login
- logoutUrl(String) - Method in class io.lakefs.clients.api.model.LoginConfig
M
- maxKey(String) - Method in class io.lakefs.clients.api.model.RangeMetadata
- maxPerPage(Integer) - Method in class io.lakefs.clients.api.model.Pagination
- Merge - Class in io.lakefs.clients.api.model
-
Merge
- Merge() - Constructor for class io.lakefs.clients.api.model.Merge
- mergeIntoBranch(String, String, String, Merge) - Method in class io.lakefs.clients.api.RefsApi
-
merge references
- mergeIntoBranchAsync(String, String, String, Merge, ApiCallback<MergeResult>) - Method in class io.lakefs.clients.api.RefsApi
-
merge references (asynchronously)
- mergeIntoBranchCall(String, String, String, Merge, ApiCallback) - Method in class io.lakefs.clients.api.RefsApi
-
Build call for mergeIntoBranch
- mergeIntoBranchWithHttpInfo(String, String, String, Merge) - Method in class io.lakefs.clients.api.RefsApi
-
merge references
- MergeResult - Class in io.lakefs.clients.api.model
-
MergeResult
- MergeResult() - Constructor for class io.lakefs.clients.api.model.MergeResult
- message(String) - Method in class io.lakefs.clients.api.model.Commit
- message(String) - Method in class io.lakefs.clients.api.model.CommitCreation
- message(String) - Method in class io.lakefs.clients.api.model.Error
- message(String) - Method in class io.lakefs.clients.api.model.ErrorNoACL
- message(String) - Method in class io.lakefs.clients.api.model.Merge
- message(String) - Method in class io.lakefs.clients.api.model.ObjectError
- metadata(Map<String, String>) - Method in class io.lakefs.clients.api.model.Commit
- metadata(Map<String, String>) - Method in class io.lakefs.clients.api.model.CommitCreation
- metadata(Map<String, String>) - Method in class io.lakefs.clients.api.model.Merge
- metadata(Map<String, String>) - Method in class io.lakefs.clients.api.model.ObjectStageCreation
- metadata(Map<String, String>) - Method in class io.lakefs.clients.api.model.ObjectStats
- MetadataApi - Class in io.lakefs.clients.api
- MetadataApi() - Constructor for class io.lakefs.clients.api.MetadataApi
- MetadataApi(ApiClient) - Constructor for class io.lakefs.clients.api.MetadataApi
- MetaRangeCreation - Class in io.lakefs.clients.api.model
-
MetaRangeCreation
- MetaRangeCreation() - Constructor for class io.lakefs.clients.api.model.MetaRangeCreation
- MetaRangeCreationResponse - Class in io.lakefs.clients.api.model
-
MetaRangeCreationResponse
- MetaRangeCreationResponse() - Constructor for class io.lakefs.clients.api.model.MetaRangeCreationResponse
- metarangeId(String) - Method in class io.lakefs.clients.api.model.ImportStatusResp
- metaRangeId(String) - Method in class io.lakefs.clients.api.model.Commit
- minKey(String) - Method in class io.lakefs.clients.api.model.RangeMetadata
- mtime(Long) - Method in class io.lakefs.clients.api.model.ObjectStageCreation
- mtime(Long) - Method in class io.lakefs.clients.api.model.ObjectStats
N
- name(String) - Method in class io.lakefs.clients.api.model.BranchCreation
- name(String) - Method in class io.lakefs.clients.api.model.DiffProperties
- name(String) - Method in class io.lakefs.clients.api.model.RepositoryCreation
- name(String) - Method in class io.lakefs.clients.api.model.StatsEvent
- newPassword(String) - Method in class io.lakefs.clients.api.model.UpdatePasswordByToken
- nextOffset(String) - Method in class io.lakefs.clients.api.model.Pagination
- noAcl(Boolean) - Method in class io.lakefs.clients.api.model.ErrorNoACL
- NOT_INITIALIZED - io.lakefs.clients.api.model.SetupState.StateEnum
O
- OBJECT - io.lakefs.clients.api.model.Diff.PathTypeEnum
- OBJECT - io.lakefs.clients.api.model.ImportLocation.TypeEnum
- OBJECT - io.lakefs.clients.api.model.ObjectStats.PathTypeEnum
- OBJECT - io.lakefs.clients.api.model.ResetCreation.TypeEnum
- ObjectCopyCreation - Class in io.lakefs.clients.api.model
-
ObjectCopyCreation
- ObjectCopyCreation() - Constructor for class io.lakefs.clients.api.model.ObjectCopyCreation
- ObjectError - Class in io.lakefs.clients.api.model
-
ObjectError
- ObjectError() - Constructor for class io.lakefs.clients.api.model.ObjectError
- ObjectErrorList - Class in io.lakefs.clients.api.model
-
ObjectErrorList
- ObjectErrorList() - Constructor for class io.lakefs.clients.api.model.ObjectErrorList
- ObjectsApi - Class in io.lakefs.clients.api
- ObjectsApi() - Constructor for class io.lakefs.clients.api.ObjectsApi
- ObjectsApi(ApiClient) - Constructor for class io.lakefs.clients.api.ObjectsApi
- ObjectStageCreation - Class in io.lakefs.clients.api.model
-
ObjectStageCreation
- ObjectStageCreation() - Constructor for class io.lakefs.clients.api.model.ObjectStageCreation
- ObjectStats - Class in io.lakefs.clients.api.model
-
ObjectStats
- ObjectStats() - Constructor for class io.lakefs.clients.api.model.ObjectStats
- ObjectStats.PathTypeEnum - Enum in io.lakefs.clients.api.model
-
Gets or Sets pathType
- ObjectStats.PathTypeEnum.Adapter - Class in io.lakefs.clients.api.model
- ObjectStatsList - Class in io.lakefs.clients.api.model
-
ObjectStatsList
- ObjectStatsList() - Constructor for class io.lakefs.clients.api.model.ObjectStatsList
- OffsetDateTimeTypeAdapter() - Constructor for class io.lakefs.clients.api.JSON.OffsetDateTimeTypeAdapter
- OffsetDateTimeTypeAdapter(DateTimeFormatter) - Constructor for class io.lakefs.clients.api.JSON.OffsetDateTimeTypeAdapter
- onDownloadProgress(long, long, boolean) - Method in interface io.lakefs.clients.api.ApiCallback
-
This is called when the API download processing.
- onFailure(ApiException, int, Map<String, List<String>>) - Method in interface io.lakefs.clients.api.ApiCallback
-
This is called when the API call fails.
- onSuccess(T, int, Map<String, List<String>>) - Method in interface io.lakefs.clients.api.ApiCallback
-
This is called when the API call succeeded.
- onUploadProgress(long, long, boolean) - Method in interface io.lakefs.clients.api.ApiCallback
-
This is called when the API upload processing.
- operation(String) - Method in class io.lakefs.clients.api.model.OtfDiffEntry
- operationContent(Object) - Method in class io.lakefs.clients.api.model.OtfDiffEntry
- operationType(OtfDiffEntry.OperationTypeEnum) - Method in class io.lakefs.clients.api.model.OtfDiffEntry
- otfDiff(String, String, String, String, String) - Method in class io.lakefs.clients.api.ExperimentalApi
-
perform otf diff
- otfDiff(String, String, String, String, String) - Method in class io.lakefs.clients.api.OtfDiffApi
-
perform otf diff
- OtfDiffApi - Class in io.lakefs.clients.api
- OtfDiffApi() - Constructor for class io.lakefs.clients.api.OtfDiffApi
- OtfDiffApi(ApiClient) - Constructor for class io.lakefs.clients.api.OtfDiffApi
- otfDiffAsync(String, String, String, String, String, ApiCallback<OtfDiffList>) - Method in class io.lakefs.clients.api.ExperimentalApi
-
perform otf diff (asynchronously)
- otfDiffAsync(String, String, String, String, String, ApiCallback<OtfDiffList>) - Method in class io.lakefs.clients.api.OtfDiffApi
-
perform otf diff (asynchronously)
- otfDiffCall(String, String, String, String, String, ApiCallback) - Method in class io.lakefs.clients.api.ExperimentalApi
-
Build call for otfDiff
- otfDiffCall(String, String, String, String, String, ApiCallback) - Method in class io.lakefs.clients.api.OtfDiffApi
-
Build call for otfDiff
- OtfDiffEntry - Class in io.lakefs.clients.api.model
-
OtfDiffEntry
- OtfDiffEntry() - Constructor for class io.lakefs.clients.api.model.OtfDiffEntry
- OtfDiffEntry.OperationTypeEnum - Enum in io.lakefs.clients.api.model
-
the operation category (CUD)
- OtfDiffEntry.OperationTypeEnum.Adapter - Class in io.lakefs.clients.api.model
- OtfDiffList - Class in io.lakefs.clients.api.model
-
OtfDiffList
- OtfDiffList() - Constructor for class io.lakefs.clients.api.model.OtfDiffList
- OtfDiffList.DiffTypeEnum - Enum in io.lakefs.clients.api.model
-
Gets or Sets diffType
- OtfDiffList.DiffTypeEnum.Adapter - Class in io.lakefs.clients.api.model
- OTFDiffs - Class in io.lakefs.clients.api.model
-
OTFDiffs
- OTFDiffs() - Constructor for class io.lakefs.clients.api.model.OTFDiffs
- otfDiffWithHttpInfo(String, String, String, String, String) - Method in class io.lakefs.clients.api.ExperimentalApi
-
perform otf diff
- otfDiffWithHttpInfo(String, String, String, String, String) - Method in class io.lakefs.clients.api.OtfDiffApi
-
perform otf diff
P
- pagination(ImportPagination) - Method in class io.lakefs.clients.api.model.IngestRangeCreationResponse
- pagination(Pagination) - Method in class io.lakefs.clients.api.model.ActionRunList
- pagination(Pagination) - Method in class io.lakefs.clients.api.model.CommitList
- pagination(Pagination) - Method in class io.lakefs.clients.api.model.CredentialsList
- pagination(Pagination) - Method in class io.lakefs.clients.api.model.DiffList
- pagination(Pagination) - Method in class io.lakefs.clients.api.model.GroupList
- pagination(Pagination) - Method in class io.lakefs.clients.api.model.HookRunList
- pagination(Pagination) - Method in class io.lakefs.clients.api.model.ObjectStatsList
- pagination(Pagination) - Method in class io.lakefs.clients.api.model.PolicyList
- pagination(Pagination) - Method in class io.lakefs.clients.api.model.RefList
- pagination(Pagination) - Method in class io.lakefs.clients.api.model.RepositoryList
- pagination(Pagination) - Method in class io.lakefs.clients.api.model.UserList
- Pagination - Class in io.lakefs.clients.api.model
-
Pagination
- Pagination() - Constructor for class io.lakefs.clients.api.model.Pagination
- Pair - Class in io.lakefs.clients.api
- Pair(String, String) - Constructor for class io.lakefs.clients.api.Pair
- parameterToPair(String, Object) - Method in class io.lakefs.clients.api.ApiClient
-
Formats the specified query parameter to a list containing a single
Pairobject. - parameterToPairs(String, String, Collection) - Method in class io.lakefs.clients.api.ApiClient
-
Formats the specified collection query parameters to a list of
Pairobjects. - parameterToString(Object) - Method in class io.lakefs.clients.api.ApiClient
-
Format the given parameter object into string.
- parentNumber(Integer) - Method in class io.lakefs.clients.api.model.CherryPickCreation
- parentNumber(Integer) - Method in class io.lakefs.clients.api.model.RevertCreation
- parents(List<String>) - Method in class io.lakefs.clients.api.model.Commit
- path(String) - Method in class io.lakefs.clients.api.model.Diff
- path(String) - Method in class io.lakefs.clients.api.model.ImportLocation
- path(String) - Method in class io.lakefs.clients.api.model.ObjectError
- path(String) - Method in class io.lakefs.clients.api.model.ObjectStats
- path(String) - Method in class io.lakefs.clients.api.model.ResetCreation
- PathList - Class in io.lakefs.clients.api.model
-
PathList
- PathList() - Constructor for class io.lakefs.clients.api.model.PathList
- paths(List<ImportLocation>) - Method in class io.lakefs.clients.api.model.ImportCreation
- paths(List<String>) - Method in class io.lakefs.clients.api.model.PathList
- pathType(Diff.PathTypeEnum) - Method in class io.lakefs.clients.api.model.Diff
- pathType(ObjectStats.PathTypeEnum) - Method in class io.lakefs.clients.api.model.ObjectStats
- pattern(String) - Method in class io.lakefs.clients.api.model.BranchProtectionRule
- pattern(String) - Method in class io.lakefs.clients.api.model.InlineObject1
- permission(String) - Method in class io.lakefs.clients.api.model.ACL
- physicalAddress(String) - Method in class io.lakefs.clients.api.model.ObjectStageCreation
- physicalAddress(String) - Method in class io.lakefs.clients.api.model.ObjectStats
- physicalAddress(String) - Method in class io.lakefs.clients.api.model.StagingLocation
- physicalAddressExpiry(Long) - Method in class io.lakefs.clients.api.model.ObjectStats
- Policy - Class in io.lakefs.clients.api.model
-
Policy
- Policy() - Constructor for class io.lakefs.clients.api.model.Policy
- PolicyList - Class in io.lakefs.clients.api.model
-
PolicyList
- PolicyList() - Constructor for class io.lakefs.clients.api.model.PolicyList
- postStatsEvents(StatsEventsList) - Method in class io.lakefs.clients.api.StatisticsApi
-
post stats events, this endpoint is meant for internal use only
- postStatsEventsAsync(StatsEventsList, ApiCallback<Void>) - Method in class io.lakefs.clients.api.StatisticsApi
-
post stats events, this endpoint is meant for internal use only (asynchronously)
- postStatsEventsCall(StatsEventsList, ApiCallback) - Method in class io.lakefs.clients.api.StatisticsApi
-
Build call for postStatsEvents
- postStatsEventsWithHttpInfo(StatsEventsList) - Method in class io.lakefs.clients.api.StatisticsApi
-
post stats events, this endpoint is meant for internal use only
- PREFIX_CHANGED - io.lakefs.clients.api.model.Diff.TypeEnum
- prepareDownloadFile(Response) - Method in class io.lakefs.clients.api.ApiClient
-
Prepare file for download
- prepareGarbageCollectionCommits(String, GarbageCollectionPrepareRequest) - Method in class io.lakefs.clients.api.RetentionApi
-
save lists of active and expired commits for garbage collection
- prepareGarbageCollectionCommitsAsync(String, GarbageCollectionPrepareRequest, ApiCallback<GarbageCollectionPrepareResponse>) - Method in class io.lakefs.clients.api.RetentionApi
-
save lists of active and expired commits for garbage collection (asynchronously)
- prepareGarbageCollectionCommitsCall(String, GarbageCollectionPrepareRequest, ApiCallback) - Method in class io.lakefs.clients.api.RetentionApi
-
Build call for prepareGarbageCollectionCommits
- prepareGarbageCollectionCommitsWithHttpInfo(String, GarbageCollectionPrepareRequest) - Method in class io.lakefs.clients.api.RetentionApi
-
save lists of active and expired commits for garbage collection
- prepareGarbageCollectionUncommitted(String, PrepareGCUncommittedRequest) - Method in class io.lakefs.clients.api.RetentionApi
-
save repository uncommitted metadata for garbage collection
- prepareGarbageCollectionUncommittedAsync(String, PrepareGCUncommittedRequest, ApiCallback<PrepareGCUncommittedResponse>) - Method in class io.lakefs.clients.api.RetentionApi
-
save repository uncommitted metadata for garbage collection (asynchronously)
- prepareGarbageCollectionUncommittedCall(String, PrepareGCUncommittedRequest, ApiCallback) - Method in class io.lakefs.clients.api.RetentionApi
-
Build call for prepareGarbageCollectionUncommitted
- prepareGarbageCollectionUncommittedWithHttpInfo(String, PrepareGCUncommittedRequest) - Method in class io.lakefs.clients.api.RetentionApi
-
save repository uncommitted metadata for garbage collection
- PrepareGCUncommittedRequest - Class in io.lakefs.clients.api.model
-
PrepareGCUncommittedRequest
- PrepareGCUncommittedRequest() - Constructor for class io.lakefs.clients.api.model.PrepareGCUncommittedRequest
- PrepareGCUncommittedResponse - Class in io.lakefs.clients.api.model
-
PrepareGCUncommittedResponse
- PrepareGCUncommittedResponse() - Constructor for class io.lakefs.clients.api.model.PrepareGCUncommittedResponse
- prepend(String) - Method in class io.lakefs.clients.api.model.StageRangeCreation
- presignedUrl(String) - Method in class io.lakefs.clients.api.model.StagingLocation
- presignedUrlExpiry(Long) - Method in class io.lakefs.clients.api.model.StagingLocation
- preSignSupport(Boolean) - Method in class io.lakefs.clients.api.model.StorageConfig
- preSignSupportUi(Boolean) - Method in class io.lakefs.clients.api.model.StorageConfig
- previousRunId(String) - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareRequest
- processCookieParams(Map<String, String>, Request.Builder) - Method in class io.lakefs.clients.api.ApiClient
-
Set cookie parameters to the request builder, including default cookies.
- processHeaderParams(Map<String, String>, Request.Builder) - Method in class io.lakefs.clients.api.ApiClient
-
Set header parameters to the request builder, including default headers.
- ProgressRequestBody - Class in io.lakefs.clients.api
- ProgressRequestBody(RequestBody, ApiCallback) - Constructor for class io.lakefs.clients.api.ProgressRequestBody
- ProgressResponseBody - Class in io.lakefs.clients.api
- ProgressResponseBody(ResponseBody, ApiCallback) - Constructor for class io.lakefs.clients.api.ProgressResponseBody
- propertyClass(String) - Method in class io.lakefs.clients.api.model.StatsEvent
- putMetadataItem(String, String) - Method in class io.lakefs.clients.api.model.Commit
- putMetadataItem(String, String) - Method in class io.lakefs.clients.api.model.CommitCreation
- putMetadataItem(String, String) - Method in class io.lakefs.clients.api.model.Merge
- putMetadataItem(String, String) - Method in class io.lakefs.clients.api.model.ObjectStageCreation
- putMetadataItem(String, String) - Method in class io.lakefs.clients.api.model.ObjectStats
- putUserMetadataItem(String, String) - Method in class io.lakefs.clients.api.model.StagingMetadata
R
- range(RangeMetadata) - Method in class io.lakefs.clients.api.model.IngestRangeCreationResponse
- RangeMetadata - Class in io.lakefs.clients.api.model
-
RangeMetadata
- RangeMetadata() - Constructor for class io.lakefs.clients.api.model.RangeMetadata
- ranges(List<RangeMetadata>) - Method in class io.lakefs.clients.api.model.MetaRangeCreation
- RBAC(LoginConfig.RBACEnum) - Method in class io.lakefs.clients.api.model.LoginConfig
- read(JsonReader) - Method in class io.lakefs.clients.api.JSON.ByteArrayAdapter
- read(JsonReader) - Method in class io.lakefs.clients.api.JSON.DateTypeAdapter
- read(JsonReader) - Method in class io.lakefs.clients.api.JSON.LocalDateTypeAdapter
- read(JsonReader) - Method in class io.lakefs.clients.api.JSON.OffsetDateTimeTypeAdapter
- read(JsonReader) - Method in class io.lakefs.clients.api.JSON.SqlDateTypeAdapter
- read(JsonReader) - Method in class io.lakefs.clients.api.model.ActionRun.StatusEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.api.model.Diff.PathTypeEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.api.model.Diff.TypeEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.api.model.HookRun.StatusEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.api.model.ImportLocation.TypeEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.api.model.LoginConfig.RBACEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.api.model.ObjectStats.PathTypeEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.api.model.OtfDiffEntry.OperationTypeEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.api.model.OtfDiffList.DiffTypeEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.api.model.ResetCreation.TypeEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.api.model.SetupState.StateEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.api.model.Statement.EffectEnum.Adapter
- ref(String) - Method in class io.lakefs.clients.api.model.CherryPickCreation
- ref(String) - Method in class io.lakefs.clients.api.model.RevertCreation
- ref(String) - Method in class io.lakefs.clients.api.model.TagCreation
- Ref - Class in io.lakefs.clients.api.model
-
Ref
- Ref() - Constructor for class io.lakefs.clients.api.model.Ref
- reference(String) - Method in class io.lakefs.clients.api.model.MergeResult
- RefList - Class in io.lakefs.clients.api.model
-
RefList
- RefList() - Constructor for class io.lakefs.clients.api.model.RefList
- RefsApi - Class in io.lakefs.clients.api
- RefsApi() - Constructor for class io.lakefs.clients.api.RefsApi
- RefsApi(ApiClient) - Constructor for class io.lakefs.clients.api.RefsApi
- RefsDump - Class in io.lakefs.clients.api.model
-
RefsDump
- RefsDump() - Constructor for class io.lakefs.clients.api.model.RefsDump
- REMOVED - io.lakefs.clients.api.model.Diff.TypeEnum
- RepositoriesApi - Class in io.lakefs.clients.api
- RepositoriesApi() - Constructor for class io.lakefs.clients.api.RepositoriesApi
- RepositoriesApi(ApiClient) - Constructor for class io.lakefs.clients.api.RepositoriesApi
- Repository - Class in io.lakefs.clients.api.model
-
Repository
- Repository() - Constructor for class io.lakefs.clients.api.model.Repository
- RepositoryCreation - Class in io.lakefs.clients.api.model
-
RepositoryCreation
- RepositoryCreation() - Constructor for class io.lakefs.clients.api.model.RepositoryCreation
- RepositoryList - Class in io.lakefs.clients.api.model
-
RepositoryList
- RepositoryList() - Constructor for class io.lakefs.clients.api.model.RepositoryList
- RESET - io.lakefs.clients.api.model.ResetCreation.TypeEnum
- resetBranch(String, String, ResetCreation) - Method in class io.lakefs.clients.api.BranchesApi
-
reset branch
- resetBranchAsync(String, String, ResetCreation, ApiCallback<Void>) - Method in class io.lakefs.clients.api.BranchesApi
-
reset branch (asynchronously)
- resetBranchCall(String, String, ResetCreation, ApiCallback) - Method in class io.lakefs.clients.api.BranchesApi
-
Build call for resetBranch
- resetBranchWithHttpInfo(String, String, ResetCreation) - Method in class io.lakefs.clients.api.BranchesApi
-
reset branch
- ResetCreation - Class in io.lakefs.clients.api.model
-
ResetCreation
- ResetCreation() - Constructor for class io.lakefs.clients.api.model.ResetCreation
- ResetCreation.TypeEnum - Enum in io.lakefs.clients.api.model
-
Gets or Sets type
- ResetCreation.TypeEnum.Adapter - Class in io.lakefs.clients.api.model
- resource(String) - Method in class io.lakefs.clients.api.model.Statement
- restoreRefs(String, RefsDump) - Method in class io.lakefs.clients.api.RefsApi
-
Restore repository refs (tags, commits, branches) from object store
- restoreRefsAsync(String, RefsDump, ApiCallback<Void>) - Method in class io.lakefs.clients.api.RefsApi
-
Restore repository refs (tags, commits, branches) from object store (asynchronously)
- restoreRefsCall(String, RefsDump, ApiCallback) - Method in class io.lakefs.clients.api.RefsApi
-
Build call for restoreRefs
- restoreRefsWithHttpInfo(String, RefsDump) - Method in class io.lakefs.clients.api.RefsApi
-
Restore repository refs (tags, commits, branches) from object store
- results(Integer) - Method in class io.lakefs.clients.api.model.Pagination
- results(List<ActionRun>) - Method in class io.lakefs.clients.api.model.ActionRunList
- results(List<Commit>) - Method in class io.lakefs.clients.api.model.CommitList
- results(List<Credentials>) - Method in class io.lakefs.clients.api.model.CredentialsList
- results(List<Diff>) - Method in class io.lakefs.clients.api.model.DiffList
- results(List<Group>) - Method in class io.lakefs.clients.api.model.GroupList
- results(List<HookRun>) - Method in class io.lakefs.clients.api.model.HookRunList
- results(List<ObjectStats>) - Method in class io.lakefs.clients.api.model.ObjectStatsList
- results(List<OtfDiffEntry>) - Method in class io.lakefs.clients.api.model.OtfDiffList
- results(List<Policy>) - Method in class io.lakefs.clients.api.model.PolicyList
- results(List<Ref>) - Method in class io.lakefs.clients.api.model.RefList
- results(List<Repository>) - Method in class io.lakefs.clients.api.model.RepositoryList
- results(List<User>) - Method in class io.lakefs.clients.api.model.UserList
- RetentionApi - Class in io.lakefs.clients.api
- RetentionApi() - Constructor for class io.lakefs.clients.api.RetentionApi
- RetentionApi(ApiClient) - Constructor for class io.lakefs.clients.api.RetentionApi
- retentionDays(Integer) - Method in class io.lakefs.clients.api.model.GarbageCollectionRule
- revertBranch(String, String, RevertCreation) - Method in class io.lakefs.clients.api.BranchesApi
-
revert
- revertBranchAsync(String, String, RevertCreation, ApiCallback<Void>) - Method in class io.lakefs.clients.api.BranchesApi
-
revert (asynchronously)
- revertBranchCall(String, String, RevertCreation, ApiCallback) - Method in class io.lakefs.clients.api.BranchesApi
-
Build call for revertBranch
- revertBranchWithHttpInfo(String, String, RevertCreation) - Method in class io.lakefs.clients.api.BranchesApi
-
revert
- RevertCreation - Class in io.lakefs.clients.api.model
-
RevertCreation
- RevertCreation() - Constructor for class io.lakefs.clients.api.model.RevertCreation
- runId(String) - Method in class io.lakefs.clients.api.model.ActionRun
- runId(String) - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
- runId(String) - Method in class io.lakefs.clients.api.model.PrepareGCUncommittedResponse
S
- sampleData(Boolean) - Method in class io.lakefs.clients.api.model.RepositoryCreation
- sanitizeFilename(String) - Method in class io.lakefs.clients.api.ApiClient
-
Sanitize filename by removing path.
- secretAccessKey(String) - Method in class io.lakefs.clients.api.model.AccessKeyCredentials
- secretAccessKey(String) - Method in class io.lakefs.clients.api.model.CredentialsWithSecret
- secretAccessKey(String) - Method in class io.lakefs.clients.api.model.LoginInformation
- securityUpdates(Boolean) - Method in class io.lakefs.clients.api.model.CommPrefsInput
- selectHeaderAccept(String[]) - Method in class io.lakefs.clients.api.ApiClient
-
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
- selectHeaderContentType(String[]) - Method in class io.lakefs.clients.api.ApiClient
-
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
- serialize(Object) - Method in class io.lakefs.clients.api.JSON
-
Serialize the given Java object into JSON string.
- serialize(Object, String) - Method in class io.lakefs.clients.api.ApiClient
-
Serialize the given Java object into request body according to the object's class and the request Content-Type.
- SERIALIZED_NAME_ACCESS_KEY_ID - Static variable in class io.lakefs.clients.api.model.AccessKeyCredentials
- SERIALIZED_NAME_ACCESS_KEY_ID - Static variable in class io.lakefs.clients.api.model.Credentials
- SERIALIZED_NAME_ACCESS_KEY_ID - Static variable in class io.lakefs.clients.api.model.CredentialsWithSecret
- SERIALIZED_NAME_ACCESS_KEY_ID - Static variable in class io.lakefs.clients.api.model.LoginInformation
- SERIALIZED_NAME_ACTION - Static variable in class io.lakefs.clients.api.model.HookRun
- SERIALIZED_NAME_ACTION - Static variable in class io.lakefs.clients.api.model.Statement
- SERIALIZED_NAME_AFTER - Static variable in class io.lakefs.clients.api.model.StageRangeCreation
- SERIALIZED_NAME_BASE_COMMIT_ID - Static variable in class io.lakefs.clients.api.model.FindMergeBaseResult
- SERIALIZED_NAME_BLOCKSTORE_NAMESPACE_EXAMPLE - Static variable in class io.lakefs.clients.api.model.StorageConfig
- SERIALIZED_NAME_BLOCKSTORE_NAMESPACE_VALIDITY_REGEX - Static variable in class io.lakefs.clients.api.model.StorageConfig
- SERIALIZED_NAME_BLOCKSTORE_TYPE - Static variable in class io.lakefs.clients.api.model.StorageConfig
- SERIALIZED_NAME_BRANCH - Static variable in class io.lakefs.clients.api.model.ActionRun
- SERIALIZED_NAME_BRANCH_ID - Static variable in class io.lakefs.clients.api.model.GarbageCollectionRule
- SERIALIZED_NAME_BRANCHES - Static variable in class io.lakefs.clients.api.model.GarbageCollectionRules
- SERIALIZED_NAME_BRANCHES_META_RANGE_ID - Static variable in class io.lakefs.clients.api.model.RefsDump
- SERIALIZED_NAME_CHECKSUM - Static variable in class io.lakefs.clients.api.model.ObjectStageCreation
- SERIALIZED_NAME_CHECKSUM - Static variable in class io.lakefs.clients.api.model.ObjectStats
- SERIALIZED_NAME_CHECKSUM - Static variable in class io.lakefs.clients.api.model.StagingMetadata
- SERIALIZED_NAME_COMM_PREFS_MISSING - Static variable in class io.lakefs.clients.api.model.SetupState
- SERIALIZED_NAME_COMMIT - Static variable in class io.lakefs.clients.api.model.ImportCreation
- SERIALIZED_NAME_COMMIT - Static variable in class io.lakefs.clients.api.model.ImportStatusResp
- SERIALIZED_NAME_COMMIT_ID - Static variable in class io.lakefs.clients.api.model.ActionRun
- SERIALIZED_NAME_COMMIT_ID - Static variable in class io.lakefs.clients.api.model.Ref
- SERIALIZED_NAME_COMMITS_META_RANGE_ID - Static variable in class io.lakefs.clients.api.model.RefsDump
- SERIALIZED_NAME_COMMITTER - Static variable in class io.lakefs.clients.api.model.Commit
- SERIALIZED_NAME_COMPLETED - Static variable in class io.lakefs.clients.api.model.ImportStatusResp
- SERIALIZED_NAME_CONTENT_TYPE - Static variable in class io.lakefs.clients.api.model.ObjectStageCreation
- SERIALIZED_NAME_CONTENT_TYPE - Static variable in class io.lakefs.clients.api.model.ObjectStats
- SERIALIZED_NAME_CONTENT_TYPE - Static variable in class io.lakefs.clients.api.model.StagingMetadata
- SERIALIZED_NAME_CONTINUATION_TOKEN - Static variable in class io.lakefs.clients.api.model.ImportPagination
- SERIALIZED_NAME_CONTINUATION_TOKEN - Static variable in class io.lakefs.clients.api.model.PrepareGCUncommittedRequest
- SERIALIZED_NAME_CONTINUATION_TOKEN - Static variable in class io.lakefs.clients.api.model.PrepareGCUncommittedResponse
- SERIALIZED_NAME_CONTINUATION_TOKEN - Static variable in class io.lakefs.clients.api.model.StageRangeCreation
- SERIALIZED_NAME_COUNT - Static variable in class io.lakefs.clients.api.model.RangeMetadata
- SERIALIZED_NAME_COUNT - Static variable in class io.lakefs.clients.api.model.StatsEvent
- SERIALIZED_NAME_CREATION_DATE - Static variable in class io.lakefs.clients.api.model.Commit
- SERIALIZED_NAME_CREATION_DATE - Static variable in class io.lakefs.clients.api.model.Credentials
- SERIALIZED_NAME_CREATION_DATE - Static variable in class io.lakefs.clients.api.model.CredentialsWithSecret
- SERIALIZED_NAME_CREATION_DATE - Static variable in class io.lakefs.clients.api.model.Group
- SERIALIZED_NAME_CREATION_DATE - Static variable in class io.lakefs.clients.api.model.Policy
- SERIALIZED_NAME_CREATION_DATE - Static variable in class io.lakefs.clients.api.model.Repository
- SERIALIZED_NAME_CREATION_DATE - Static variable in class io.lakefs.clients.api.model.User
- SERIALIZED_NAME_DATE - Static variable in class io.lakefs.clients.api.model.CommitCreation
- SERIALIZED_NAME_DEFAULT_BRANCH - Static variable in class io.lakefs.clients.api.model.Repository
- SERIALIZED_NAME_DEFAULT_BRANCH - Static variable in class io.lakefs.clients.api.model.RepositoryCreation
- SERIALIZED_NAME_DEFAULT_NAMESPACE_PREFIX - Static variable in class io.lakefs.clients.api.model.StorageConfig
- SERIALIZED_NAME_DEFAULT_RETENTION_DAYS - Static variable in class io.lakefs.clients.api.model.GarbageCollectionRules
- SERIALIZED_NAME_DESTINATION - Static variable in class io.lakefs.clients.api.model.ImportLocation
- SERIALIZED_NAME_DESTINATION_COMMIT_ID - Static variable in class io.lakefs.clients.api.model.FindMergeBaseResult
- SERIALIZED_NAME_DIFF_TYPE - Static variable in class io.lakefs.clients.api.model.OtfDiffList
- SERIALIZED_NAME_DIFFS - Static variable in class io.lakefs.clients.api.model.OTFDiffs
- SERIALIZED_NAME_EFFECT - Static variable in class io.lakefs.clients.api.model.Statement
- SERIALIZED_NAME_EMAIL - Static variable in class io.lakefs.clients.api.model.CommPrefsInput
- SERIALIZED_NAME_EMAIL - Static variable in class io.lakefs.clients.api.model.ForgotPasswordRequest
- SERIALIZED_NAME_EMAIL - Static variable in class io.lakefs.clients.api.model.UpdatePasswordByToken
- SERIALIZED_NAME_EMAIL - Static variable in class io.lakefs.clients.api.model.User
- SERIALIZED_NAME_END_TIME - Static variable in class io.lakefs.clients.api.model.ActionRun
- SERIALIZED_NAME_END_TIME - Static variable in class io.lakefs.clients.api.model.HookRun
- SERIALIZED_NAME_ERROR - Static variable in class io.lakefs.clients.api.model.ImportStatusResp
- SERIALIZED_NAME_ERRORS - Static variable in class io.lakefs.clients.api.model.ObjectErrorList
- SERIALIZED_NAME_ESTIMATED_SIZE - Static variable in class io.lakefs.clients.api.model.RangeMetadata
- SERIALIZED_NAME_EVENT_TYPE - Static variable in class io.lakefs.clients.api.model.ActionRun
- SERIALIZED_NAME_EVENTS - Static variable in class io.lakefs.clients.api.model.StatsEventsList
- SERIALIZED_NAME_FALLBACK_LOGIN_LABEL - Static variable in class io.lakefs.clients.api.model.LoginConfig
- SERIALIZED_NAME_FALLBACK_LOGIN_URL - Static variable in class io.lakefs.clients.api.model.LoginConfig
- SERIALIZED_NAME_FEATURE_UPDATES - Static variable in class io.lakefs.clients.api.model.CommPrefsInput
- SERIALIZED_NAME_FORGOT_PASSWORD - Static variable in class io.lakefs.clients.api.model.AuthCapabilities
- SERIALIZED_NAME_FRIENDLY_NAME - Static variable in class io.lakefs.clients.api.model.User
- SERIALIZED_NAME_FROM_SOURCE_U_R_I - Static variable in class io.lakefs.clients.api.model.StageRangeCreation
- SERIALIZED_NAME_GC_ADDRESSES_LOCATION - Static variable in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
- SERIALIZED_NAME_GC_COMMITS_LOCATION - Static variable in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
- SERIALIZED_NAME_GC_COMMITS_PRESIGNED_URL - Static variable in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
- SERIALIZED_NAME_GC_UNCOMMITTED_LOCATION - Static variable in class io.lakefs.clients.api.model.PrepareGCUncommittedResponse
- SERIALIZED_NAME_GRACE_PERIOD - Static variable in class io.lakefs.clients.api.model.GarbageCollectionConfig
- SERIALIZED_NAME_HAS_MORE - Static variable in class io.lakefs.clients.api.model.ImportPagination
- SERIALIZED_NAME_HAS_MORE - Static variable in class io.lakefs.clients.api.model.Pagination
- SERIALIZED_NAME_HOOK_ID - Static variable in class io.lakefs.clients.api.model.HookRun
- SERIALIZED_NAME_HOOK_RUN_ID - Static variable in class io.lakefs.clients.api.model.HookRun
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.api.model.Commit
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.api.model.Group
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.api.model.GroupCreation
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.api.model.ImportCreationResponse
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.api.model.MetaRangeCreationResponse
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.api.model.OtfDiffEntry
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.api.model.Policy
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.api.model.RangeMetadata
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.api.model.Ref
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.api.model.Repository
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.api.model.TagCreation
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.api.model.User
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.api.model.UserCreation
- SERIALIZED_NAME_IMPORT_SUPPORT - Static variable in class io.lakefs.clients.api.model.StorageConfig
- SERIALIZED_NAME_INGESTED_OBJECTS - Static variable in class io.lakefs.clients.api.model.ImportStatusResp
- SERIALIZED_NAME_INVITE_USER - Static variable in class io.lakefs.clients.api.model.AuthCapabilities
- SERIALIZED_NAME_INVITE_USER - Static variable in class io.lakefs.clients.api.model.UserCreation
- SERIALIZED_NAME_KEY - Static variable in class io.lakefs.clients.api.model.Setup
- SERIALIZED_NAME_LAST_KEY - Static variable in class io.lakefs.clients.api.model.ImportPagination
- SERIALIZED_NAME_LATEST_VERSION - Static variable in class io.lakefs.clients.api.model.VersionConfig
- SERIALIZED_NAME_LOCATION - Static variable in class io.lakefs.clients.api.model.StorageURI
- SERIALIZED_NAME_LOGIN_CONFIG - Static variable in class io.lakefs.clients.api.model.SetupState
- SERIALIZED_NAME_LOGIN_COOKIE_NAMES - Static variable in class io.lakefs.clients.api.model.LoginConfig
- SERIALIZED_NAME_LOGIN_FAILED_MESSAGE - Static variable in class io.lakefs.clients.api.model.LoginConfig
- SERIALIZED_NAME_LOGIN_URL - Static variable in class io.lakefs.clients.api.model.LoginConfig
- SERIALIZED_NAME_LOGOUT_URL - Static variable in class io.lakefs.clients.api.model.LoginConfig
- SERIALIZED_NAME_MAX_KEY - Static variable in class io.lakefs.clients.api.model.RangeMetadata
- SERIALIZED_NAME_MAX_PER_PAGE - Static variable in class io.lakefs.clients.api.model.Pagination
- SERIALIZED_NAME_MESSAGE - Static variable in class io.lakefs.clients.api.model.Commit
- SERIALIZED_NAME_MESSAGE - Static variable in class io.lakefs.clients.api.model.CommitCreation
- SERIALIZED_NAME_MESSAGE - Static variable in class io.lakefs.clients.api.model.Error
- SERIALIZED_NAME_MESSAGE - Static variable in class io.lakefs.clients.api.model.ErrorNoACL
- SERIALIZED_NAME_MESSAGE - Static variable in class io.lakefs.clients.api.model.Merge
- SERIALIZED_NAME_MESSAGE - Static variable in class io.lakefs.clients.api.model.ObjectError
- SERIALIZED_NAME_META_RANGE_ID - Static variable in class io.lakefs.clients.api.model.Commit
- SERIALIZED_NAME_METADATA - Static variable in class io.lakefs.clients.api.model.Commit
- SERIALIZED_NAME_METADATA - Static variable in class io.lakefs.clients.api.model.CommitCreation
- SERIALIZED_NAME_METADATA - Static variable in class io.lakefs.clients.api.model.Merge
- SERIALIZED_NAME_METADATA - Static variable in class io.lakefs.clients.api.model.ObjectStageCreation
- SERIALIZED_NAME_METADATA - Static variable in class io.lakefs.clients.api.model.ObjectStats
- SERIALIZED_NAME_METARANGE_ID - Static variable in class io.lakefs.clients.api.model.ImportStatusResp
- SERIALIZED_NAME_MIN_KEY - Static variable in class io.lakefs.clients.api.model.RangeMetadata
- SERIALIZED_NAME_MTIME - Static variable in class io.lakefs.clients.api.model.ObjectStageCreation
- SERIALIZED_NAME_MTIME - Static variable in class io.lakefs.clients.api.model.ObjectStats
- SERIALIZED_NAME_NAME - Static variable in class io.lakefs.clients.api.model.BranchCreation
- SERIALIZED_NAME_NAME - Static variable in class io.lakefs.clients.api.model.DiffProperties
- SERIALIZED_NAME_NAME - Static variable in class io.lakefs.clients.api.model.RepositoryCreation
- SERIALIZED_NAME_NAME - Static variable in class io.lakefs.clients.api.model.StatsEvent
- SERIALIZED_NAME_NEW_PASSWORD - Static variable in class io.lakefs.clients.api.model.UpdatePasswordByToken
- SERIALIZED_NAME_NEXT_OFFSET - Static variable in class io.lakefs.clients.api.model.Pagination
- SERIALIZED_NAME_NO_ACL - Static variable in class io.lakefs.clients.api.model.ErrorNoACL
- SERIALIZED_NAME_OPERATION - Static variable in class io.lakefs.clients.api.model.OtfDiffEntry
- SERIALIZED_NAME_OPERATION_CONTENT - Static variable in class io.lakefs.clients.api.model.OtfDiffEntry
- SERIALIZED_NAME_OPERATION_TYPE - Static variable in class io.lakefs.clients.api.model.OtfDiffEntry
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.api.model.ActionRunList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.api.model.CommitList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.api.model.CredentialsList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.api.model.DiffList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.api.model.GroupList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.api.model.HookRunList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.api.model.IngestRangeCreationResponse
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.api.model.ObjectStatsList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.api.model.PolicyList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.api.model.RefList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.api.model.RepositoryList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.api.model.UserList
- SERIALIZED_NAME_PARENT_NUMBER - Static variable in class io.lakefs.clients.api.model.CherryPickCreation
- SERIALIZED_NAME_PARENT_NUMBER - Static variable in class io.lakefs.clients.api.model.RevertCreation
- SERIALIZED_NAME_PARENTS - Static variable in class io.lakefs.clients.api.model.Commit
- SERIALIZED_NAME_PATH - Static variable in class io.lakefs.clients.api.model.Diff
- SERIALIZED_NAME_PATH - Static variable in class io.lakefs.clients.api.model.ImportLocation
- SERIALIZED_NAME_PATH - Static variable in class io.lakefs.clients.api.model.ObjectError
- SERIALIZED_NAME_PATH - Static variable in class io.lakefs.clients.api.model.ObjectStats
- SERIALIZED_NAME_PATH - Static variable in class io.lakefs.clients.api.model.ResetCreation
- SERIALIZED_NAME_PATH_TYPE - Static variable in class io.lakefs.clients.api.model.Diff
- SERIALIZED_NAME_PATH_TYPE - Static variable in class io.lakefs.clients.api.model.ObjectStats
- SERIALIZED_NAME_PATHS - Static variable in class io.lakefs.clients.api.model.ImportCreation
- SERIALIZED_NAME_PATHS - Static variable in class io.lakefs.clients.api.model.PathList
- SERIALIZED_NAME_PATTERN - Static variable in class io.lakefs.clients.api.model.BranchProtectionRule
- SERIALIZED_NAME_PATTERN - Static variable in class io.lakefs.clients.api.model.InlineObject1
- SERIALIZED_NAME_PERMISSION - Static variable in class io.lakefs.clients.api.model.ACL
- SERIALIZED_NAME_PHYSICAL_ADDRESS - Static variable in class io.lakefs.clients.api.model.ObjectStageCreation
- SERIALIZED_NAME_PHYSICAL_ADDRESS - Static variable in class io.lakefs.clients.api.model.ObjectStats
- SERIALIZED_NAME_PHYSICAL_ADDRESS - Static variable in class io.lakefs.clients.api.model.StagingLocation
- SERIALIZED_NAME_PHYSICAL_ADDRESS_EXPIRY - Static variable in class io.lakefs.clients.api.model.ObjectStats
- SERIALIZED_NAME_PRE_SIGN_SUPPORT - Static variable in class io.lakefs.clients.api.model.StorageConfig
- SERIALIZED_NAME_PRE_SIGN_SUPPORT_UI - Static variable in class io.lakefs.clients.api.model.StorageConfig
- SERIALIZED_NAME_PREPEND - Static variable in class io.lakefs.clients.api.model.StageRangeCreation
- SERIALIZED_NAME_PRESIGNED_URL - Static variable in class io.lakefs.clients.api.model.StagingLocation
- SERIALIZED_NAME_PRESIGNED_URL_EXPIRY - Static variable in class io.lakefs.clients.api.model.StagingLocation
- SERIALIZED_NAME_PREVIOUS_RUN_ID - Static variable in class io.lakefs.clients.api.model.GarbageCollectionPrepareRequest
- SERIALIZED_NAME_PROPERTY_CLASS - Static variable in class io.lakefs.clients.api.model.StatsEvent
- SERIALIZED_NAME_R_B_A_C - Static variable in class io.lakefs.clients.api.model.LoginConfig
- SERIALIZED_NAME_RANGE - Static variable in class io.lakefs.clients.api.model.IngestRangeCreationResponse
- SERIALIZED_NAME_RANGES - Static variable in class io.lakefs.clients.api.model.MetaRangeCreation
- SERIALIZED_NAME_REF - Static variable in class io.lakefs.clients.api.model.CherryPickCreation
- SERIALIZED_NAME_REF - Static variable in class io.lakefs.clients.api.model.RevertCreation
- SERIALIZED_NAME_REF - Static variable in class io.lakefs.clients.api.model.TagCreation
- SERIALIZED_NAME_REFERENCE - Static variable in class io.lakefs.clients.api.model.MergeResult
- SERIALIZED_NAME_RESOURCE - Static variable in class io.lakefs.clients.api.model.Statement
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.api.model.ActionRunList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.api.model.CommitList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.api.model.CredentialsList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.api.model.DiffList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.api.model.GroupList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.api.model.HookRunList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.api.model.ObjectStatsList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.api.model.OtfDiffList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.api.model.Pagination
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.api.model.PolicyList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.api.model.RefList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.api.model.RepositoryList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.api.model.UserList
- SERIALIZED_NAME_RETENTION_DAYS - Static variable in class io.lakefs.clients.api.model.GarbageCollectionRule
- SERIALIZED_NAME_RUN_ID - Static variable in class io.lakefs.clients.api.model.ActionRun
- SERIALIZED_NAME_RUN_ID - Static variable in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
- SERIALIZED_NAME_RUN_ID - Static variable in class io.lakefs.clients.api.model.PrepareGCUncommittedResponse
- SERIALIZED_NAME_SAMPLE_DATA - Static variable in class io.lakefs.clients.api.model.RepositoryCreation
- SERIALIZED_NAME_SECRET_ACCESS_KEY - Static variable in class io.lakefs.clients.api.model.AccessKeyCredentials
- SERIALIZED_NAME_SECRET_ACCESS_KEY - Static variable in class io.lakefs.clients.api.model.CredentialsWithSecret
- SERIALIZED_NAME_SECRET_ACCESS_KEY - Static variable in class io.lakefs.clients.api.model.LoginInformation
- SERIALIZED_NAME_SECURITY_UPDATES - Static variable in class io.lakefs.clients.api.model.CommPrefsInput
- SERIALIZED_NAME_SIZE_BYTES - Static variable in class io.lakefs.clients.api.model.Diff
- SERIALIZED_NAME_SIZE_BYTES - Static variable in class io.lakefs.clients.api.model.ObjectStageCreation
- SERIALIZED_NAME_SIZE_BYTES - Static variable in class io.lakefs.clients.api.model.ObjectStats
- SERIALIZED_NAME_SIZE_BYTES - Static variable in class io.lakefs.clients.api.model.StagingMetadata
- SERIALIZED_NAME_SOURCE - Static variable in class io.lakefs.clients.api.model.BranchCreation
- SERIALIZED_NAME_SOURCE_COMMIT_ID - Static variable in class io.lakefs.clients.api.model.FindMergeBaseResult
- SERIALIZED_NAME_SRC_PATH - Static variable in class io.lakefs.clients.api.model.ObjectCopyCreation
- SERIALIZED_NAME_SRC_REF - Static variable in class io.lakefs.clients.api.model.ObjectCopyCreation
- SERIALIZED_NAME_STAGING - Static variable in class io.lakefs.clients.api.model.StagingMetadata
- SERIALIZED_NAME_STAGING_TOKEN - Static variable in class io.lakefs.clients.api.model.ImportPagination
- SERIALIZED_NAME_STAGING_TOKEN - Static variable in class io.lakefs.clients.api.model.StageRangeCreation
- SERIALIZED_NAME_STAGING_TOKEN - Static variable in class io.lakefs.clients.api.model.UpdateToken
- SERIALIZED_NAME_START_TIME - Static variable in class io.lakefs.clients.api.model.ActionRun
- SERIALIZED_NAME_START_TIME - Static variable in class io.lakefs.clients.api.model.HookRun
- SERIALIZED_NAME_STATE - Static variable in class io.lakefs.clients.api.model.SetupState
- SERIALIZED_NAME_STATEMENT - Static variable in class io.lakefs.clients.api.model.Policy
- SERIALIZED_NAME_STATUS - Static variable in class io.lakefs.clients.api.model.ActionRun
- SERIALIZED_NAME_STATUS - Static variable in class io.lakefs.clients.api.model.HookRun
- SERIALIZED_NAME_STATUS_CODE - Static variable in class io.lakefs.clients.api.model.ObjectError
- SERIALIZED_NAME_STORAGE_CLASS - Static variable in class io.lakefs.clients.api.model.UnderlyingObjectProperties
- SERIALIZED_NAME_STORAGE_NAMESPACE - Static variable in class io.lakefs.clients.api.model.Repository
- SERIALIZED_NAME_STORAGE_NAMESPACE - Static variable in class io.lakefs.clients.api.model.RepositoryCreation
- SERIALIZED_NAME_STRATEGY - Static variable in class io.lakefs.clients.api.model.Merge
- SERIALIZED_NAME_TAGS_META_RANGE_ID - Static variable in class io.lakefs.clients.api.model.RefsDump
- SERIALIZED_NAME_TIMESTAMP - Static variable in class io.lakefs.clients.api.model.OtfDiffEntry
- SERIALIZED_NAME_TOKEN - Static variable in class io.lakefs.clients.api.model.AuthenticationToken
- SERIALIZED_NAME_TOKEN - Static variable in class io.lakefs.clients.api.model.StagingLocation
- SERIALIZED_NAME_TOKEN - Static variable in class io.lakefs.clients.api.model.UpdatePasswordByToken
- SERIALIZED_NAME_TOKEN_EXPIRATION - Static variable in class io.lakefs.clients.api.model.AuthenticationToken
- SERIALIZED_NAME_TYPE - Static variable in class io.lakefs.clients.api.model.Diff
- SERIALIZED_NAME_TYPE - Static variable in class io.lakefs.clients.api.model.ImportLocation
- SERIALIZED_NAME_TYPE - Static variable in class io.lakefs.clients.api.model.ResetCreation
- SERIALIZED_NAME_UPDATE_TIME - Static variable in class io.lakefs.clients.api.model.ImportStatusResp
- SERIALIZED_NAME_UPGRADE_RECOMMENDED - Static variable in class io.lakefs.clients.api.model.VersionConfig
- SERIALIZED_NAME_UPGRADE_URL - Static variable in class io.lakefs.clients.api.model.VersionConfig
- SERIALIZED_NAME_USER - Static variable in class io.lakefs.clients.api.model.CurrentUser
- SERIALIZED_NAME_USER_METADATA - Static variable in class io.lakefs.clients.api.model.StagingMetadata
- SERIALIZED_NAME_USERNAME - Static variable in class io.lakefs.clients.api.model.Setup
- SERIALIZED_NAME_VERSION - Static variable in class io.lakefs.clients.api.model.VersionConfig
- ServerConfiguration - Class in io.lakefs.clients.api
-
Representing a Server configuration.
- ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class io.lakefs.clients.api.ServerConfiguration
- ServerVariable - Class in io.lakefs.clients.api
-
Representing a Server Variable for server URL template substitution.
- ServerVariable(String, String, HashSet<String>) - Constructor for class io.lakefs.clients.api.ServerVariable
- setAccessKeyId(String) - Method in class io.lakefs.clients.api.model.AccessKeyCredentials
- setAccessKeyId(String) - Method in class io.lakefs.clients.api.model.Credentials
- setAccessKeyId(String) - Method in class io.lakefs.clients.api.model.CredentialsWithSecret
- setAccessKeyId(String) - Method in class io.lakefs.clients.api.model.LoginInformation
- setAccessToken(String) - Method in class io.lakefs.clients.api.ApiClient
-
Helper method to set access token for the first OAuth2 authentication.
- setAction(String) - Method in class io.lakefs.clients.api.model.HookRun
- setAction(List<String>) - Method in class io.lakefs.clients.api.model.Statement
- setAfter(String) - Method in class io.lakefs.clients.api.model.StageRangeCreation
- setApiClient(ApiClient) - Method in class io.lakefs.clients.api.ActionsApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.api.AuthApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.api.BranchesApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.api.CommitsApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.api.ConfigApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.api.ExperimentalApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.api.HealthCheckApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.api.ImportApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.api.MetadataApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.api.ObjectsApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.api.OtfDiffApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.api.RefsApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.api.RepositoriesApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.api.RetentionApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.api.StagingApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.api.StatisticsApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.api.TagsApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.api.TemplatesApi
- setApiKey(String) - Method in class io.lakefs.clients.api.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class io.lakefs.clients.api.auth.ApiKeyAuth
- setApiKeyPrefix(String) - Method in class io.lakefs.clients.api.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class io.lakefs.clients.api.auth.ApiKeyAuth
- setBaseCommitId(String) - Method in class io.lakefs.clients.api.model.FindMergeBaseResult
- setBasePath(String) - Method in class io.lakefs.clients.api.ApiClient
-
Set base path
- setBearerToken(String) - Method in class io.lakefs.clients.api.ApiClient
-
Helper method to set access token for the first Bearer authentication.
- setBearerToken(String) - Method in class io.lakefs.clients.api.auth.HttpBearerAuth
-
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
- setBlockstoreNamespaceExample(String) - Method in class io.lakefs.clients.api.model.StorageConfig
- setBlockstoreNamespaceValidityRegex(String) - Method in class io.lakefs.clients.api.model.StorageConfig
- setBlockstoreType(String) - Method in class io.lakefs.clients.api.model.StorageConfig
- setBranch(String) - Method in class io.lakefs.clients.api.model.ActionRun
- setBranches(List<GarbageCollectionRule>) - Method in class io.lakefs.clients.api.model.GarbageCollectionRules
- setBranchesMetaRangeId(String) - Method in class io.lakefs.clients.api.model.RefsDump
- setBranchId(String) - Method in class io.lakefs.clients.api.model.GarbageCollectionRule
- setChecksum(String) - Method in class io.lakefs.clients.api.model.ObjectStageCreation
- setChecksum(String) - Method in class io.lakefs.clients.api.model.ObjectStats
- setChecksum(String) - Method in class io.lakefs.clients.api.model.StagingMetadata
- setCommit(Commit) - Method in class io.lakefs.clients.api.model.ImportStatusResp
- setCommit(CommitCreation) - Method in class io.lakefs.clients.api.model.ImportCreation
- setCommitId(String) - Method in class io.lakefs.clients.api.model.ActionRun
- setCommitId(String) - Method in class io.lakefs.clients.api.model.Ref
- setCommitsMetaRangeId(String) - Method in class io.lakefs.clients.api.model.RefsDump
- setCommitter(String) - Method in class io.lakefs.clients.api.model.Commit
- setCommPrefsMissing(Boolean) - Method in class io.lakefs.clients.api.model.SetupState
- setCompleted(Boolean) - Method in class io.lakefs.clients.api.model.ImportStatusResp
- setConnectTimeout(int) - Method in class io.lakefs.clients.api.ApiClient
-
Sets the connect timeout (in milliseconds).
- setContentType(String) - Method in class io.lakefs.clients.api.model.ObjectStageCreation
- setContentType(String) - Method in class io.lakefs.clients.api.model.ObjectStats
- setContentType(String) - Method in class io.lakefs.clients.api.model.StagingMetadata
- setContinuationToken(String) - Method in class io.lakefs.clients.api.model.ImportPagination
- setContinuationToken(String) - Method in class io.lakefs.clients.api.model.PrepareGCUncommittedRequest
- setContinuationToken(String) - Method in class io.lakefs.clients.api.model.PrepareGCUncommittedResponse
- setContinuationToken(String) - Method in class io.lakefs.clients.api.model.StageRangeCreation
- setCount(Integer) - Method in class io.lakefs.clients.api.model.RangeMetadata
- setCount(Integer) - Method in class io.lakefs.clients.api.model.StatsEvent
- setCreationDate(Long) - Method in class io.lakefs.clients.api.model.Commit
- setCreationDate(Long) - Method in class io.lakefs.clients.api.model.Credentials
- setCreationDate(Long) - Method in class io.lakefs.clients.api.model.CredentialsWithSecret
- setCreationDate(Long) - Method in class io.lakefs.clients.api.model.Group
- setCreationDate(Long) - Method in class io.lakefs.clients.api.model.Policy
- setCreationDate(Long) - Method in class io.lakefs.clients.api.model.Repository
- setCreationDate(Long) - Method in class io.lakefs.clients.api.model.User
- setDate(Long) - Method in class io.lakefs.clients.api.model.CommitCreation
- setDateFormat(DateFormat) - Method in class io.lakefs.clients.api.ApiClient
- setDateFormat(DateFormat) - Method in class io.lakefs.clients.api.JSON
- setDebugging(boolean) - Method in class io.lakefs.clients.api.ApiClient
-
Enable/disable debugging for this API client.
- setDefaultApiClient(ApiClient) - Static method in class io.lakefs.clients.api.Configuration
-
Set the default API client, which would be used when creating API instances without providing an API client.
- setDefaultBranch(String) - Method in class io.lakefs.clients.api.model.Repository
- setDefaultBranch(String) - Method in class io.lakefs.clients.api.model.RepositoryCreation
- setDefaultNamespacePrefix(String) - Method in class io.lakefs.clients.api.model.StorageConfig
- setDefaultRetentionDays(Integer) - Method in class io.lakefs.clients.api.model.GarbageCollectionRules
- setDestination(String) - Method in class io.lakefs.clients.api.model.ImportLocation
- setDestinationCommitId(String) - Method in class io.lakefs.clients.api.model.FindMergeBaseResult
- setDiffs(List<DiffProperties>) - Method in class io.lakefs.clients.api.model.OTFDiffs
- setDiffType(OtfDiffList.DiffTypeEnum) - Method in class io.lakefs.clients.api.model.OtfDiffList
- setEffect(Statement.EffectEnum) - Method in class io.lakefs.clients.api.model.Statement
- setEmail(String) - Method in class io.lakefs.clients.api.model.CommPrefsInput
- setEmail(String) - Method in class io.lakefs.clients.api.model.ForgotPasswordRequest
- setEmail(String) - Method in class io.lakefs.clients.api.model.UpdatePasswordByToken
- setEmail(String) - Method in class io.lakefs.clients.api.model.User
- setEndTime(OffsetDateTime) - Method in class io.lakefs.clients.api.model.ActionRun
- setEndTime(OffsetDateTime) - Method in class io.lakefs.clients.api.model.HookRun
- setError(Error) - Method in class io.lakefs.clients.api.model.ImportStatusResp
- setErrors(List<ObjectError>) - Method in class io.lakefs.clients.api.model.ObjectErrorList
- setEstimatedSize(Integer) - Method in class io.lakefs.clients.api.model.RangeMetadata
- setEvents(List<StatsEvent>) - Method in class io.lakefs.clients.api.model.StatsEventsList
- setEventType(String) - Method in class io.lakefs.clients.api.model.ActionRun
- setFallbackLoginLabel(String) - Method in class io.lakefs.clients.api.model.LoginConfig
- setFallbackLoginUrl(String) - Method in class io.lakefs.clients.api.model.LoginConfig
- setFeatureUpdates(Boolean) - Method in class io.lakefs.clients.api.model.CommPrefsInput
- setForgotPassword(Boolean) - Method in class io.lakefs.clients.api.model.AuthCapabilities
- setFormat(DateFormat) - Method in class io.lakefs.clients.api.JSON.DateTypeAdapter
- setFormat(DateFormat) - Method in class io.lakefs.clients.api.JSON.SqlDateTypeAdapter
- setFormat(DateTimeFormatter) - Method in class io.lakefs.clients.api.JSON.LocalDateTypeAdapter
- setFormat(DateTimeFormatter) - Method in class io.lakefs.clients.api.JSON.OffsetDateTimeTypeAdapter
- setFriendlyName(String) - Method in class io.lakefs.clients.api.model.User
- setFromSourceURI(String) - Method in class io.lakefs.clients.api.model.StageRangeCreation
- setGarbageCollectionRules(String, GarbageCollectionRules) - Method in class io.lakefs.clients.api.RetentionApi
- setGarbageCollectionRulesAsync(String, GarbageCollectionRules, ApiCallback<Void>) - Method in class io.lakefs.clients.api.RetentionApi
-
(asynchronously)
- setGarbageCollectionRulesCall(String, GarbageCollectionRules, ApiCallback) - Method in class io.lakefs.clients.api.RetentionApi
-
Build call for setGarbageCollectionRules
- setGarbageCollectionRulesPreflight(String) - Method in class io.lakefs.clients.api.RetentionApi
- setGarbageCollectionRulesPreflightAsync(String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.RetentionApi
-
(asynchronously)
- setGarbageCollectionRulesPreflightCall(String, ApiCallback) - Method in class io.lakefs.clients.api.RetentionApi
-
Build call for setGarbageCollectionRulesPreflight
- setGarbageCollectionRulesPreflightWithHttpInfo(String) - Method in class io.lakefs.clients.api.RetentionApi
- setGarbageCollectionRulesWithHttpInfo(String, GarbageCollectionRules) - Method in class io.lakefs.clients.api.RetentionApi
- setGcAddressesLocation(String) - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
- setGcCommitsLocation(String) - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
- setGcCommitsPresignedUrl(String) - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
- setGcUncommittedLocation(String) - Method in class io.lakefs.clients.api.model.PrepareGCUncommittedResponse
- setGracePeriod(Integer) - Method in class io.lakefs.clients.api.model.GarbageCollectionConfig
- setGroupACL(String, ACL) - Method in class io.lakefs.clients.api.AuthApi
-
set ACL of group
- setGroupACLAsync(String, ACL, ApiCallback<Void>) - Method in class io.lakefs.clients.api.AuthApi
-
set ACL of group (asynchronously)
- setGroupACLCall(String, ACL, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for setGroupACL
- setGroupACLWithHttpInfo(String, ACL) - Method in class io.lakefs.clients.api.AuthApi
-
set ACL of group
- setGson(Gson) - Method in class io.lakefs.clients.api.JSON
-
Set Gson.
- setHasMore(Boolean) - Method in class io.lakefs.clients.api.model.ImportPagination
- setHasMore(Boolean) - Method in class io.lakefs.clients.api.model.Pagination
- setHookId(String) - Method in class io.lakefs.clients.api.model.HookRun
- setHookRunId(String) - Method in class io.lakefs.clients.api.model.HookRun
- setHttpClient(OkHttpClient) - Method in class io.lakefs.clients.api.ApiClient
-
Set HTTP client, which must never be null.
- setId(String) - Method in class io.lakefs.clients.api.model.Commit
- setId(String) - Method in class io.lakefs.clients.api.model.Group
- setId(String) - Method in class io.lakefs.clients.api.model.GroupCreation
- setId(String) - Method in class io.lakefs.clients.api.model.ImportCreationResponse
- setId(String) - Method in class io.lakefs.clients.api.model.MetaRangeCreationResponse
- setId(String) - Method in class io.lakefs.clients.api.model.OtfDiffEntry
- setId(String) - Method in class io.lakefs.clients.api.model.Policy
- setId(String) - Method in class io.lakefs.clients.api.model.RangeMetadata
- setId(String) - Method in class io.lakefs.clients.api.model.Ref
- setId(String) - Method in class io.lakefs.clients.api.model.Repository
- setId(String) - Method in class io.lakefs.clients.api.model.TagCreation
- setId(String) - Method in class io.lakefs.clients.api.model.User
- setId(String) - Method in class io.lakefs.clients.api.model.UserCreation
- setImportSupport(Boolean) - Method in class io.lakefs.clients.api.model.StorageConfig
- setIngestedObjects(Long) - Method in class io.lakefs.clients.api.model.ImportStatusResp
- setInviteUser(Boolean) - Method in class io.lakefs.clients.api.model.AuthCapabilities
- setInviteUser(Boolean) - Method in class io.lakefs.clients.api.model.UserCreation
- setJSON(JSON) - Method in class io.lakefs.clients.api.ApiClient
-
Set JSON
- setKey(AccessKeyCredentials) - Method in class io.lakefs.clients.api.model.Setup
- setKeyManagers(KeyManager[]) - Method in class io.lakefs.clients.api.ApiClient
-
Configure client keys to use for authorization in an SSL session.
- setLastKey(String) - Method in class io.lakefs.clients.api.model.ImportPagination
- setLatestVersion(String) - Method in class io.lakefs.clients.api.model.VersionConfig
- setLenientOnJson(boolean) - Method in class io.lakefs.clients.api.ApiClient
- setLenientOnJson(boolean) - Method in class io.lakefs.clients.api.JSON
- setLocalDateFormat(DateTimeFormatter) - Method in class io.lakefs.clients.api.ApiClient
- setLocalDateFormat(DateTimeFormatter) - Method in class io.lakefs.clients.api.JSON
- setLocation(String) - Method in class io.lakefs.clients.api.model.StorageURI
- setLoginConfig(LoginConfig) - Method in class io.lakefs.clients.api.model.SetupState
- setLoginCookieNames(List<String>) - Method in class io.lakefs.clients.api.model.LoginConfig
- setLoginFailedMessage(String) - Method in class io.lakefs.clients.api.model.LoginConfig
- setLoginUrl(String) - Method in class io.lakefs.clients.api.model.LoginConfig
- setLogoutUrl(String) - Method in class io.lakefs.clients.api.model.LoginConfig
- setMaxKey(String) - Method in class io.lakefs.clients.api.model.RangeMetadata
- setMaxPerPage(Integer) - Method in class io.lakefs.clients.api.model.Pagination
- setMessage(String) - Method in class io.lakefs.clients.api.model.Commit
- setMessage(String) - Method in class io.lakefs.clients.api.model.CommitCreation
- setMessage(String) - Method in class io.lakefs.clients.api.model.Error
- setMessage(String) - Method in class io.lakefs.clients.api.model.ErrorNoACL
- setMessage(String) - Method in class io.lakefs.clients.api.model.Merge
- setMessage(String) - Method in class io.lakefs.clients.api.model.ObjectError
- setMetadata(Map<String, String>) - Method in class io.lakefs.clients.api.model.Commit
- setMetadata(Map<String, String>) - Method in class io.lakefs.clients.api.model.CommitCreation
- setMetadata(Map<String, String>) - Method in class io.lakefs.clients.api.model.Merge
- setMetadata(Map<String, String>) - Method in class io.lakefs.clients.api.model.ObjectStageCreation
- setMetadata(Map<String, String>) - Method in class io.lakefs.clients.api.model.ObjectStats
- setMetarangeId(String) - Method in class io.lakefs.clients.api.model.ImportStatusResp
- setMetaRangeId(String) - Method in class io.lakefs.clients.api.model.Commit
- setMinKey(String) - Method in class io.lakefs.clients.api.model.RangeMetadata
- setMtime(Long) - Method in class io.lakefs.clients.api.model.ObjectStageCreation
- setMtime(Long) - Method in class io.lakefs.clients.api.model.ObjectStats
- setName(String) - Method in class io.lakefs.clients.api.model.BranchCreation
- setName(String) - Method in class io.lakefs.clients.api.model.DiffProperties
- setName(String) - Method in class io.lakefs.clients.api.model.RepositoryCreation
- setName(String) - Method in class io.lakefs.clients.api.model.StatsEvent
- setNewPassword(String) - Method in class io.lakefs.clients.api.model.UpdatePasswordByToken
- setNextOffset(String) - Method in class io.lakefs.clients.api.model.Pagination
- setNoAcl(Boolean) - Method in class io.lakefs.clients.api.model.ErrorNoACL
- setOffsetDateTimeFormat(DateTimeFormatter) - Method in class io.lakefs.clients.api.ApiClient
- setOffsetDateTimeFormat(DateTimeFormatter) - Method in class io.lakefs.clients.api.JSON
- setOperation(String) - Method in class io.lakefs.clients.api.model.OtfDiffEntry
- setOperationContent(Object) - Method in class io.lakefs.clients.api.model.OtfDiffEntry
- setOperationType(OtfDiffEntry.OperationTypeEnum) - Method in class io.lakefs.clients.api.model.OtfDiffEntry
- setPagination(ImportPagination) - Method in class io.lakefs.clients.api.model.IngestRangeCreationResponse
- setPagination(Pagination) - Method in class io.lakefs.clients.api.model.ActionRunList
- setPagination(Pagination) - Method in class io.lakefs.clients.api.model.CommitList
- setPagination(Pagination) - Method in class io.lakefs.clients.api.model.CredentialsList
- setPagination(Pagination) - Method in class io.lakefs.clients.api.model.DiffList
- setPagination(Pagination) - Method in class io.lakefs.clients.api.model.GroupList
- setPagination(Pagination) - Method in class io.lakefs.clients.api.model.HookRunList
- setPagination(Pagination) - Method in class io.lakefs.clients.api.model.ObjectStatsList
- setPagination(Pagination) - Method in class io.lakefs.clients.api.model.PolicyList
- setPagination(Pagination) - Method in class io.lakefs.clients.api.model.RefList
- setPagination(Pagination) - Method in class io.lakefs.clients.api.model.RepositoryList
- setPagination(Pagination) - Method in class io.lakefs.clients.api.model.UserList
- setParentNumber(Integer) - Method in class io.lakefs.clients.api.model.CherryPickCreation
- setParentNumber(Integer) - Method in class io.lakefs.clients.api.model.RevertCreation
- setParents(List<String>) - Method in class io.lakefs.clients.api.model.Commit
- setPassword(String) - Method in class io.lakefs.clients.api.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class io.lakefs.clients.api.auth.HttpBasicAuth
- setPath(String) - Method in class io.lakefs.clients.api.model.Diff
- setPath(String) - Method in class io.lakefs.clients.api.model.ImportLocation
- setPath(String) - Method in class io.lakefs.clients.api.model.ObjectError
- setPath(String) - Method in class io.lakefs.clients.api.model.ObjectStats
- setPath(String) - Method in class io.lakefs.clients.api.model.ResetCreation
- setPaths(List<ImportLocation>) - Method in class io.lakefs.clients.api.model.ImportCreation
- setPaths(List<String>) - Method in class io.lakefs.clients.api.model.PathList
- setPathType(Diff.PathTypeEnum) - Method in class io.lakefs.clients.api.model.Diff
- setPathType(ObjectStats.PathTypeEnum) - Method in class io.lakefs.clients.api.model.ObjectStats
- setPattern(String) - Method in class io.lakefs.clients.api.model.BranchProtectionRule
- setPattern(String) - Method in class io.lakefs.clients.api.model.InlineObject1
- setPermission(String) - Method in class io.lakefs.clients.api.model.ACL
- setPhysicalAddress(String) - Method in class io.lakefs.clients.api.model.ObjectStageCreation
- setPhysicalAddress(String) - Method in class io.lakefs.clients.api.model.ObjectStats
- setPhysicalAddress(String) - Method in class io.lakefs.clients.api.model.StagingLocation
- setPhysicalAddressExpiry(Long) - Method in class io.lakefs.clients.api.model.ObjectStats
- setPrepend(String) - Method in class io.lakefs.clients.api.model.StageRangeCreation
- setPresignedUrl(String) - Method in class io.lakefs.clients.api.model.StagingLocation
- setPresignedUrlExpiry(Long) - Method in class io.lakefs.clients.api.model.StagingLocation
- setPreSignSupport(Boolean) - Method in class io.lakefs.clients.api.model.StorageConfig
- setPreSignSupportUi(Boolean) - Method in class io.lakefs.clients.api.model.StorageConfig
- setPreviousRunId(String) - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareRequest
- setPropertyClass(String) - Method in class io.lakefs.clients.api.model.StatsEvent
- setRange(RangeMetadata) - Method in class io.lakefs.clients.api.model.IngestRangeCreationResponse
- setRanges(List<RangeMetadata>) - Method in class io.lakefs.clients.api.model.MetaRangeCreation
- setRBAC(LoginConfig.RBACEnum) - Method in class io.lakefs.clients.api.model.LoginConfig
- setReadTimeout(int) - Method in class io.lakefs.clients.api.ApiClient
-
Sets the read timeout (in milliseconds).
- setRef(String) - Method in class io.lakefs.clients.api.model.CherryPickCreation
- setRef(String) - Method in class io.lakefs.clients.api.model.RevertCreation
- setRef(String) - Method in class io.lakefs.clients.api.model.TagCreation
- setReference(String) - Method in class io.lakefs.clients.api.model.MergeResult
- setResource(String) - Method in class io.lakefs.clients.api.model.Statement
- setResults(Integer) - Method in class io.lakefs.clients.api.model.Pagination
- setResults(List<ActionRun>) - Method in class io.lakefs.clients.api.model.ActionRunList
- setResults(List<Commit>) - Method in class io.lakefs.clients.api.model.CommitList
- setResults(List<Credentials>) - Method in class io.lakefs.clients.api.model.CredentialsList
- setResults(List<Diff>) - Method in class io.lakefs.clients.api.model.DiffList
- setResults(List<Group>) - Method in class io.lakefs.clients.api.model.GroupList
- setResults(List<HookRun>) - Method in class io.lakefs.clients.api.model.HookRunList
- setResults(List<ObjectStats>) - Method in class io.lakefs.clients.api.model.ObjectStatsList
- setResults(List<OtfDiffEntry>) - Method in class io.lakefs.clients.api.model.OtfDiffList
- setResults(List<Policy>) - Method in class io.lakefs.clients.api.model.PolicyList
- setResults(List<Ref>) - Method in class io.lakefs.clients.api.model.RefList
- setResults(List<Repository>) - Method in class io.lakefs.clients.api.model.RepositoryList
- setResults(List<User>) - Method in class io.lakefs.clients.api.model.UserList
- setRetentionDays(Integer) - Method in class io.lakefs.clients.api.model.GarbageCollectionRule
- setRunId(String) - Method in class io.lakefs.clients.api.model.ActionRun
- setRunId(String) - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
- setRunId(String) - Method in class io.lakefs.clients.api.model.PrepareGCUncommittedResponse
- setSampleData(Boolean) - Method in class io.lakefs.clients.api.model.RepositoryCreation
- setSecretAccessKey(String) - Method in class io.lakefs.clients.api.model.AccessKeyCredentials
- setSecretAccessKey(String) - Method in class io.lakefs.clients.api.model.CredentialsWithSecret
- setSecretAccessKey(String) - Method in class io.lakefs.clients.api.model.LoginInformation
- setSecurityUpdates(Boolean) - Method in class io.lakefs.clients.api.model.CommPrefsInput
- setSizeBytes(Long) - Method in class io.lakefs.clients.api.model.Diff
- setSizeBytes(Long) - Method in class io.lakefs.clients.api.model.ObjectStageCreation
- setSizeBytes(Long) - Method in class io.lakefs.clients.api.model.ObjectStats
- setSizeBytes(Long) - Method in class io.lakefs.clients.api.model.StagingMetadata
- setSource(String) - Method in class io.lakefs.clients.api.model.BranchCreation
- setSourceCommitId(String) - Method in class io.lakefs.clients.api.model.FindMergeBaseResult
- setSqlDateFormat(DateFormat) - Method in class io.lakefs.clients.api.ApiClient
- setSqlDateFormat(DateFormat) - Method in class io.lakefs.clients.api.JSON
- setSrcPath(String) - Method in class io.lakefs.clients.api.model.ObjectCopyCreation
- setSrcRef(String) - Method in class io.lakefs.clients.api.model.ObjectCopyCreation
- setSslCaCert(InputStream) - Method in class io.lakefs.clients.api.ApiClient
-
Configure the CA certificate to be trusted when making https requests.
- setStaging(StagingLocation) - Method in class io.lakefs.clients.api.model.StagingMetadata
- setStagingToken(String) - Method in class io.lakefs.clients.api.model.ImportPagination
- setStagingToken(String) - Method in class io.lakefs.clients.api.model.StageRangeCreation
- setStagingToken(String) - Method in class io.lakefs.clients.api.model.UpdateToken
- setStartTime(OffsetDateTime) - Method in class io.lakefs.clients.api.model.ActionRun
- setStartTime(OffsetDateTime) - Method in class io.lakefs.clients.api.model.HookRun
- setState(SetupState.StateEnum) - Method in class io.lakefs.clients.api.model.SetupState
- setStatement(List<Statement>) - Method in class io.lakefs.clients.api.model.Policy
- setStatus(ActionRun.StatusEnum) - Method in class io.lakefs.clients.api.model.ActionRun
- setStatus(HookRun.StatusEnum) - Method in class io.lakefs.clients.api.model.HookRun
- setStatusCode(Integer) - Method in class io.lakefs.clients.api.model.ObjectError
- setStorageClass(String) - Method in class io.lakefs.clients.api.model.UnderlyingObjectProperties
- setStorageNamespace(String) - Method in class io.lakefs.clients.api.model.Repository
- setStorageNamespace(String) - Method in class io.lakefs.clients.api.model.RepositoryCreation
- setStrategy(String) - Method in class io.lakefs.clients.api.model.Merge
- setTagsMetaRangeId(String) - Method in class io.lakefs.clients.api.model.RefsDump
- setTempFolderPath(String) - Method in class io.lakefs.clients.api.ApiClient
-
Set the temporary folder path (for downloading files)
- setTimestamp(Integer) - Method in class io.lakefs.clients.api.model.OtfDiffEntry
- setToken(String) - Method in class io.lakefs.clients.api.model.AuthenticationToken
- setToken(String) - Method in class io.lakefs.clients.api.model.StagingLocation
- setToken(String) - Method in class io.lakefs.clients.api.model.UpdatePasswordByToken
- setTokenExpiration(Long) - Method in class io.lakefs.clients.api.model.AuthenticationToken
- setType(Diff.TypeEnum) - Method in class io.lakefs.clients.api.model.Diff
- setType(ImportLocation.TypeEnum) - Method in class io.lakefs.clients.api.model.ImportLocation
- setType(ResetCreation.TypeEnum) - Method in class io.lakefs.clients.api.model.ResetCreation
- setup(Setup) - Method in class io.lakefs.clients.api.ConfigApi
-
setup lakeFS and create a first user
- Setup - Class in io.lakefs.clients.api.model
-
Setup
- Setup() - Constructor for class io.lakefs.clients.api.model.Setup
- setupAsync(Setup, ApiCallback<CredentialsWithSecret>) - Method in class io.lakefs.clients.api.ConfigApi
-
setup lakeFS and create a first user (asynchronously)
- setupCall(Setup, ApiCallback) - Method in class io.lakefs.clients.api.ConfigApi
-
Build call for setup
- setupCommPrefs(CommPrefsInput) - Method in class io.lakefs.clients.api.ConfigApi
-
setup communications preferences
- setupCommPrefsAsync(CommPrefsInput, ApiCallback<Void>) - Method in class io.lakefs.clients.api.ConfigApi
-
setup communications preferences (asynchronously)
- setupCommPrefsCall(CommPrefsInput, ApiCallback) - Method in class io.lakefs.clients.api.ConfigApi
-
Build call for setupCommPrefs
- setupCommPrefsWithHttpInfo(CommPrefsInput) - Method in class io.lakefs.clients.api.ConfigApi
-
setup communications preferences
- setUpdateTime(OffsetDateTime) - Method in class io.lakefs.clients.api.model.ImportStatusResp
- setUpgradeRecommended(Boolean) - Method in class io.lakefs.clients.api.model.VersionConfig
- setUpgradeUrl(String) - Method in class io.lakefs.clients.api.model.VersionConfig
- SetupState - Class in io.lakefs.clients.api.model
-
SetupState
- SetupState() - Constructor for class io.lakefs.clients.api.model.SetupState
- SetupState.StateEnum - Enum in io.lakefs.clients.api.model
-
Gets or Sets state
- SetupState.StateEnum.Adapter - Class in io.lakefs.clients.api.model
- setupWithHttpInfo(Setup) - Method in class io.lakefs.clients.api.ConfigApi
-
setup lakeFS and create a first user
- setUser(User) - Method in class io.lakefs.clients.api.model.CurrentUser
- setUserAgent(String) - Method in class io.lakefs.clients.api.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUserMetadata(Map<String, String>) - Method in class io.lakefs.clients.api.model.StagingMetadata
- setUsername(String) - Method in class io.lakefs.clients.api.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class io.lakefs.clients.api.auth.HttpBasicAuth
- setUsername(String) - Method in class io.lakefs.clients.api.model.Setup
- setVerifyingSsl(boolean) - Method in class io.lakefs.clients.api.ApiClient
-
Configure whether to verify certificate and hostname when making https requests.
- setVersion(String) - Method in class io.lakefs.clients.api.model.VersionConfig
- setWriteTimeout(int) - Method in class io.lakefs.clients.api.ApiClient
-
Sets the write timeout (in milliseconds).
- SIMPLIFIED - io.lakefs.clients.api.model.LoginConfig.RBACEnum
- sizeBytes(Long) - Method in class io.lakefs.clients.api.model.Diff
- sizeBytes(Long) - Method in class io.lakefs.clients.api.model.ObjectStageCreation
- sizeBytes(Long) - Method in class io.lakefs.clients.api.model.ObjectStats
- sizeBytes(Long) - Method in class io.lakefs.clients.api.model.StagingMetadata
- source() - Method in class io.lakefs.clients.api.ProgressResponseBody
- source(String) - Method in class io.lakefs.clients.api.model.BranchCreation
- sourceCommitId(String) - Method in class io.lakefs.clients.api.model.FindMergeBaseResult
- SqlDateTypeAdapter() - Constructor for class io.lakefs.clients.api.JSON.SqlDateTypeAdapter
- SqlDateTypeAdapter(DateFormat) - Constructor for class io.lakefs.clients.api.JSON.SqlDateTypeAdapter
- srcPath(String) - Method in class io.lakefs.clients.api.model.ObjectCopyCreation
- srcRef(String) - Method in class io.lakefs.clients.api.model.ObjectCopyCreation
- stageObject(String, String, String, ObjectStageCreation) - Method in class io.lakefs.clients.api.ObjectsApi
-
stage an object's metadata for the given branch
- stageObjectAsync(String, String, String, ObjectStageCreation, ApiCallback<ObjectStats>) - Method in class io.lakefs.clients.api.ObjectsApi
-
stage an object's metadata for the given branch (asynchronously)
- stageObjectCall(String, String, String, ObjectStageCreation, ApiCallback) - Method in class io.lakefs.clients.api.ObjectsApi
-
Build call for stageObject
- stageObjectWithHttpInfo(String, String, String, ObjectStageCreation) - Method in class io.lakefs.clients.api.ObjectsApi
-
stage an object's metadata for the given branch
- StageRangeCreation - Class in io.lakefs.clients.api.model
-
StageRangeCreation
- StageRangeCreation() - Constructor for class io.lakefs.clients.api.model.StageRangeCreation
- staging(StagingLocation) - Method in class io.lakefs.clients.api.model.StagingMetadata
- StagingApi - Class in io.lakefs.clients.api
- StagingApi() - Constructor for class io.lakefs.clients.api.StagingApi
- StagingApi(ApiClient) - Constructor for class io.lakefs.clients.api.StagingApi
- StagingLocation - Class in io.lakefs.clients.api.model
-
location for placing an object when staging it
- StagingLocation() - Constructor for class io.lakefs.clients.api.model.StagingLocation
- StagingMetadata - Class in io.lakefs.clients.api.model
-
information about uploaded object
- StagingMetadata() - Constructor for class io.lakefs.clients.api.model.StagingMetadata
- stagingToken(String) - Method in class io.lakefs.clients.api.model.ImportPagination
- stagingToken(String) - Method in class io.lakefs.clients.api.model.StageRangeCreation
- stagingToken(String) - Method in class io.lakefs.clients.api.model.UpdateToken
- startTime(OffsetDateTime) - Method in class io.lakefs.clients.api.model.ActionRun
- startTime(OffsetDateTime) - Method in class io.lakefs.clients.api.model.HookRun
- state(SetupState.StateEnum) - Method in class io.lakefs.clients.api.model.SetupState
- statement(List<Statement>) - Method in class io.lakefs.clients.api.model.Policy
- Statement - Class in io.lakefs.clients.api.model
-
Statement
- Statement() - Constructor for class io.lakefs.clients.api.model.Statement
- Statement.EffectEnum - Enum in io.lakefs.clients.api.model
-
Gets or Sets effect
- Statement.EffectEnum.Adapter - Class in io.lakefs.clients.api.model
- StatisticsApi - Class in io.lakefs.clients.api
- StatisticsApi() - Constructor for class io.lakefs.clients.api.StatisticsApi
- StatisticsApi(ApiClient) - Constructor for class io.lakefs.clients.api.StatisticsApi
- statObject(String, String, String, Boolean, Boolean) - Method in class io.lakefs.clients.api.ObjectsApi
-
get object metadata
- statObjectAsync(String, String, String, Boolean, Boolean, ApiCallback<ObjectStats>) - Method in class io.lakefs.clients.api.ObjectsApi
-
get object metadata (asynchronously)
- statObjectCall(String, String, String, Boolean, Boolean, ApiCallback) - Method in class io.lakefs.clients.api.ObjectsApi
-
Build call for statObject
- statObjectWithHttpInfo(String, String, String, Boolean, Boolean) - Method in class io.lakefs.clients.api.ObjectsApi
-
get object metadata
- StatsEvent - Class in io.lakefs.clients.api.model
-
StatsEvent
- StatsEvent() - Constructor for class io.lakefs.clients.api.model.StatsEvent
- StatsEventsList - Class in io.lakefs.clients.api.model
-
StatsEventsList
- StatsEventsList() - Constructor for class io.lakefs.clients.api.model.StatsEventsList
- status(ActionRun.StatusEnum) - Method in class io.lakefs.clients.api.model.ActionRun
- status(HookRun.StatusEnum) - Method in class io.lakefs.clients.api.model.HookRun
- statusCode(Integer) - Method in class io.lakefs.clients.api.model.ObjectError
- storageClass(String) - Method in class io.lakefs.clients.api.model.UnderlyingObjectProperties
- StorageConfig - Class in io.lakefs.clients.api.model
-
StorageConfig
- StorageConfig() - Constructor for class io.lakefs.clients.api.model.StorageConfig
- storageNamespace(String) - Method in class io.lakefs.clients.api.model.Repository
- storageNamespace(String) - Method in class io.lakefs.clients.api.model.RepositoryCreation
- StorageURI - Class in io.lakefs.clients.api.model
-
URI to a path in a storage provider (e.g.
- StorageURI() - Constructor for class io.lakefs.clients.api.model.StorageURI
- strategy(String) - Method in class io.lakefs.clients.api.model.Merge
- StringUtil - Class in io.lakefs.clients.api
- StringUtil() - Constructor for class io.lakefs.clients.api.StringUtil
T
- TagCreation - Class in io.lakefs.clients.api.model
-
TagCreation
- TagCreation() - Constructor for class io.lakefs.clients.api.model.TagCreation
- TagsApi - Class in io.lakefs.clients.api
- TagsApi() - Constructor for class io.lakefs.clients.api.TagsApi
- TagsApi(ApiClient) - Constructor for class io.lakefs.clients.api.TagsApi
- tagsMetaRangeId(String) - Method in class io.lakefs.clients.api.model.RefsDump
- TemplatesApi - Class in io.lakefs.clients.api
- TemplatesApi() - Constructor for class io.lakefs.clients.api.TemplatesApi
- TemplatesApi(ApiClient) - Constructor for class io.lakefs.clients.api.TemplatesApi
- timestamp(Integer) - Method in class io.lakefs.clients.api.model.OtfDiffEntry
- token(String) - Method in class io.lakefs.clients.api.model.AuthenticationToken
- token(String) - Method in class io.lakefs.clients.api.model.StagingLocation
- token(String) - Method in class io.lakefs.clients.api.model.UpdatePasswordByToken
- tokenExpiration(Long) - Method in class io.lakefs.clients.api.model.AuthenticationToken
- toString() - Method in class io.lakefs.clients.api.model.AccessKeyCredentials
- toString() - Method in class io.lakefs.clients.api.model.ACL
- toString() - Method in enum io.lakefs.clients.api.model.ActionRun.StatusEnum
- toString() - Method in class io.lakefs.clients.api.model.ActionRun
- toString() - Method in class io.lakefs.clients.api.model.ActionRunList
- toString() - Method in class io.lakefs.clients.api.model.AuthCapabilities
- toString() - Method in class io.lakefs.clients.api.model.AuthenticationToken
- toString() - Method in class io.lakefs.clients.api.model.BranchCreation
- toString() - Method in class io.lakefs.clients.api.model.BranchProtectionRule
- toString() - Method in class io.lakefs.clients.api.model.CherryPickCreation
- toString() - Method in class io.lakefs.clients.api.model.Commit
- toString() - Method in class io.lakefs.clients.api.model.CommitCreation
- toString() - Method in class io.lakefs.clients.api.model.CommitList
- toString() - Method in class io.lakefs.clients.api.model.CommPrefsInput
- toString() - Method in class io.lakefs.clients.api.model.Credentials
- toString() - Method in class io.lakefs.clients.api.model.CredentialsList
- toString() - Method in class io.lakefs.clients.api.model.CredentialsWithSecret
- toString() - Method in class io.lakefs.clients.api.model.CurrentUser
- toString() - Method in enum io.lakefs.clients.api.model.Diff.PathTypeEnum
- toString() - Method in class io.lakefs.clients.api.model.Diff
- toString() - Method in enum io.lakefs.clients.api.model.Diff.TypeEnum
- toString() - Method in class io.lakefs.clients.api.model.DiffList
- toString() - Method in class io.lakefs.clients.api.model.DiffProperties
- toString() - Method in class io.lakefs.clients.api.model.Error
- toString() - Method in class io.lakefs.clients.api.model.ErrorNoACL
- toString() - Method in class io.lakefs.clients.api.model.FindMergeBaseResult
- toString() - Method in class io.lakefs.clients.api.model.ForgotPasswordRequest
- toString() - Method in class io.lakefs.clients.api.model.GarbageCollectionConfig
- toString() - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareRequest
- toString() - Method in class io.lakefs.clients.api.model.GarbageCollectionPrepareResponse
- toString() - Method in class io.lakefs.clients.api.model.GarbageCollectionRule
- toString() - Method in class io.lakefs.clients.api.model.GarbageCollectionRules
- toString() - Method in class io.lakefs.clients.api.model.Group
- toString() - Method in class io.lakefs.clients.api.model.GroupCreation
- toString() - Method in class io.lakefs.clients.api.model.GroupList
- toString() - Method in enum io.lakefs.clients.api.model.HookRun.StatusEnum
- toString() - Method in class io.lakefs.clients.api.model.HookRun
- toString() - Method in class io.lakefs.clients.api.model.HookRunList
- toString() - Method in class io.lakefs.clients.api.model.ImportCreation
- toString() - Method in class io.lakefs.clients.api.model.ImportCreationResponse
- toString() - Method in class io.lakefs.clients.api.model.ImportLocation
- toString() - Method in enum io.lakefs.clients.api.model.ImportLocation.TypeEnum
- toString() - Method in class io.lakefs.clients.api.model.ImportPagination
- toString() - Method in class io.lakefs.clients.api.model.ImportStatusResp
- toString() - Method in class io.lakefs.clients.api.model.IngestRangeCreationResponse
- toString() - Method in class io.lakefs.clients.api.model.InlineObject1
- toString() - Method in enum io.lakefs.clients.api.model.LoginConfig.RBACEnum
- toString() - Method in class io.lakefs.clients.api.model.LoginConfig
- toString() - Method in class io.lakefs.clients.api.model.LoginInformation
- toString() - Method in class io.lakefs.clients.api.model.Merge
- toString() - Method in class io.lakefs.clients.api.model.MergeResult
- toString() - Method in class io.lakefs.clients.api.model.MetaRangeCreation
- toString() - Method in class io.lakefs.clients.api.model.MetaRangeCreationResponse
- toString() - Method in class io.lakefs.clients.api.model.ObjectCopyCreation
- toString() - Method in class io.lakefs.clients.api.model.ObjectError
- toString() - Method in class io.lakefs.clients.api.model.ObjectErrorList
- toString() - Method in class io.lakefs.clients.api.model.ObjectStageCreation
- toString() - Method in enum io.lakefs.clients.api.model.ObjectStats.PathTypeEnum
- toString() - Method in class io.lakefs.clients.api.model.ObjectStats
- toString() - Method in class io.lakefs.clients.api.model.ObjectStatsList
- toString() - Method in enum io.lakefs.clients.api.model.OtfDiffEntry.OperationTypeEnum
- toString() - Method in class io.lakefs.clients.api.model.OtfDiffEntry
- toString() - Method in enum io.lakefs.clients.api.model.OtfDiffList.DiffTypeEnum
- toString() - Method in class io.lakefs.clients.api.model.OtfDiffList
- toString() - Method in class io.lakefs.clients.api.model.OTFDiffs
- toString() - Method in class io.lakefs.clients.api.model.Pagination
- toString() - Method in class io.lakefs.clients.api.model.PathList
- toString() - Method in class io.lakefs.clients.api.model.Policy
- toString() - Method in class io.lakefs.clients.api.model.PolicyList
- toString() - Method in class io.lakefs.clients.api.model.PrepareGCUncommittedRequest
- toString() - Method in class io.lakefs.clients.api.model.PrepareGCUncommittedResponse
- toString() - Method in class io.lakefs.clients.api.model.RangeMetadata
- toString() - Method in class io.lakefs.clients.api.model.Ref
- toString() - Method in class io.lakefs.clients.api.model.RefList
- toString() - Method in class io.lakefs.clients.api.model.RefsDump
- toString() - Method in class io.lakefs.clients.api.model.Repository
- toString() - Method in class io.lakefs.clients.api.model.RepositoryCreation
- toString() - Method in class io.lakefs.clients.api.model.RepositoryList
- toString() - Method in class io.lakefs.clients.api.model.ResetCreation
- toString() - Method in enum io.lakefs.clients.api.model.ResetCreation.TypeEnum
- toString() - Method in class io.lakefs.clients.api.model.RevertCreation
- toString() - Method in class io.lakefs.clients.api.model.Setup
- toString() - Method in enum io.lakefs.clients.api.model.SetupState.StateEnum
- toString() - Method in class io.lakefs.clients.api.model.SetupState
- toString() - Method in class io.lakefs.clients.api.model.StageRangeCreation
- toString() - Method in class io.lakefs.clients.api.model.StagingLocation
- toString() - Method in class io.lakefs.clients.api.model.StagingMetadata
- toString() - Method in enum io.lakefs.clients.api.model.Statement.EffectEnum
- toString() - Method in class io.lakefs.clients.api.model.Statement
- toString() - Method in class io.lakefs.clients.api.model.StatsEvent
- toString() - Method in class io.lakefs.clients.api.model.StatsEventsList
- toString() - Method in class io.lakefs.clients.api.model.StorageConfig
- toString() - Method in class io.lakefs.clients.api.model.StorageURI
- toString() - Method in class io.lakefs.clients.api.model.TagCreation
- toString() - Method in class io.lakefs.clients.api.model.UnderlyingObjectProperties
- toString() - Method in class io.lakefs.clients.api.model.UpdatePasswordByToken
- toString() - Method in class io.lakefs.clients.api.model.UpdateToken
- toString() - Method in class io.lakefs.clients.api.model.User
- toString() - Method in class io.lakefs.clients.api.model.UserCreation
- toString() - Method in class io.lakefs.clients.api.model.UserList
- toString() - Method in class io.lakefs.clients.api.model.VersionConfig
- type(Diff.TypeEnum) - Method in class io.lakefs.clients.api.model.Diff
- type(ImportLocation.TypeEnum) - Method in class io.lakefs.clients.api.model.ImportLocation
- type(ResetCreation.TypeEnum) - Method in class io.lakefs.clients.api.model.ResetCreation
U
- UnderlyingObjectProperties - Class in io.lakefs.clients.api.model
-
UnderlyingObjectProperties
- UnderlyingObjectProperties() - Constructor for class io.lakefs.clients.api.model.UnderlyingObjectProperties
- UPDATE - io.lakefs.clients.api.model.OtfDiffEntry.OperationTypeEnum
- updateBranchToken(String, String, UpdateToken) - Method in class io.lakefs.clients.api.StagingApi
-
modify branch staging token
- updateBranchTokenAsync(String, String, UpdateToken, ApiCallback<Void>) - Method in class io.lakefs.clients.api.StagingApi
-
modify branch staging token (asynchronously)
- updateBranchTokenCall(String, String, UpdateToken, ApiCallback) - Method in class io.lakefs.clients.api.StagingApi
-
Build call for updateBranchToken
- updateBranchTokenWithHttpInfo(String, String, UpdateToken) - Method in class io.lakefs.clients.api.StagingApi
-
modify branch staging token
- updateParamsForAuth(String[], List<Pair>, Map<String, String>, Map<String, String>) - Method in class io.lakefs.clients.api.ApiClient
-
Update query and header parameters based on authentication settings.
- updatePassword(UpdatePasswordByToken) - Method in class io.lakefs.clients.api.AuthApi
-
Update user password by reset_password token
- updatePasswordAsync(UpdatePasswordByToken, ApiCallback<Void>) - Method in class io.lakefs.clients.api.AuthApi
-
Update user password by reset_password token (asynchronously)
- UpdatePasswordByToken - Class in io.lakefs.clients.api.model
-
UpdatePasswordByToken
- UpdatePasswordByToken() - Constructor for class io.lakefs.clients.api.model.UpdatePasswordByToken
- updatePasswordCall(UpdatePasswordByToken, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for updatePassword
- updatePasswordWithHttpInfo(UpdatePasswordByToken) - Method in class io.lakefs.clients.api.AuthApi
-
Update user password by reset_password token
- updatePolicy(String, Policy) - Method in class io.lakefs.clients.api.AuthApi
-
update policy
- updatePolicyAsync(String, Policy, ApiCallback<Policy>) - Method in class io.lakefs.clients.api.AuthApi
-
update policy (asynchronously)
- updatePolicyCall(String, Policy, ApiCallback) - Method in class io.lakefs.clients.api.AuthApi
-
Build call for updatePolicy
- updatePolicyWithHttpInfo(String, Policy) - Method in class io.lakefs.clients.api.AuthApi
-
update policy
- updateTime(OffsetDateTime) - Method in class io.lakefs.clients.api.model.ImportStatusResp
- UpdateToken - Class in io.lakefs.clients.api.model
-
UpdateToken
- UpdateToken() - Constructor for class io.lakefs.clients.api.model.UpdateToken
- upgradeRecommended(Boolean) - Method in class io.lakefs.clients.api.model.VersionConfig
- upgradeUrl(String) - Method in class io.lakefs.clients.api.model.VersionConfig
- uploadObject(String, String, String, String, String, File) - Method in class io.lakefs.clients.api.ObjectsApi
- uploadObjectAsync(String, String, String, String, String, File, ApiCallback<ObjectStats>) - Method in class io.lakefs.clients.api.ObjectsApi
-
(asynchronously)
- uploadObjectCall(String, String, String, String, String, File, ApiCallback) - Method in class io.lakefs.clients.api.ObjectsApi
-
Build call for uploadObject
- uploadObjectPreflight(String, String, String) - Method in class io.lakefs.clients.api.ObjectsApi
- uploadObjectPreflightAsync(String, String, String, ApiCallback<Void>) - Method in class io.lakefs.clients.api.ObjectsApi
-
(asynchronously)
- uploadObjectPreflightCall(String, String, String, ApiCallback) - Method in class io.lakefs.clients.api.ObjectsApi
-
Build call for uploadObjectPreflight
- uploadObjectPreflightWithHttpInfo(String, String, String) - Method in class io.lakefs.clients.api.ObjectsApi
- uploadObjectWithHttpInfo(String, String, String, String, String, File) - Method in class io.lakefs.clients.api.ObjectsApi
- URL - Variable in class io.lakefs.clients.api.ServerConfiguration
- URL() - Method in class io.lakefs.clients.api.ServerConfiguration
-
Format URL template using default server variables.
- URL(Map<String, String>) - Method in class io.lakefs.clients.api.ServerConfiguration
-
Format URL template using given variables.
- user(User) - Method in class io.lakefs.clients.api.model.CurrentUser
- User - Class in io.lakefs.clients.api.model
-
User
- User() - Constructor for class io.lakefs.clients.api.model.User
- UserCreation - Class in io.lakefs.clients.api.model
-
UserCreation
- UserCreation() - Constructor for class io.lakefs.clients.api.model.UserCreation
- UserList - Class in io.lakefs.clients.api.model
-
UserList
- UserList() - Constructor for class io.lakefs.clients.api.model.UserList
- userMetadata(Map<String, String>) - Method in class io.lakefs.clients.api.model.StagingMetadata
- username(String) - Method in class io.lakefs.clients.api.model.Setup
V
- valueOf(String) - Static method in enum io.lakefs.clients.api.model.ActionRun.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.api.model.Diff.PathTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.api.model.Diff.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.api.model.HookRun.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.api.model.ImportLocation.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.api.model.LoginConfig.RBACEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.api.model.ObjectStats.PathTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.api.model.OtfDiffEntry.OperationTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.api.model.OtfDiffList.DiffTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.api.model.ResetCreation.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.api.model.SetupState.StateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.api.model.Statement.EffectEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.lakefs.clients.api.model.ActionRun.StatusEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.lakefs.clients.api.model.Diff.PathTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.lakefs.clients.api.model.Diff.TypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.lakefs.clients.api.model.HookRun.StatusEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.lakefs.clients.api.model.ImportLocation.TypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.lakefs.clients.api.model.LoginConfig.RBACEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.lakefs.clients.api.model.ObjectStats.PathTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.lakefs.clients.api.model.OtfDiffEntry.OperationTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.lakefs.clients.api.model.OtfDiffList.DiffTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.lakefs.clients.api.model.ResetCreation.TypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.lakefs.clients.api.model.SetupState.StateEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.lakefs.clients.api.model.Statement.EffectEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- variables - Variable in class io.lakefs.clients.api.ServerConfiguration
- version(String) - Method in class io.lakefs.clients.api.model.VersionConfig
- VersionConfig - Class in io.lakefs.clients.api.model
-
VersionConfig
- VersionConfig() - Constructor for class io.lakefs.clients.api.model.VersionConfig
W
- write(JsonWriter, byte[]) - Method in class io.lakefs.clients.api.JSON.ByteArrayAdapter
- write(JsonWriter, ActionRun.StatusEnum) - Method in class io.lakefs.clients.api.model.ActionRun.StatusEnum.Adapter
- write(JsonWriter, Diff.PathTypeEnum) - Method in class io.lakefs.clients.api.model.Diff.PathTypeEnum.Adapter
- write(JsonWriter, Diff.TypeEnum) - Method in class io.lakefs.clients.api.model.Diff.TypeEnum.Adapter
- write(JsonWriter, HookRun.StatusEnum) - Method in class io.lakefs.clients.api.model.HookRun.StatusEnum.Adapter
- write(JsonWriter, ImportLocation.TypeEnum) - Method in class io.lakefs.clients.api.model.ImportLocation.TypeEnum.Adapter
- write(JsonWriter, LoginConfig.RBACEnum) - Method in class io.lakefs.clients.api.model.LoginConfig.RBACEnum.Adapter
- write(JsonWriter, ObjectStats.PathTypeEnum) - Method in class io.lakefs.clients.api.model.ObjectStats.PathTypeEnum.Adapter
- write(JsonWriter, OtfDiffEntry.OperationTypeEnum) - Method in class io.lakefs.clients.api.model.OtfDiffEntry.OperationTypeEnum.Adapter
- write(JsonWriter, OtfDiffList.DiffTypeEnum) - Method in class io.lakefs.clients.api.model.OtfDiffList.DiffTypeEnum.Adapter
- write(JsonWriter, ResetCreation.TypeEnum) - Method in class io.lakefs.clients.api.model.ResetCreation.TypeEnum.Adapter
- write(JsonWriter, SetupState.StateEnum) - Method in class io.lakefs.clients.api.model.SetupState.StateEnum.Adapter
- write(JsonWriter, Statement.EffectEnum) - Method in class io.lakefs.clients.api.model.Statement.EffectEnum.Adapter
- write(JsonWriter, Date) - Method in class io.lakefs.clients.api.JSON.SqlDateTypeAdapter
- write(JsonWriter, Date) - Method in class io.lakefs.clients.api.JSON.DateTypeAdapter
- write(JsonWriter, LocalDate) - Method in class io.lakefs.clients.api.JSON.LocalDateTypeAdapter
- write(JsonWriter, OffsetDateTime) - Method in class io.lakefs.clients.api.JSON.OffsetDateTimeTypeAdapter
- writeTo(BufferedSink) - Method in class io.lakefs.clients.api.ProgressRequestBody
All Classes All Packages