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
- AbstractOpenApiSchema - Class in io.lakefs.clients.sdk.model
-
Abstract class for oneOf,anyOf schemas defined in OpenAPI spec
- AbstractOpenApiSchema(String, Boolean) - Constructor for class io.lakefs.clients.sdk.model.AbstractOpenApiSchema
- AccessKeyCredentials - Class in io.lakefs.clients.sdk.model
-
AccessKeyCredentials
- AccessKeyCredentials() - Constructor for class io.lakefs.clients.sdk.model.AccessKeyCredentials
- AccessKeyCredentials.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- accessKeyId(String) - Method in class io.lakefs.clients.sdk.model.AccessKeyCredentials
- accessKeyId(String) - Method in class io.lakefs.clients.sdk.model.Credentials
- accessKeyId(String) - Method in class io.lakefs.clients.sdk.model.CredentialsWithSecret
- accessKeyId(String) - Method in class io.lakefs.clients.sdk.model.LoginInformation
- ACL - Class in io.lakefs.clients.sdk.model
-
ACL
- ACL() - Constructor for class io.lakefs.clients.sdk.model.ACL
- ACL.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- action(String) - Method in class io.lakefs.clients.sdk.model.HookRun
- action(List<String>) - Method in class io.lakefs.clients.sdk.model.Statement
- ActionRun - Class in io.lakefs.clients.sdk.model
-
ActionRun
- ActionRun() - Constructor for class io.lakefs.clients.sdk.model.ActionRun
- ActionRun.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- ActionRun.StatusEnum - Enum in io.lakefs.clients.sdk.model
-
Gets or Sets status
- ActionRun.StatusEnum.Adapter - Class in io.lakefs.clients.sdk.model
- ActionRunList - Class in io.lakefs.clients.sdk.model
-
ActionRunList
- ActionRunList() - Constructor for class io.lakefs.clients.sdk.model.ActionRunList
- ActionRunList.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- ActionsApi - Class in io.lakefs.clients.sdk
- ActionsApi() - Constructor for class io.lakefs.clients.sdk.ActionsApi
- ActionsApi(ApiClient) - Constructor for class io.lakefs.clients.sdk.ActionsApi
- ActionsApi.APIgetRunHookOutputRequest - Class in io.lakefs.clients.sdk
- ActionsApi.APIgetRunRequest - Class in io.lakefs.clients.sdk
- ActionsApi.APIlistRepositoryRunsRequest - Class in io.lakefs.clients.sdk
- ActionsApi.APIlistRunHooksRequest - Class in io.lakefs.clients.sdk
- Adapter() - Constructor for class io.lakefs.clients.sdk.model.ActionRun.StatusEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.sdk.model.Diff.PathTypeEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.sdk.model.Diff.TypeEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.sdk.model.HookRun.StatusEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.sdk.model.ImportLocation.TypeEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.sdk.model.LoginConfig.RBACEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.sdk.model.ObjectStats.PathTypeEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.sdk.model.OtfDiffEntry.OperationTypeEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.sdk.model.OtfDiffList.DiffTypeEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.sdk.model.ResetCreation.TypeEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.sdk.model.SetupState.StateEnum.Adapter
- Adapter() - Constructor for class io.lakefs.clients.sdk.model.Statement.EffectEnum.Adapter
- addActionItem(String) - Method in class io.lakefs.clients.sdk.model.Statement
- addBranchesItem(GarbageCollectionRule) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRules
- addDefaultCookie(String, String) - Method in class io.lakefs.clients.sdk.ApiClient
-
Add a default cookie.
- addDefaultHeader(String, String) - Method in class io.lakefs.clients.sdk.ApiClient
-
Add a default header.
- addDiffsItem(DiffProperties) - Method in class io.lakefs.clients.sdk.model.OTFDiffs
- ADDED - io.lakefs.clients.sdk.model.Diff.TypeEnum
- addErrorsItem(ObjectError) - Method in class io.lakefs.clients.sdk.model.ObjectErrorList
- addEventsItem(StatsEvent) - Method in class io.lakefs.clients.sdk.model.StatsEventsList
- addGroupMembership(String, String) - Method in class io.lakefs.clients.sdk.AuthApi
-
add group membership
- addLoginCookieNamesItem(String) - Method in class io.lakefs.clients.sdk.model.LoginConfig
- addParentsItem(String) - Method in class io.lakefs.clients.sdk.model.Commit
- addPathsItem(ImportLocation) - Method in class io.lakefs.clients.sdk.model.ImportCreation
- addPathsItem(String) - Method in class io.lakefs.clients.sdk.model.PathList
- addRangesItem(RangeMetadata) - Method in class io.lakefs.clients.sdk.model.MetaRangeCreation
- addResultsItem(ActionRun) - Method in class io.lakefs.clients.sdk.model.ActionRunList
- addResultsItem(Commit) - Method in class io.lakefs.clients.sdk.model.CommitList
- addResultsItem(Credentials) - Method in class io.lakefs.clients.sdk.model.CredentialsList
- addResultsItem(Diff) - Method in class io.lakefs.clients.sdk.model.DiffList
- addResultsItem(Group) - Method in class io.lakefs.clients.sdk.model.GroupList
- addResultsItem(HookRun) - Method in class io.lakefs.clients.sdk.model.HookRunList
- addResultsItem(ObjectStats) - Method in class io.lakefs.clients.sdk.model.ObjectStatsList
- addResultsItem(OtfDiffEntry) - Method in class io.lakefs.clients.sdk.model.OtfDiffList
- addResultsItem(Policy) - Method in class io.lakefs.clients.sdk.model.PolicyList
- addResultsItem(Ref) - Method in class io.lakefs.clients.sdk.model.RefList
- addResultsItem(Repository) - Method in class io.lakefs.clients.sdk.model.RepositoryList
- addResultsItem(User) - Method in class io.lakefs.clients.sdk.model.UserList
- addStatementItem(Statement) - Method in class io.lakefs.clients.sdk.model.Policy
- after(String) - Method in class io.lakefs.clients.sdk.ActionsApi.APIlistRepositoryRunsRequest
-
Set after
- after(String) - Method in class io.lakefs.clients.sdk.ActionsApi.APIlistRunHooksRequest
-
Set after
- after(String) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupMembersRequest
-
Set after
- after(String) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupPoliciesRequest
-
Set after
- after(String) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupsRequest
-
Set after
- after(String) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistPoliciesRequest
-
Set after
- after(String) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserCredentialsRequest
-
Set after
- after(String) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserGroupsRequest
-
Set after
- after(String) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserPoliciesRequest
-
Set after
- after(String) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUsersRequest
-
Set after
- after(String) - Method in class io.lakefs.clients.sdk.BranchesApi.APIdiffBranchRequest
-
Set after
- after(String) - Method in class io.lakefs.clients.sdk.BranchesApi.APIlistBranchesRequest
-
Set after
- after(String) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIlistObjectsRequest
-
Set after
- after(String) - Method in class io.lakefs.clients.sdk.RefsApi.APIdiffRefsRequest
-
Set after
- after(String) - Method in class io.lakefs.clients.sdk.RefsApi.APIlogCommitsRequest
-
Set after
- after(String) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIlistRepositoriesRequest
-
Set after
- after(String) - Method in class io.lakefs.clients.sdk.TagsApi.APIlistTagsRequest
-
Set after
- ALLOW - io.lakefs.clients.sdk.model.Statement.EffectEnum
- amount(Integer) - Method in class io.lakefs.clients.sdk.ActionsApi.APIlistRepositoryRunsRequest
-
Set amount
- amount(Integer) - Method in class io.lakefs.clients.sdk.ActionsApi.APIlistRunHooksRequest
-
Set amount
- amount(Integer) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupMembersRequest
-
Set amount
- amount(Integer) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupPoliciesRequest
-
Set amount
- amount(Integer) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupsRequest
-
Set amount
- amount(Integer) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistPoliciesRequest
-
Set amount
- amount(Integer) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserCredentialsRequest
-
Set amount
- amount(Integer) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserGroupsRequest
-
Set amount
- amount(Integer) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserPoliciesRequest
-
Set amount
- amount(Integer) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUsersRequest
-
Set amount
- amount(Integer) - Method in class io.lakefs.clients.sdk.BranchesApi.APIdiffBranchRequest
-
Set amount
- amount(Integer) - Method in class io.lakefs.clients.sdk.BranchesApi.APIlistBranchesRequest
-
Set amount
- amount(Integer) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIlistObjectsRequest
-
Set amount
- amount(Integer) - Method in class io.lakefs.clients.sdk.RefsApi.APIdiffRefsRequest
-
Set amount
- amount(Integer) - Method in class io.lakefs.clients.sdk.RefsApi.APIlogCommitsRequest
-
Set amount
- amount(Integer) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIlistRepositoriesRequest
-
Set amount
- amount(Integer) - Method in class io.lakefs.clients.sdk.TagsApi.APIlistTagsRequest
-
Set amount
- ApiCallback<T> - Interface in io.lakefs.clients.sdk
-
Callback for asynchronous API call.
- ApiClient - Class in io.lakefs.clients.sdk
-
ApiClient class.
- ApiClient() - Constructor for class io.lakefs.clients.sdk.ApiClient
-
Basic constructor for ApiClient
- ApiClient(OkHttpClient) - Constructor for class io.lakefs.clients.sdk.ApiClient
-
Basic constructor with custom OkHttpClient
- ApiException - Exception in io.lakefs.clients.sdk
-
ApiException class.
- ApiException() - Constructor for exception io.lakefs.clients.sdk.ApiException
-
Constructor for ApiException.
- ApiException(int, String) - Constructor for exception io.lakefs.clients.sdk.ApiException
-
Constructor for ApiException.
- ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception io.lakefs.clients.sdk.ApiException
-
Constructor for ApiException.
- ApiException(int, Map<String, List<String>>, String) - Constructor for exception io.lakefs.clients.sdk.ApiException
-
Constructor for ApiException.
- ApiException(String) - Constructor for exception io.lakefs.clients.sdk.ApiException
-
Constructor for ApiException.
- ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception io.lakefs.clients.sdk.ApiException
-
Constructor for ApiException.
- ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception io.lakefs.clients.sdk.ApiException
-
Constructor for ApiException.
- ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception io.lakefs.clients.sdk.ApiException
-
Constructor for ApiException.
- ApiException(Throwable) - Constructor for exception io.lakefs.clients.sdk.ApiException
-
Constructor for ApiException.
- ApiKeyAuth - Class in io.lakefs.clients.sdk.auth
- ApiKeyAuth(String, String) - Constructor for class io.lakefs.clients.sdk.auth.ApiKeyAuth
- ApiResponse<T> - Class in io.lakefs.clients.sdk
-
API response returned by API call.
- ApiResponse(int, Map<String, List<String>>) - Constructor for class io.lakefs.clients.sdk.ApiResponse
-
Constructor for ApiResponse.
- ApiResponse(int, Map<String, List<String>>, T) - Constructor for class io.lakefs.clients.sdk.ApiResponse
-
Constructor for ApiResponse.
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class io.lakefs.clients.sdk.auth.ApiKeyAuth
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in interface io.lakefs.clients.sdk.auth.Authentication
-
Apply authentication settings to header and query params.
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class io.lakefs.clients.sdk.auth.HttpBasicAuth
- applyToParams(List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class io.lakefs.clients.sdk.auth.HttpBearerAuth
- attachPolicyToGroup(String, String) - Method in class io.lakefs.clients.sdk.AuthApi
-
attach policy to group
- attachPolicyToUser(String, String) - Method in class io.lakefs.clients.sdk.AuthApi
-
attach policy to user
- AuthApi - Class in io.lakefs.clients.sdk
- AuthApi() - Constructor for class io.lakefs.clients.sdk.AuthApi
- AuthApi(ApiClient) - Constructor for class io.lakefs.clients.sdk.AuthApi
- AuthApi.APIaddGroupMembershipRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIattachPolicyToGroupRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIattachPolicyToUserRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIcreateCredentialsRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIcreateGroupRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIcreatePolicyRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIcreateUserRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIdeleteCredentialsRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIdeleteGroupMembershipRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIdeleteGroupRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIdeletePolicyRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIdeleteUserRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIdetachPolicyFromGroupRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIdetachPolicyFromUserRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIgetCredentialsRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIgetCurrentUserRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIgetGroupACLRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIgetGroupRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIgetPolicyRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIgetUserRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIlistGroupMembersRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIlistGroupPoliciesRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIlistGroupsRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIlistPoliciesRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIlistUserCredentialsRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIlistUserGroupsRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIlistUserPoliciesRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIlistUsersRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIloginRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIsetGroupACLRequest - Class in io.lakefs.clients.sdk
- AuthApi.APIupdatePolicyRequest - Class in io.lakefs.clients.sdk
- AuthCapabilities - Class in io.lakefs.clients.sdk.model
-
AuthCapabilities
- AuthCapabilities() - Constructor for class io.lakefs.clients.sdk.model.AuthCapabilities
- AuthCapabilities.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- Authentication - Interface in io.lakefs.clients.sdk.auth
- AuthenticationToken - Class in io.lakefs.clients.sdk.model
-
AuthenticationToken
- AuthenticationToken() - Constructor for class io.lakefs.clients.sdk.model.AuthenticationToken
- AuthenticationToken.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
B
- bare(Boolean) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIcreateRepositoryRequest
-
Set bare
- baseCommitId(String) - Method in class io.lakefs.clients.sdk.model.FindMergeBaseResult
- blockstoreNamespaceExample(String) - Method in class io.lakefs.clients.sdk.model.StorageConfig
- blockstoreNamespaceValidityRegex(String) - Method in class io.lakefs.clients.sdk.model.StorageConfig
- blockstoreType(String) - Method in class io.lakefs.clients.sdk.model.StorageConfig
- branch(String) - Method in class io.lakefs.clients.sdk.ActionsApi.APIlistRepositoryRunsRequest
-
Set branch
- branch(String) - Method in class io.lakefs.clients.sdk.model.ActionRun
- BranchCreation - Class in io.lakefs.clients.sdk.model
-
BranchCreation
- BranchCreation() - Constructor for class io.lakefs.clients.sdk.model.BranchCreation
- BranchCreation.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- branches(List<GarbageCollectionRule>) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRules
- BranchesApi - Class in io.lakefs.clients.sdk
- BranchesApi() - Constructor for class io.lakefs.clients.sdk.BranchesApi
- BranchesApi(ApiClient) - Constructor for class io.lakefs.clients.sdk.BranchesApi
- BranchesApi.APIcherryPickRequest - Class in io.lakefs.clients.sdk
- BranchesApi.APIcreateBranchRequest - Class in io.lakefs.clients.sdk
- BranchesApi.APIdeleteBranchRequest - Class in io.lakefs.clients.sdk
- BranchesApi.APIdiffBranchRequest - Class in io.lakefs.clients.sdk
- BranchesApi.APIgetBranchRequest - Class in io.lakefs.clients.sdk
- BranchesApi.APIlistBranchesRequest - Class in io.lakefs.clients.sdk
- BranchesApi.APIresetBranchRequest - Class in io.lakefs.clients.sdk
- BranchesApi.APIrevertBranchRequest - Class in io.lakefs.clients.sdk
- branchesMetaRangeId(String) - Method in class io.lakefs.clients.sdk.model.RefsDump
- branchId(String) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRule
- BranchProtectionRule - Class in io.lakefs.clients.sdk.model
-
BranchProtectionRule
- BranchProtectionRule() - Constructor for class io.lakefs.clients.sdk.model.BranchProtectionRule
- BranchProtectionRule.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ActionsApi.APIgetRunHookOutputRequest
-
Build call for getRunHookOutput
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ActionsApi.APIgetRunRequest
-
Build call for getRun
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ActionsApi.APIlistRepositoryRunsRequest
-
Build call for listRepositoryRuns
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ActionsApi.APIlistRunHooksRequest
-
Build call for listRunHooks
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIaddGroupMembershipRequest
-
Build call for addGroupMembership
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIattachPolicyToGroupRequest
-
Build call for attachPolicyToGroup
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIattachPolicyToUserRequest
-
Build call for attachPolicyToUser
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIcreateCredentialsRequest
-
Build call for createCredentials
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIcreateGroupRequest
-
Build call for createGroup
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIcreatePolicyRequest
-
Build call for createPolicy
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIcreateUserRequest
-
Build call for createUser
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIdeleteCredentialsRequest
-
Build call for deleteCredentials
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIdeleteGroupMembershipRequest
-
Build call for deleteGroupMembership
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIdeleteGroupRequest
-
Build call for deleteGroup
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIdeletePolicyRequest
-
Build call for deletePolicy
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIdeleteUserRequest
-
Build call for deleteUser
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIdetachPolicyFromGroupRequest
-
Build call for detachPolicyFromGroup
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIdetachPolicyFromUserRequest
-
Build call for detachPolicyFromUser
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIgetCredentialsRequest
-
Build call for getCredentials
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIgetCurrentUserRequest
-
Build call for getCurrentUser
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIgetGroupACLRequest
-
Build call for getGroupACL
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIgetGroupRequest
-
Build call for getGroup
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIgetPolicyRequest
-
Build call for getPolicy
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIgetUserRequest
-
Build call for getUser
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupMembersRequest
-
Build call for listGroupMembers
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupPoliciesRequest
-
Build call for listGroupPolicies
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupsRequest
-
Build call for listGroups
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistPoliciesRequest
-
Build call for listPolicies
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserCredentialsRequest
-
Build call for listUserCredentials
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserGroupsRequest
-
Build call for listUserGroups
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserPoliciesRequest
-
Build call for listUserPolicies
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUsersRequest
-
Build call for listUsers
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIloginRequest
-
Build call for login
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIsetGroupACLRequest
-
Build call for setGroupACL
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.AuthApi.APIupdatePolicyRequest
-
Build call for updatePolicy
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.BranchesApi.APIcherryPickRequest
-
Build call for cherryPick
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.BranchesApi.APIcreateBranchRequest
-
Build call for createBranch
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.BranchesApi.APIdeleteBranchRequest
-
Build call for deleteBranch
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.BranchesApi.APIdiffBranchRequest
-
Build call for diffBranch
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.BranchesApi.APIgetBranchRequest
-
Build call for getBranch
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.BranchesApi.APIlistBranchesRequest
-
Build call for listBranches
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.BranchesApi.APIresetBranchRequest
-
Build call for resetBranch
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.BranchesApi.APIrevertBranchRequest
-
Build call for revertBranch
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.CommitsApi.APIcommitRequest
-
Build call for commit
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.CommitsApi.APIgetCommitRequest
-
Build call for getCommit
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ConfigApi.APIgetConfigRequest
-
Build call for getConfig
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ExperimentalApi.APIgetOtfDiffsRequest
-
Build call for getOtfDiffs
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ExperimentalApi.APIotfDiffRequest
-
Build call for otfDiff
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.HealthCheckApi.APIhealthCheckRequest
-
Build call for healthCheck
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ImportApi.APIimportCancelRequest
-
Build call for importCancel
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ImportApi.APIimportStartRequest
-
Build call for importStart
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ImportApi.APIimportStatusRequest
-
Build call for importStatus
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIcreateBranchProtectionRulePreflightRequest
-
Build call for createBranchProtectionRulePreflight
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIcreateSymlinkFileRequest
-
Build call for createSymlinkFile
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIdumpRefsRequest
-
Build call for dumpRefs
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIgetAuthCapabilitiesRequest
-
Build call for getAuthCapabilities
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIgetGarbageCollectionConfigRequest
-
Build call for getGarbageCollectionConfig
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIgetLakeFSVersionRequest
-
Deprecated.
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIgetSetupStateRequest
-
Build call for getSetupState
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIgetStorageConfigRequest
-
Deprecated.
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalCreateBranchProtectionRuleRequest
-
Deprecated.
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalDeleteBranchProtectionRuleRequest
-
Deprecated.
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalDeleteGarbageCollectionRulesRequest
-
Deprecated.
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalGetBranchProtectionRulesRequest
-
Deprecated.
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalGetGarbageCollectionRulesRequest
-
Deprecated.
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalSetGarbageCollectionRulesRequest
-
Deprecated.
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIpostStatsEventsRequest
-
Build call for postStatsEvents
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIprepareGarbageCollectionCommitsRequest
-
Build call for prepareGarbageCollectionCommits
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIprepareGarbageCollectionUncommittedRequest
-
Build call for prepareGarbageCollectionUncommitted
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIrestoreRefsRequest
-
Build call for restoreRefs
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIsetGarbageCollectionRulesPreflightRequest
-
Build call for setGarbageCollectionRulesPreflight
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIsetupCommPrefsRequest
-
Build call for setupCommPrefs
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIsetupRequest
-
Build call for setup
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIstageObjectRequest
-
Deprecated.
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.InternalApi.APIuploadObjectPreflightRequest
-
Build call for uploadObjectPreflight
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.MetadataApi.APIgetMetaRangeRequest
-
Build call for getMetaRange
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.MetadataApi.APIgetRangeRequest
-
Build call for getRange
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIcopyObjectRequest
-
Build call for copyObject
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIdeleteObjectRequest
-
Build call for deleteObject
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIdeleteObjectsRequest
-
Build call for deleteObjects
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIgetObjectRequest
-
Build call for getObject
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIgetUnderlyingPropertiesRequest
-
Build call for getUnderlyingProperties
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIheadObjectRequest
-
Build call for headObject
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIlistObjectsRequest
-
Build call for listObjects
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIstatObjectRequest
-
Build call for statObject
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIuploadObjectRequest
-
Build call for uploadObject
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.RefsApi.APIdiffRefsRequest
-
Build call for diffRefs
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.RefsApi.APIfindMergeBaseRequest
-
Build call for findMergeBase
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.RefsApi.APIlogCommitsRequest
-
Build call for logCommits
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.RefsApi.APImergeIntoBranchRequest
-
Build call for mergeIntoBranch
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIcreateRepositoryRequest
-
Build call for createRepository
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIdeleteGCRulesRequest
-
Build call for deleteGCRules
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIdeleteRepositoryRequest
-
Build call for deleteRepository
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIgetBranchProtectionRulesRequest
-
Build call for getBranchProtectionRules
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIgetGCRulesRequest
-
Build call for getGCRules
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIgetRepositoryMetadataRequest
-
Build call for getRepositoryMetadata
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIgetRepositoryRequest
-
Build call for getRepository
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIlistRepositoriesRequest
-
Build call for listRepositories
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIsetBranchProtectionRulesRequest
-
Build call for setBranchProtectionRules
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIsetGCRulesRequest
-
Build call for setGCRules
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.StagingApi.APIgetPhysicalAddressRequest
-
Build call for getPhysicalAddress
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.StagingApi.APIlinkPhysicalAddressRequest
-
Build call for linkPhysicalAddress
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.TagsApi.APIcreateTagRequest
-
Build call for createTag
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.TagsApi.APIdeleteTagRequest
-
Build call for deleteTag
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.TagsApi.APIgetTagRequest
-
Build call for getTag
- buildCall(ApiCallback) - Method in class io.lakefs.clients.sdk.TagsApi.APIlistTagsRequest
-
Build call for listTags
- buildCall(String, String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class io.lakefs.clients.sdk.ApiClient
-
Build HTTP call with the given options.
- buildRequest(String, String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class io.lakefs.clients.sdk.ApiClient
-
Build an HTTP request with the given options.
- buildRequestBodyFormEncoding(Map<String, Object>) - Method in class io.lakefs.clients.sdk.ApiClient
-
Build a form-encoding request body with the given form parameters.
- buildRequestBodyMultipart(Map<String, Object>) - Method in class io.lakefs.clients.sdk.ApiClient
-
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
- buildUrl(String, String, List<Pair>, List<Pair>) - Method in class io.lakefs.clients.sdk.ApiClient
-
Build full URL by concatenating base path, the given sub path and query parameters.
- ByteArrayAdapter() - Constructor for class io.lakefs.clients.sdk.JSON.ByteArrayAdapter
C
- CHANGED - io.lakefs.clients.sdk.model.Diff.TypeEnum
- CHANGED - io.lakefs.clients.sdk.model.OtfDiffList.DiffTypeEnum
- checksum(String) - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
- checksum(String) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- checksum(String) - Method in class io.lakefs.clients.sdk.model.StagingMetadata
- cherryPick(String, String, CherryPickCreation) - Method in class io.lakefs.clients.sdk.BranchesApi
-
Replay the changes from the given commit on the branch
- CherryPickCreation - Class in io.lakefs.clients.sdk.model
-
CherryPickCreation
- CherryPickCreation() - Constructor for class io.lakefs.clients.sdk.model.CherryPickCreation
- CherryPickCreation.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- collectionPathParameterToString(String, Collection) - Method in class io.lakefs.clients.sdk.ApiClient
-
Formats the specified collection path parameter to a string value.
- commit(Commit) - Method in class io.lakefs.clients.sdk.model.ImportStatus
- commit(CommitCreation) - Method in class io.lakefs.clients.sdk.model.ImportCreation
- commit(String) - Method in class io.lakefs.clients.sdk.ActionsApi.APIlistRepositoryRunsRequest
-
Set commit
- commit(String, String, CommitCreation) - Method in class io.lakefs.clients.sdk.CommitsApi
-
create commit
- Commit - Class in io.lakefs.clients.sdk.model
-
Commit
- Commit() - Constructor for class io.lakefs.clients.sdk.model.Commit
- Commit.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- CommitCreation - Class in io.lakefs.clients.sdk.model
-
CommitCreation
- CommitCreation() - Constructor for class io.lakefs.clients.sdk.model.CommitCreation
- CommitCreation.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- commitId(String) - Method in class io.lakefs.clients.sdk.model.ActionRun
- commitId(String) - Method in class io.lakefs.clients.sdk.model.Ref
- CommitList - Class in io.lakefs.clients.sdk.model
-
CommitList
- CommitList() - Constructor for class io.lakefs.clients.sdk.model.CommitList
- CommitList.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- CommitsApi - Class in io.lakefs.clients.sdk
- CommitsApi() - Constructor for class io.lakefs.clients.sdk.CommitsApi
- CommitsApi(ApiClient) - Constructor for class io.lakefs.clients.sdk.CommitsApi
- CommitsApi.APIcommitRequest - Class in io.lakefs.clients.sdk
- CommitsApi.APIgetCommitRequest - Class in io.lakefs.clients.sdk
- commitsMetaRangeId(String) - Method in class io.lakefs.clients.sdk.model.RefsDump
- committer(String) - Method in class io.lakefs.clients.sdk.model.Commit
- COMMON_PREFIX - io.lakefs.clients.sdk.model.Diff.PathTypeEnum
- COMMON_PREFIX - io.lakefs.clients.sdk.model.ImportLocation.TypeEnum
- COMMON_PREFIX - io.lakefs.clients.sdk.model.ObjectStats.PathTypeEnum
- COMMON_PREFIX - io.lakefs.clients.sdk.model.ResetCreation.TypeEnum
- CommPrefsInput - Class in io.lakefs.clients.sdk.model
-
CommPrefsInput
- CommPrefsInput() - Constructor for class io.lakefs.clients.sdk.model.CommPrefsInput
- CommPrefsInput.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- commPrefsMissing(Boolean) - Method in class io.lakefs.clients.sdk.model.SetupState
- completed(Boolean) - Method in class io.lakefs.clients.sdk.model.ImportStatus
- COMPLETED - io.lakefs.clients.sdk.model.ActionRun.StatusEnum
- COMPLETED - io.lakefs.clients.sdk.model.HookRun.StatusEnum
- Config - Class in io.lakefs.clients.sdk.model
-
Config
- Config() - Constructor for class io.lakefs.clients.sdk.model.Config
- Config.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- ConfigApi - Class in io.lakefs.clients.sdk
- ConfigApi() - Constructor for class io.lakefs.clients.sdk.ConfigApi
- ConfigApi(ApiClient) - Constructor for class io.lakefs.clients.sdk.ConfigApi
- ConfigApi.APIgetConfigRequest - Class in io.lakefs.clients.sdk
- Configuration - Class in io.lakefs.clients.sdk
- Configuration() - Constructor for class io.lakefs.clients.sdk.Configuration
- CONFLICT - io.lakefs.clients.sdk.model.Diff.TypeEnum
- containsIgnoreCase(String[], String) - Static method in class io.lakefs.clients.sdk.StringUtil
-
Check if the given array contains the given value (with case-insensitive comparison).
- content(File) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIuploadObjectRequest
-
Set content
- contentLength() - Method in class io.lakefs.clients.sdk.ProgressRequestBody
- contentLength() - Method in class io.lakefs.clients.sdk.ProgressResponseBody
- contentType() - Method in class io.lakefs.clients.sdk.ProgressRequestBody
- contentType() - Method in class io.lakefs.clients.sdk.ProgressResponseBody
- contentType(String) - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
- contentType(String) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- contentType(String) - Method in class io.lakefs.clients.sdk.model.StagingMetadata
- continuationToken(String) - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedRequest
- continuationToken(String) - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
- copyObject(String, String, String, ObjectCopyCreation) - Method in class io.lakefs.clients.sdk.ObjectsApi
-
create a copy of an object
- count(Integer) - Method in class io.lakefs.clients.sdk.model.RangeMetadata
- count(Integer) - Method in class io.lakefs.clients.sdk.model.StatsEvent
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.AccessKeyCredentials.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.ACL.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.ActionRun.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.ActionRunList.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.AuthCapabilities.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.AuthenticationToken.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.BranchCreation.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.BranchProtectionRule.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.CherryPickCreation.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.Commit.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.CommitCreation.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.CommitList.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.CommPrefsInput.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.Config.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.Credentials.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.CredentialsList.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.CredentialsWithSecret.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.CurrentUser.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.Diff.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.DiffList.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.DiffProperties.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.Error.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.ErrorNoACL.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.FindMergeBaseResult.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionConfig.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRule.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRules.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.Group.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.GroupCreation.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.GroupList.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.HookRun.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.HookRunList.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.ImportCreation.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.ImportCreationResponse.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.ImportLocation.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.ImportStatus.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.InternalDeleteBranchProtectionRuleRequest.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.LoginConfig.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.LoginInformation.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.Merge.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.MergeResult.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.MetaRangeCreation.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.MetaRangeCreationResponse.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.ObjectCopyCreation.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.ObjectError.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.ObjectErrorList.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.ObjectStats.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.ObjectStatsList.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.OtfDiffList.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.OTFDiffs.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.Pagination.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.PathList.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.Policy.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.PolicyList.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedRequest.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.RangeMetadata.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.Ref.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.RefList.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.RefsDump.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.Repository.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.RepositoryCreation.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.RepositoryList.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.ResetCreation.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.RevertCreation.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.Setup.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.SetupState.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.StagingLocation.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.StagingMetadata.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.Statement.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.StatsEvent.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.StatsEventsList.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.StorageConfig.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.StorageURI.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.TagCreation.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.UnderlyingObjectProperties.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.UpdateToken.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.User.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.UserCreation.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.UserList.CustomTypeAdapterFactory
- create(Gson, TypeToken<T>) - Method in class io.lakefs.clients.sdk.model.VersionConfig.CustomTypeAdapterFactory
- CREATE - io.lakefs.clients.sdk.model.OtfDiffEntry.OperationTypeEnum
- createBranch(String, BranchCreation) - Method in class io.lakefs.clients.sdk.BranchesApi
-
create branch
- createBranchProtectionRulePreflight(String) - Method in class io.lakefs.clients.sdk.InternalApi
- createCredentials(String) - Method in class io.lakefs.clients.sdk.AuthApi
-
create credentials
- CREATED - io.lakefs.clients.sdk.model.OtfDiffList.DiffTypeEnum
- createGroup() - Method in class io.lakefs.clients.sdk.AuthApi
-
create group
- createGson() - Static method in class io.lakefs.clients.sdk.JSON
- createPolicy(Policy) - Method in class io.lakefs.clients.sdk.AuthApi
-
create policy
- createRepository(RepositoryCreation) - Method in class io.lakefs.clients.sdk.RepositoriesApi
-
create repository
- createSymlinkFile(String, String) - Method in class io.lakefs.clients.sdk.InternalApi
-
creates symlink files corresponding to the given directory
- createTag(String, TagCreation) - Method in class io.lakefs.clients.sdk.TagsApi
-
create tag
- createUser() - Method in class io.lakefs.clients.sdk.AuthApi
-
create user
- creationDate(Long) - Method in class io.lakefs.clients.sdk.model.Commit
- creationDate(Long) - Method in class io.lakefs.clients.sdk.model.Credentials
- creationDate(Long) - Method in class io.lakefs.clients.sdk.model.CredentialsWithSecret
- creationDate(Long) - Method in class io.lakefs.clients.sdk.model.Group
- creationDate(Long) - Method in class io.lakefs.clients.sdk.model.Policy
- creationDate(Long) - Method in class io.lakefs.clients.sdk.model.Repository
- creationDate(Long) - Method in class io.lakefs.clients.sdk.model.User
- Credentials - Class in io.lakefs.clients.sdk.model
-
Credentials
- Credentials() - Constructor for class io.lakefs.clients.sdk.model.Credentials
- Credentials.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- CredentialsList - Class in io.lakefs.clients.sdk.model
-
CredentialsList
- CredentialsList() - Constructor for class io.lakefs.clients.sdk.model.CredentialsList
- CredentialsList.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- CredentialsWithSecret - Class in io.lakefs.clients.sdk.model
-
CredentialsWithSecret
- CredentialsWithSecret() - Constructor for class io.lakefs.clients.sdk.model.CredentialsWithSecret
- CredentialsWithSecret.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- CurrentUser - Class in io.lakefs.clients.sdk.model
-
CurrentUser
- CurrentUser() - Constructor for class io.lakefs.clients.sdk.model.CurrentUser
- CurrentUser.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.AccessKeyCredentials.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.ACL.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.ActionRun.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.ActionRunList.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.AuthCapabilities.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.AuthenticationToken.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.BranchCreation.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.BranchProtectionRule.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.CherryPickCreation.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.Commit.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.CommitCreation.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.CommitList.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.CommPrefsInput.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.Config.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.Credentials.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.CredentialsList.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.CredentialsWithSecret.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.CurrentUser.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.Diff.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.DiffList.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.DiffProperties.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.Error.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.ErrorNoACL.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.FindMergeBaseResult.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.GarbageCollectionConfig.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.GarbageCollectionRule.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.GarbageCollectionRules.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.Group.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.GroupCreation.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.GroupList.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.HookRun.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.HookRunList.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.ImportCreation.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.ImportCreationResponse.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.ImportLocation.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.ImportStatus.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.InternalDeleteBranchProtectionRuleRequest.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.LoginConfig.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.LoginInformation.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.Merge.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.MergeResult.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.MetaRangeCreation.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.MetaRangeCreationResponse.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.ObjectCopyCreation.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.ObjectError.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.ObjectErrorList.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.ObjectStageCreation.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.ObjectStats.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.ObjectStatsList.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.OtfDiffEntry.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.OtfDiffList.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.OTFDiffs.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.Pagination.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.PathList.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.Policy.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.PolicyList.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.PrepareGCUncommittedRequest.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.RangeMetadata.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.Ref.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.RefList.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.RefsDump.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.Repository.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.RepositoryCreation.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.RepositoryList.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.ResetCreation.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.RevertCreation.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.Setup.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.SetupState.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.StagingLocation.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.StagingMetadata.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.Statement.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.StatsEvent.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.StatsEventsList.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.StorageConfig.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.StorageURI.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.TagCreation.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.UnderlyingObjectProperties.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.UpdateToken.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.User.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.UserCreation.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.UserList.CustomTypeAdapterFactory
- CustomTypeAdapterFactory() - Constructor for class io.lakefs.clients.sdk.model.VersionConfig.CustomTypeAdapterFactory
D
- date(Long) - Method in class io.lakefs.clients.sdk.model.CommitCreation
- DateTypeAdapter() - Constructor for class io.lakefs.clients.sdk.JSON.DateTypeAdapter
- DateTypeAdapter(DateFormat) - Constructor for class io.lakefs.clients.sdk.JSON.DateTypeAdapter
- defaultBranch(String) - Method in class io.lakefs.clients.sdk.model.Repository
- defaultBranch(String) - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
- defaultNamespacePrefix(String) - Method in class io.lakefs.clients.sdk.model.StorageConfig
- defaultRetentionDays(Integer) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRules
- defaultValue - Variable in class io.lakefs.clients.sdk.ServerVariable
- DELETE - io.lakefs.clients.sdk.model.OtfDiffEntry.OperationTypeEnum
- deleteBranch(String, String) - Method in class io.lakefs.clients.sdk.BranchesApi
-
delete branch
- deleteCredentials(String, String) - Method in class io.lakefs.clients.sdk.AuthApi
-
delete credentials
- deleteGCRules(String) - Method in class io.lakefs.clients.sdk.RepositoriesApi
- deleteGroup(String) - Method in class io.lakefs.clients.sdk.AuthApi
-
delete group
- deleteGroupMembership(String, String) - Method in class io.lakefs.clients.sdk.AuthApi
-
delete group membership
- deleteObject(String, String, String) - Method in class io.lakefs.clients.sdk.ObjectsApi
-
delete object.
- deleteObjects(String, String, PathList) - Method in class io.lakefs.clients.sdk.ObjectsApi
-
delete objects.
- deletePolicy(String) - Method in class io.lakefs.clients.sdk.AuthApi
-
delete policy
- deleteRepository(String) - Method in class io.lakefs.clients.sdk.RepositoriesApi
-
delete repository
- deleteTag(String, String) - Method in class io.lakefs.clients.sdk.TagsApi
-
delete tag
- deleteUser(String) - Method in class io.lakefs.clients.sdk.AuthApi
-
delete user
- delimiter(String) - Method in class io.lakefs.clients.sdk.BranchesApi.APIdiffBranchRequest
-
Set delimiter
- delimiter(String) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIlistObjectsRequest
-
Set delimiter
- delimiter(String) - Method in class io.lakefs.clients.sdk.RefsApi.APIdiffRefsRequest
-
Set delimiter
- DENY - io.lakefs.clients.sdk.model.Statement.EffectEnum
- description - Variable in class io.lakefs.clients.sdk.ServerConfiguration
- description - Variable in class io.lakefs.clients.sdk.ServerVariable
- deserialize(String, Type) - Static method in class io.lakefs.clients.sdk.JSON
-
Deserialize the given JSON string to Java object.
- deserialize(Response, Type) - Method in class io.lakefs.clients.sdk.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.sdk.model.ImportLocation
- destinationCommitId(String) - Method in class io.lakefs.clients.sdk.model.FindMergeBaseResult
- detachPolicyFromGroup(String, String) - Method in class io.lakefs.clients.sdk.AuthApi
-
detach policy from group
- detachPolicyFromUser(String, String) - Method in class io.lakefs.clients.sdk.AuthApi
-
detach policy from user
- Diff - Class in io.lakefs.clients.sdk.model
-
Diff
- Diff() - Constructor for class io.lakefs.clients.sdk.model.Diff
- Diff.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- Diff.PathTypeEnum - Enum in io.lakefs.clients.sdk.model
-
Gets or Sets pathType
- Diff.PathTypeEnum.Adapter - Class in io.lakefs.clients.sdk.model
- Diff.TypeEnum - Enum in io.lakefs.clients.sdk.model
-
Gets or Sets type
- Diff.TypeEnum.Adapter - Class in io.lakefs.clients.sdk.model
- diffBranch(String, String) - Method in class io.lakefs.clients.sdk.BranchesApi
-
diff branch
- DiffList - Class in io.lakefs.clients.sdk.model
-
DiffList
- DiffList() - Constructor for class io.lakefs.clients.sdk.model.DiffList
- DiffList.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- DiffProperties - Class in io.lakefs.clients.sdk.model
-
DiffProperties
- DiffProperties() - Constructor for class io.lakefs.clients.sdk.model.DiffProperties
- DiffProperties.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- diffRefs(String, String, String) - Method in class io.lakefs.clients.sdk.RefsApi
-
diff references
- diffs(List<DiffProperties>) - Method in class io.lakefs.clients.sdk.model.OTFDiffs
- diffType(OtfDiffList.DiffTypeEnum) - Method in class io.lakefs.clients.sdk.model.OtfDiffList
- downloadFileFromResponse(Response) - Method in class io.lakefs.clients.sdk.ApiClient
-
Download file from the given response.
- DROPPED - io.lakefs.clients.sdk.model.OtfDiffList.DiffTypeEnum
- dumpRefs(String) - Method in class io.lakefs.clients.sdk.InternalApi
-
Dump repository refs (tags, commits, branches) to object store Deprecated: a new API will introduce long running operations
E
- effect(Statement.EffectEnum) - Method in class io.lakefs.clients.sdk.model.Statement
- effective(Boolean) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserPoliciesRequest
-
Set effective
- email(String) - Method in class io.lakefs.clients.sdk.model.CommPrefsInput
- email(String) - Method in class io.lakefs.clients.sdk.model.User
- endTime(OffsetDateTime) - Method in class io.lakefs.clients.sdk.model.ActionRun
- endTime(OffsetDateTime) - Method in class io.lakefs.clients.sdk.model.HookRun
- enumValues - Variable in class io.lakefs.clients.sdk.ServerVariable
- equals(Object) - Method in class io.lakefs.clients.sdk.model.AbstractOpenApiSchema
- equals(Object) - Method in class io.lakefs.clients.sdk.model.AccessKeyCredentials
- equals(Object) - Method in class io.lakefs.clients.sdk.model.ACL
- equals(Object) - Method in class io.lakefs.clients.sdk.model.ActionRun
- equals(Object) - Method in class io.lakefs.clients.sdk.model.ActionRunList
- equals(Object) - Method in class io.lakefs.clients.sdk.model.AuthCapabilities
- equals(Object) - Method in class io.lakefs.clients.sdk.model.AuthenticationToken
- equals(Object) - Method in class io.lakefs.clients.sdk.model.BranchCreation
- equals(Object) - Method in class io.lakefs.clients.sdk.model.BranchProtectionRule
- equals(Object) - Method in class io.lakefs.clients.sdk.model.CherryPickCreation
- equals(Object) - Method in class io.lakefs.clients.sdk.model.Commit
- equals(Object) - Method in class io.lakefs.clients.sdk.model.CommitCreation
- equals(Object) - Method in class io.lakefs.clients.sdk.model.CommitList
- equals(Object) - Method in class io.lakefs.clients.sdk.model.CommPrefsInput
- equals(Object) - Method in class io.lakefs.clients.sdk.model.Config
- equals(Object) - Method in class io.lakefs.clients.sdk.model.Credentials
- equals(Object) - Method in class io.lakefs.clients.sdk.model.CredentialsList
- equals(Object) - Method in class io.lakefs.clients.sdk.model.CredentialsWithSecret
- equals(Object) - Method in class io.lakefs.clients.sdk.model.CurrentUser
- equals(Object) - Method in class io.lakefs.clients.sdk.model.Diff
- equals(Object) - Method in class io.lakefs.clients.sdk.model.DiffList
- equals(Object) - Method in class io.lakefs.clients.sdk.model.DiffProperties
- equals(Object) - Method in class io.lakefs.clients.sdk.model.Error
- equals(Object) - Method in class io.lakefs.clients.sdk.model.ErrorNoACL
- equals(Object) - Method in class io.lakefs.clients.sdk.model.FindMergeBaseResult
- equals(Object) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionConfig
- equals(Object) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
- equals(Object) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRule
- equals(Object) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRules
- equals(Object) - Method in class io.lakefs.clients.sdk.model.Group
- equals(Object) - Method in class io.lakefs.clients.sdk.model.GroupCreation
- equals(Object) - Method in class io.lakefs.clients.sdk.model.GroupList
- equals(Object) - Method in class io.lakefs.clients.sdk.model.HookRun
- equals(Object) - Method in class io.lakefs.clients.sdk.model.HookRunList
- equals(Object) - Method in class io.lakefs.clients.sdk.model.ImportCreation
- equals(Object) - Method in class io.lakefs.clients.sdk.model.ImportCreationResponse
- equals(Object) - Method in class io.lakefs.clients.sdk.model.ImportLocation
- equals(Object) - Method in class io.lakefs.clients.sdk.model.ImportStatus
- equals(Object) - Method in class io.lakefs.clients.sdk.model.InternalDeleteBranchProtectionRuleRequest
- equals(Object) - Method in class io.lakefs.clients.sdk.model.LoginConfig
- equals(Object) - Method in class io.lakefs.clients.sdk.model.LoginInformation
- equals(Object) - Method in class io.lakefs.clients.sdk.model.Merge
- equals(Object) - Method in class io.lakefs.clients.sdk.model.MergeResult
- equals(Object) - Method in class io.lakefs.clients.sdk.model.MetaRangeCreation
- equals(Object) - Method in class io.lakefs.clients.sdk.model.MetaRangeCreationResponse
- equals(Object) - Method in class io.lakefs.clients.sdk.model.ObjectCopyCreation
- equals(Object) - Method in class io.lakefs.clients.sdk.model.ObjectError
- equals(Object) - Method in class io.lakefs.clients.sdk.model.ObjectErrorList
- equals(Object) - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
- equals(Object) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- equals(Object) - Method in class io.lakefs.clients.sdk.model.ObjectStatsList
- equals(Object) - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
- equals(Object) - Method in class io.lakefs.clients.sdk.model.OtfDiffList
- equals(Object) - Method in class io.lakefs.clients.sdk.model.OTFDiffs
- equals(Object) - Method in class io.lakefs.clients.sdk.model.Pagination
- equals(Object) - Method in class io.lakefs.clients.sdk.model.PathList
- equals(Object) - Method in class io.lakefs.clients.sdk.model.Policy
- equals(Object) - Method in class io.lakefs.clients.sdk.model.PolicyList
- equals(Object) - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedRequest
- equals(Object) - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
- equals(Object) - Method in class io.lakefs.clients.sdk.model.RangeMetadata
- equals(Object) - Method in class io.lakefs.clients.sdk.model.Ref
- equals(Object) - Method in class io.lakefs.clients.sdk.model.RefList
- equals(Object) - Method in class io.lakefs.clients.sdk.model.RefsDump
- equals(Object) - Method in class io.lakefs.clients.sdk.model.Repository
- equals(Object) - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
- equals(Object) - Method in class io.lakefs.clients.sdk.model.RepositoryList
- equals(Object) - Method in class io.lakefs.clients.sdk.model.ResetCreation
- equals(Object) - Method in class io.lakefs.clients.sdk.model.RevertCreation
- equals(Object) - Method in class io.lakefs.clients.sdk.model.Setup
- equals(Object) - Method in class io.lakefs.clients.sdk.model.SetupState
- equals(Object) - Method in class io.lakefs.clients.sdk.model.StagingLocation
- equals(Object) - Method in class io.lakefs.clients.sdk.model.StagingMetadata
- equals(Object) - Method in class io.lakefs.clients.sdk.model.Statement
- equals(Object) - Method in class io.lakefs.clients.sdk.model.StatsEvent
- equals(Object) - Method in class io.lakefs.clients.sdk.model.StatsEventsList
- equals(Object) - Method in class io.lakefs.clients.sdk.model.StorageConfig
- equals(Object) - Method in class io.lakefs.clients.sdk.model.StorageURI
- equals(Object) - Method in class io.lakefs.clients.sdk.model.TagCreation
- equals(Object) - Method in class io.lakefs.clients.sdk.model.UnderlyingObjectProperties
- equals(Object) - Method in class io.lakefs.clients.sdk.model.UpdateToken
- equals(Object) - Method in class io.lakefs.clients.sdk.model.User
- equals(Object) - Method in class io.lakefs.clients.sdk.model.UserCreation
- equals(Object) - Method in class io.lakefs.clients.sdk.model.UserList
- equals(Object) - Method in class io.lakefs.clients.sdk.model.VersionConfig
- error(Error) - Method in class io.lakefs.clients.sdk.model.ImportStatus
- Error - Class in io.lakefs.clients.sdk.model
-
Error
- Error() - Constructor for class io.lakefs.clients.sdk.model.Error
- Error.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- ErrorNoACL - Class in io.lakefs.clients.sdk.model
-
ErrorNoACL
- ErrorNoACL() - Constructor for class io.lakefs.clients.sdk.model.ErrorNoACL
- ErrorNoACL.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- errors(List<ObjectError>) - Method in class io.lakefs.clients.sdk.model.ObjectErrorList
- escapeString(String) - Method in class io.lakefs.clients.sdk.ApiClient
-
Escape the given string to be used as URL query value.
- estimatedSize(Integer) - Method in class io.lakefs.clients.sdk.model.RangeMetadata
- events(List<StatsEvent>) - Method in class io.lakefs.clients.sdk.model.StatsEventsList
- eventType(String) - Method in class io.lakefs.clients.sdk.model.ActionRun
- execute() - Method in class io.lakefs.clients.sdk.ActionsApi.APIgetRunHookOutputRequest
-
Execute getRunHookOutput request
- execute() - Method in class io.lakefs.clients.sdk.ActionsApi.APIgetRunRequest
-
Execute getRun request
- execute() - Method in class io.lakefs.clients.sdk.ActionsApi.APIlistRepositoryRunsRequest
-
Execute listRepositoryRuns request
- execute() - Method in class io.lakefs.clients.sdk.ActionsApi.APIlistRunHooksRequest
-
Execute listRunHooks request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIaddGroupMembershipRequest
-
Execute addGroupMembership request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIattachPolicyToGroupRequest
-
Execute attachPolicyToGroup request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIattachPolicyToUserRequest
-
Execute attachPolicyToUser request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIcreateCredentialsRequest
-
Execute createCredentials request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIcreateGroupRequest
-
Execute createGroup request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIcreatePolicyRequest
-
Execute createPolicy request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIcreateUserRequest
-
Execute createUser request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIdeleteCredentialsRequest
-
Execute deleteCredentials request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIdeleteGroupMembershipRequest
-
Execute deleteGroupMembership request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIdeleteGroupRequest
-
Execute deleteGroup request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIdeletePolicyRequest
-
Execute deletePolicy request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIdeleteUserRequest
-
Execute deleteUser request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIdetachPolicyFromGroupRequest
-
Execute detachPolicyFromGroup request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIdetachPolicyFromUserRequest
-
Execute detachPolicyFromUser request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIgetCredentialsRequest
-
Execute getCredentials request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIgetCurrentUserRequest
-
Execute getCurrentUser request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIgetGroupACLRequest
-
Execute getGroupACL request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIgetGroupRequest
-
Execute getGroup request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIgetPolicyRequest
-
Execute getPolicy request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIgetUserRequest
-
Execute getUser request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupMembersRequest
-
Execute listGroupMembers request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupPoliciesRequest
-
Execute listGroupPolicies request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupsRequest
-
Execute listGroups request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIlistPoliciesRequest
-
Execute listPolicies request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserCredentialsRequest
-
Execute listUserCredentials request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserGroupsRequest
-
Execute listUserGroups request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserPoliciesRequest
-
Execute listUserPolicies request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUsersRequest
-
Execute listUsers request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIloginRequest
-
Execute login request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIsetGroupACLRequest
-
Execute setGroupACL request
- execute() - Method in class io.lakefs.clients.sdk.AuthApi.APIupdatePolicyRequest
-
Execute updatePolicy request
- execute() - Method in class io.lakefs.clients.sdk.BranchesApi.APIcherryPickRequest
-
Execute cherryPick request
- execute() - Method in class io.lakefs.clients.sdk.BranchesApi.APIcreateBranchRequest
-
Execute createBranch request
- execute() - Method in class io.lakefs.clients.sdk.BranchesApi.APIdeleteBranchRequest
-
Execute deleteBranch request
- execute() - Method in class io.lakefs.clients.sdk.BranchesApi.APIdiffBranchRequest
-
Execute diffBranch request
- execute() - Method in class io.lakefs.clients.sdk.BranchesApi.APIgetBranchRequest
-
Execute getBranch request
- execute() - Method in class io.lakefs.clients.sdk.BranchesApi.APIlistBranchesRequest
-
Execute listBranches request
- execute() - Method in class io.lakefs.clients.sdk.BranchesApi.APIresetBranchRequest
-
Execute resetBranch request
- execute() - Method in class io.lakefs.clients.sdk.BranchesApi.APIrevertBranchRequest
-
Execute revertBranch request
- execute() - Method in class io.lakefs.clients.sdk.CommitsApi.APIcommitRequest
-
Execute commit request
- execute() - Method in class io.lakefs.clients.sdk.CommitsApi.APIgetCommitRequest
-
Execute getCommit request
- execute() - Method in class io.lakefs.clients.sdk.ConfigApi.APIgetConfigRequest
-
Execute getConfig request
- execute() - Method in class io.lakefs.clients.sdk.ExperimentalApi.APIgetOtfDiffsRequest
-
Execute getOtfDiffs request
- execute() - Method in class io.lakefs.clients.sdk.ExperimentalApi.APIotfDiffRequest
-
Execute otfDiff request
- execute() - Method in class io.lakefs.clients.sdk.HealthCheckApi.APIhealthCheckRequest
-
Execute healthCheck request
- execute() - Method in class io.lakefs.clients.sdk.ImportApi.APIimportCancelRequest
-
Execute importCancel request
- execute() - Method in class io.lakefs.clients.sdk.ImportApi.APIimportStartRequest
-
Execute importStart request
- execute() - Method in class io.lakefs.clients.sdk.ImportApi.APIimportStatusRequest
-
Execute importStatus request
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIcreateBranchProtectionRulePreflightRequest
-
Execute createBranchProtectionRulePreflight request
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIcreateSymlinkFileRequest
-
Execute createSymlinkFile request
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIdumpRefsRequest
-
Execute dumpRefs request
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIgetAuthCapabilitiesRequest
-
Execute getAuthCapabilities request
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIgetGarbageCollectionConfigRequest
-
Execute getGarbageCollectionConfig request
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIgetLakeFSVersionRequest
-
Deprecated.
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIgetSetupStateRequest
-
Execute getSetupState request
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIgetStorageConfigRequest
-
Deprecated.
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalCreateBranchProtectionRuleRequest
-
Deprecated.
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalDeleteBranchProtectionRuleRequest
-
Deprecated.
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalDeleteGarbageCollectionRulesRequest
-
Deprecated.
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalGetBranchProtectionRulesRequest
-
Deprecated.
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalGetGarbageCollectionRulesRequest
-
Deprecated.
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalSetGarbageCollectionRulesRequest
-
Deprecated.
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIpostStatsEventsRequest
-
Execute postStatsEvents request
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIprepareGarbageCollectionCommitsRequest
-
Execute prepareGarbageCollectionCommits request
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIprepareGarbageCollectionUncommittedRequest
-
Execute prepareGarbageCollectionUncommitted request
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIrestoreRefsRequest
-
Execute restoreRefs request
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIsetGarbageCollectionRulesPreflightRequest
-
Execute setGarbageCollectionRulesPreflight request
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIsetupCommPrefsRequest
-
Execute setupCommPrefs request
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIsetupRequest
-
Execute setup request
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIstageObjectRequest
-
Deprecated.
- execute() - Method in class io.lakefs.clients.sdk.InternalApi.APIuploadObjectPreflightRequest
-
Execute uploadObjectPreflight request
- execute() - Method in class io.lakefs.clients.sdk.MetadataApi.APIgetMetaRangeRequest
-
Execute getMetaRange request
- execute() - Method in class io.lakefs.clients.sdk.MetadataApi.APIgetRangeRequest
-
Execute getRange request
- execute() - Method in class io.lakefs.clients.sdk.ObjectsApi.APIcopyObjectRequest
-
Execute copyObject request
- execute() - Method in class io.lakefs.clients.sdk.ObjectsApi.APIdeleteObjectRequest
-
Execute deleteObject request
- execute() - Method in class io.lakefs.clients.sdk.ObjectsApi.APIdeleteObjectsRequest
-
Execute deleteObjects request
- execute() - Method in class io.lakefs.clients.sdk.ObjectsApi.APIgetObjectRequest
-
Execute getObject request
- execute() - Method in class io.lakefs.clients.sdk.ObjectsApi.APIgetUnderlyingPropertiesRequest
-
Execute getUnderlyingProperties request
- execute() - Method in class io.lakefs.clients.sdk.ObjectsApi.APIheadObjectRequest
-
Execute headObject request
- execute() - Method in class io.lakefs.clients.sdk.ObjectsApi.APIlistObjectsRequest
-
Execute listObjects request
- execute() - Method in class io.lakefs.clients.sdk.ObjectsApi.APIstatObjectRequest
-
Execute statObject request
- execute() - Method in class io.lakefs.clients.sdk.ObjectsApi.APIuploadObjectRequest
-
Execute uploadObject request
- execute() - Method in class io.lakefs.clients.sdk.RefsApi.APIdiffRefsRequest
-
Execute diffRefs request
- execute() - Method in class io.lakefs.clients.sdk.RefsApi.APIfindMergeBaseRequest
-
Execute findMergeBase request
- execute() - Method in class io.lakefs.clients.sdk.RefsApi.APIlogCommitsRequest
-
Execute logCommits request
- execute() - Method in class io.lakefs.clients.sdk.RefsApi.APImergeIntoBranchRequest
-
Execute mergeIntoBranch request
- execute() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIcreateRepositoryRequest
-
Execute createRepository request
- execute() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIdeleteGCRulesRequest
-
Execute deleteGCRules request
- execute() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIdeleteRepositoryRequest
-
Execute deleteRepository request
- execute() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIgetBranchProtectionRulesRequest
-
Execute getBranchProtectionRules request
- execute() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIgetGCRulesRequest
-
Execute getGCRules request
- execute() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIgetRepositoryMetadataRequest
-
Execute getRepositoryMetadata request
- execute() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIgetRepositoryRequest
-
Execute getRepository request
- execute() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIlistRepositoriesRequest
-
Execute listRepositories request
- execute() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIsetBranchProtectionRulesRequest
-
Execute setBranchProtectionRules request
- execute() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIsetGCRulesRequest
-
Execute setGCRules request
- execute() - Method in class io.lakefs.clients.sdk.StagingApi.APIgetPhysicalAddressRequest
-
Execute getPhysicalAddress request
- execute() - Method in class io.lakefs.clients.sdk.StagingApi.APIlinkPhysicalAddressRequest
-
Execute linkPhysicalAddress request
- execute() - Method in class io.lakefs.clients.sdk.TagsApi.APIcreateTagRequest
-
Execute createTag request
- execute() - Method in class io.lakefs.clients.sdk.TagsApi.APIdeleteTagRequest
-
Execute deleteTag request
- execute() - Method in class io.lakefs.clients.sdk.TagsApi.APIgetTagRequest
-
Execute getTag request
- execute() - Method in class io.lakefs.clients.sdk.TagsApi.APIlistTagsRequest
-
Execute listTags request
- execute(Call) - Method in class io.lakefs.clients.sdk.ApiClient
- execute(Call, Type) - Method in class io.lakefs.clients.sdk.ApiClient
-
Execute HTTP call and deserialize the HTTP response body into the given return type.
- executeAsync(ApiCallback<ACL>) - Method in class io.lakefs.clients.sdk.AuthApi.APIgetGroupACLRequest
-
Execute getGroupACL request (asynchronously)
- executeAsync(ApiCallback<ActionRun>) - Method in class io.lakefs.clients.sdk.ActionsApi.APIgetRunRequest
-
Execute getRun request (asynchronously)
- executeAsync(ApiCallback<ActionRunList>) - Method in class io.lakefs.clients.sdk.ActionsApi.APIlistRepositoryRunsRequest
-
Execute listRepositoryRuns request (asynchronously)
- executeAsync(ApiCallback<AuthCapabilities>) - Method in class io.lakefs.clients.sdk.InternalApi.APIgetAuthCapabilitiesRequest
-
Execute getAuthCapabilities request (asynchronously)
- executeAsync(ApiCallback<AuthenticationToken>) - Method in class io.lakefs.clients.sdk.AuthApi.APIloginRequest
-
Execute login request (asynchronously)
- executeAsync(ApiCallback<Commit>) - Method in class io.lakefs.clients.sdk.BranchesApi.APIcherryPickRequest
-
Execute cherryPick request (asynchronously)
- executeAsync(ApiCallback<Commit>) - Method in class io.lakefs.clients.sdk.CommitsApi.APIcommitRequest
-
Execute commit request (asynchronously)
- executeAsync(ApiCallback<Commit>) - Method in class io.lakefs.clients.sdk.CommitsApi.APIgetCommitRequest
-
Execute getCommit request (asynchronously)
- executeAsync(ApiCallback<CommitList>) - Method in class io.lakefs.clients.sdk.RefsApi.APIlogCommitsRequest
-
Execute logCommits request (asynchronously)
- executeAsync(ApiCallback<Config>) - Method in class io.lakefs.clients.sdk.ConfigApi.APIgetConfigRequest
-
Execute getConfig request (asynchronously)
- executeAsync(ApiCallback<Credentials>) - Method in class io.lakefs.clients.sdk.AuthApi.APIgetCredentialsRequest
-
Execute getCredentials request (asynchronously)
- executeAsync(ApiCallback<CredentialsList>) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserCredentialsRequest
-
Execute listUserCredentials request (asynchronously)
- executeAsync(ApiCallback<CredentialsWithSecret>) - Method in class io.lakefs.clients.sdk.AuthApi.APIcreateCredentialsRequest
-
Execute createCredentials request (asynchronously)
- executeAsync(ApiCallback<CredentialsWithSecret>) - Method in class io.lakefs.clients.sdk.InternalApi.APIsetupRequest
-
Execute setup request (asynchronously)
- executeAsync(ApiCallback<CurrentUser>) - Method in class io.lakefs.clients.sdk.AuthApi.APIgetCurrentUserRequest
-
Execute getCurrentUser request (asynchronously)
- executeAsync(ApiCallback<DiffList>) - Method in class io.lakefs.clients.sdk.BranchesApi.APIdiffBranchRequest
-
Execute diffBranch request (asynchronously)
- executeAsync(ApiCallback<DiffList>) - Method in class io.lakefs.clients.sdk.RefsApi.APIdiffRefsRequest
-
Execute diffRefs request (asynchronously)
- executeAsync(ApiCallback<FindMergeBaseResult>) - Method in class io.lakefs.clients.sdk.RefsApi.APIfindMergeBaseRequest
-
Execute findMergeBase request (asynchronously)
- executeAsync(ApiCallback<GarbageCollectionConfig>) - Method in class io.lakefs.clients.sdk.InternalApi.APIgetGarbageCollectionConfigRequest
-
Execute getGarbageCollectionConfig request (asynchronously)
- executeAsync(ApiCallback<GarbageCollectionPrepareResponse>) - Method in class io.lakefs.clients.sdk.InternalApi.APIprepareGarbageCollectionCommitsRequest
-
Execute prepareGarbageCollectionCommits request (asynchronously)
- executeAsync(ApiCallback<GarbageCollectionRules>) - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalGetGarbageCollectionRulesRequest
-
Deprecated.
- executeAsync(ApiCallback<GarbageCollectionRules>) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIgetGCRulesRequest
-
Execute getGCRules request (asynchronously)
- executeAsync(ApiCallback<Group>) - Method in class io.lakefs.clients.sdk.AuthApi.APIcreateGroupRequest
-
Execute createGroup request (asynchronously)
- executeAsync(ApiCallback<Group>) - Method in class io.lakefs.clients.sdk.AuthApi.APIgetGroupRequest
-
Execute getGroup request (asynchronously)
- executeAsync(ApiCallback<GroupList>) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupsRequest
-
Execute listGroups request (asynchronously)
- executeAsync(ApiCallback<GroupList>) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserGroupsRequest
-
Execute listUserGroups request (asynchronously)
- executeAsync(ApiCallback<HookRunList>) - Method in class io.lakefs.clients.sdk.ActionsApi.APIlistRunHooksRequest
-
Execute listRunHooks request (asynchronously)
- executeAsync(ApiCallback<ImportCreationResponse>) - Method in class io.lakefs.clients.sdk.ImportApi.APIimportStartRequest
-
Execute importStart request (asynchronously)
- executeAsync(ApiCallback<ImportStatus>) - Method in class io.lakefs.clients.sdk.ImportApi.APIimportStatusRequest
-
Execute importStatus request (asynchronously)
- executeAsync(ApiCallback<MergeResult>) - Method in class io.lakefs.clients.sdk.RefsApi.APImergeIntoBranchRequest
-
Execute mergeIntoBranch request (asynchronously)
- executeAsync(ApiCallback<ObjectErrorList>) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIdeleteObjectsRequest
-
Execute deleteObjects request (asynchronously)
- executeAsync(ApiCallback<ObjectStats>) - Method in class io.lakefs.clients.sdk.InternalApi.APIstageObjectRequest
-
Deprecated.
- executeAsync(ApiCallback<ObjectStats>) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIcopyObjectRequest
-
Execute copyObject request (asynchronously)
- executeAsync(ApiCallback<ObjectStats>) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIstatObjectRequest
-
Execute statObject request (asynchronously)
- executeAsync(ApiCallback<ObjectStats>) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIuploadObjectRequest
-
Execute uploadObject request (asynchronously)
- executeAsync(ApiCallback<ObjectStats>) - Method in class io.lakefs.clients.sdk.StagingApi.APIlinkPhysicalAddressRequest
-
Execute linkPhysicalAddress request (asynchronously)
- executeAsync(ApiCallback<ObjectStatsList>) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIlistObjectsRequest
-
Execute listObjects request (asynchronously)
- executeAsync(ApiCallback<OtfDiffList>) - Method in class io.lakefs.clients.sdk.ExperimentalApi.APIotfDiffRequest
-
Execute otfDiff request (asynchronously)
- executeAsync(ApiCallback<OTFDiffs>) - Method in class io.lakefs.clients.sdk.ExperimentalApi.APIgetOtfDiffsRequest
-
Execute getOtfDiffs request (asynchronously)
- executeAsync(ApiCallback<Policy>) - Method in class io.lakefs.clients.sdk.AuthApi.APIcreatePolicyRequest
-
Execute createPolicy request (asynchronously)
- executeAsync(ApiCallback<Policy>) - Method in class io.lakefs.clients.sdk.AuthApi.APIgetPolicyRequest
-
Execute getPolicy request (asynchronously)
- executeAsync(ApiCallback<Policy>) - Method in class io.lakefs.clients.sdk.AuthApi.APIupdatePolicyRequest
-
Execute updatePolicy request (asynchronously)
- executeAsync(ApiCallback<PolicyList>) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupPoliciesRequest
-
Execute listGroupPolicies request (asynchronously)
- executeAsync(ApiCallback<PolicyList>) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistPoliciesRequest
-
Execute listPolicies request (asynchronously)
- executeAsync(ApiCallback<PolicyList>) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserPoliciesRequest
-
Execute listUserPolicies request (asynchronously)
- executeAsync(ApiCallback<PrepareGCUncommittedResponse>) - Method in class io.lakefs.clients.sdk.InternalApi.APIprepareGarbageCollectionUncommittedRequest
-
Execute prepareGarbageCollectionUncommitted request (asynchronously)
- executeAsync(ApiCallback<Ref>) - Method in class io.lakefs.clients.sdk.BranchesApi.APIgetBranchRequest
-
Execute getBranch request (asynchronously)
- executeAsync(ApiCallback<Ref>) - Method in class io.lakefs.clients.sdk.TagsApi.APIcreateTagRequest
-
Execute createTag request (asynchronously)
- executeAsync(ApiCallback<Ref>) - Method in class io.lakefs.clients.sdk.TagsApi.APIgetTagRequest
-
Execute getTag request (asynchronously)
- executeAsync(ApiCallback<RefList>) - Method in class io.lakefs.clients.sdk.BranchesApi.APIlistBranchesRequest
-
Execute listBranches request (asynchronously)
- executeAsync(ApiCallback<RefList>) - Method in class io.lakefs.clients.sdk.TagsApi.APIlistTagsRequest
-
Execute listTags request (asynchronously)
- executeAsync(ApiCallback<RefsDump>) - Method in class io.lakefs.clients.sdk.InternalApi.APIdumpRefsRequest
-
Execute dumpRefs request (asynchronously)
- executeAsync(ApiCallback<Repository>) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIcreateRepositoryRequest
-
Execute createRepository request (asynchronously)
- executeAsync(ApiCallback<Repository>) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIgetRepositoryRequest
-
Execute getRepository request (asynchronously)
- executeAsync(ApiCallback<RepositoryList>) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIlistRepositoriesRequest
-
Execute listRepositories request (asynchronously)
- executeAsync(ApiCallback<SetupState>) - Method in class io.lakefs.clients.sdk.InternalApi.APIgetSetupStateRequest
-
Execute getSetupState request (asynchronously)
- executeAsync(ApiCallback<StagingLocation>) - Method in class io.lakefs.clients.sdk.StagingApi.APIgetPhysicalAddressRequest
-
Execute getPhysicalAddress request (asynchronously)
- executeAsync(ApiCallback<StorageConfig>) - Method in class io.lakefs.clients.sdk.InternalApi.APIgetStorageConfigRequest
-
Deprecated.
- executeAsync(ApiCallback<StorageURI>) - Method in class io.lakefs.clients.sdk.InternalApi.APIcreateSymlinkFileRequest
-
Execute createSymlinkFile request (asynchronously)
- executeAsync(ApiCallback<StorageURI>) - Method in class io.lakefs.clients.sdk.MetadataApi.APIgetMetaRangeRequest
-
Execute getMetaRange request (asynchronously)
- executeAsync(ApiCallback<StorageURI>) - Method in class io.lakefs.clients.sdk.MetadataApi.APIgetRangeRequest
-
Execute getRange request (asynchronously)
- executeAsync(ApiCallback<UnderlyingObjectProperties>) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIgetUnderlyingPropertiesRequest
-
Execute getUnderlyingProperties request (asynchronously)
- executeAsync(ApiCallback<User>) - Method in class io.lakefs.clients.sdk.AuthApi.APIcreateUserRequest
-
Execute createUser request (asynchronously)
- executeAsync(ApiCallback<User>) - Method in class io.lakefs.clients.sdk.AuthApi.APIgetUserRequest
-
Execute getUser request (asynchronously)
- executeAsync(ApiCallback<UserList>) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupMembersRequest
-
Execute listGroupMembers request (asynchronously)
- executeAsync(ApiCallback<UserList>) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUsersRequest
-
Execute listUsers request (asynchronously)
- executeAsync(ApiCallback<VersionConfig>) - Method in class io.lakefs.clients.sdk.InternalApi.APIgetLakeFSVersionRequest
-
Deprecated.
- executeAsync(ApiCallback<File>) - Method in class io.lakefs.clients.sdk.ActionsApi.APIgetRunHookOutputRequest
-
Execute getRunHookOutput request (asynchronously)
- executeAsync(ApiCallback<File>) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIgetObjectRequest
-
Execute getObject request (asynchronously)
- executeAsync(ApiCallback<String>) - Method in class io.lakefs.clients.sdk.BranchesApi.APIcreateBranchRequest
-
Execute createBranch request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.AuthApi.APIaddGroupMembershipRequest
-
Execute addGroupMembership request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.AuthApi.APIattachPolicyToGroupRequest
-
Execute attachPolicyToGroup request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.AuthApi.APIattachPolicyToUserRequest
-
Execute attachPolicyToUser request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.AuthApi.APIdeleteCredentialsRequest
-
Execute deleteCredentials request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.AuthApi.APIdeleteGroupMembershipRequest
-
Execute deleteGroupMembership request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.AuthApi.APIdeleteGroupRequest
-
Execute deleteGroup request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.AuthApi.APIdeletePolicyRequest
-
Execute deletePolicy request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.AuthApi.APIdeleteUserRequest
-
Execute deleteUser request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.AuthApi.APIdetachPolicyFromGroupRequest
-
Execute detachPolicyFromGroup request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.AuthApi.APIdetachPolicyFromUserRequest
-
Execute detachPolicyFromUser request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.AuthApi.APIsetGroupACLRequest
-
Execute setGroupACL request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.BranchesApi.APIdeleteBranchRequest
-
Execute deleteBranch request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.BranchesApi.APIresetBranchRequest
-
Execute resetBranch request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.BranchesApi.APIrevertBranchRequest
-
Execute revertBranch request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.HealthCheckApi.APIhealthCheckRequest
-
Execute healthCheck request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.ImportApi.APIimportCancelRequest
-
Execute importCancel request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.InternalApi.APIcreateBranchProtectionRulePreflightRequest
-
Execute createBranchProtectionRulePreflight request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalCreateBranchProtectionRuleRequest
-
Deprecated.
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalDeleteBranchProtectionRuleRequest
-
Deprecated.
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalDeleteGarbageCollectionRulesRequest
-
Deprecated.
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalSetGarbageCollectionRulesRequest
-
Deprecated.
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.InternalApi.APIpostStatsEventsRequest
-
Execute postStatsEvents request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.InternalApi.APIrestoreRefsRequest
-
Execute restoreRefs request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.InternalApi.APIsetGarbageCollectionRulesPreflightRequest
-
Execute setGarbageCollectionRulesPreflight request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.InternalApi.APIsetupCommPrefsRequest
-
Execute setupCommPrefs request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.InternalApi.APIuploadObjectPreflightRequest
-
Execute uploadObjectPreflight request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIdeleteObjectRequest
-
Execute deleteObject request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIheadObjectRequest
-
Execute headObject request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIdeleteGCRulesRequest
-
Execute deleteGCRules request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIdeleteRepositoryRequest
-
Execute deleteRepository request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIsetBranchProtectionRulesRequest
-
Execute setBranchProtectionRules request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIsetGCRulesRequest
-
Execute setGCRules request (asynchronously)
- executeAsync(ApiCallback<Void>) - Method in class io.lakefs.clients.sdk.TagsApi.APIdeleteTagRequest
-
Execute deleteTag request (asynchronously)
- executeAsync(ApiCallback<List<BranchProtectionRule>>) - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalGetBranchProtectionRulesRequest
-
Deprecated.
- executeAsync(ApiCallback<List<BranchProtectionRule>>) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIgetBranchProtectionRulesRequest
-
Execute getBranchProtectionRules request (asynchronously)
- executeAsync(ApiCallback<Map<String, String>>) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIgetRepositoryMetadataRequest
-
Execute getRepositoryMetadata request (asynchronously)
- executeAsync(Call, ApiCallback<T>) - Method in class io.lakefs.clients.sdk.ApiClient
- executeAsync(Call, Type, ApiCallback<T>) - Method in class io.lakefs.clients.sdk.ApiClient
-
Execute HTTP call asynchronously.
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ActionsApi.APIgetRunHookOutputRequest
-
Execute getRunHookOutput request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ActionsApi.APIgetRunRequest
-
Execute getRun request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ActionsApi.APIlistRepositoryRunsRequest
-
Execute listRepositoryRuns request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ActionsApi.APIlistRunHooksRequest
-
Execute listRunHooks request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIaddGroupMembershipRequest
-
Execute addGroupMembership request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIattachPolicyToGroupRequest
-
Execute attachPolicyToGroup request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIattachPolicyToUserRequest
-
Execute attachPolicyToUser request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIcreateCredentialsRequest
-
Execute createCredentials request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIcreateGroupRequest
-
Execute createGroup request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIcreatePolicyRequest
-
Execute createPolicy request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIcreateUserRequest
-
Execute createUser request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIdeleteCredentialsRequest
-
Execute deleteCredentials request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIdeleteGroupMembershipRequest
-
Execute deleteGroupMembership request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIdeleteGroupRequest
-
Execute deleteGroup request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIdeletePolicyRequest
-
Execute deletePolicy request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIdeleteUserRequest
-
Execute deleteUser request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIdetachPolicyFromGroupRequest
-
Execute detachPolicyFromGroup request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIdetachPolicyFromUserRequest
-
Execute detachPolicyFromUser request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIgetCredentialsRequest
-
Execute getCredentials request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIgetCurrentUserRequest
-
Execute getCurrentUser request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIgetGroupACLRequest
-
Execute getGroupACL request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIgetGroupRequest
-
Execute getGroup request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIgetPolicyRequest
-
Execute getPolicy request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIgetUserRequest
-
Execute getUser request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupMembersRequest
-
Execute listGroupMembers request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupPoliciesRequest
-
Execute listGroupPolicies request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupsRequest
-
Execute listGroups request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIlistPoliciesRequest
-
Execute listPolicies request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserCredentialsRequest
-
Execute listUserCredentials request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserGroupsRequest
-
Execute listUserGroups request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserPoliciesRequest
-
Execute listUserPolicies request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUsersRequest
-
Execute listUsers request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIloginRequest
-
Execute login request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIsetGroupACLRequest
-
Execute setGroupACL request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.AuthApi.APIupdatePolicyRequest
-
Execute updatePolicy request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.BranchesApi.APIcherryPickRequest
-
Execute cherryPick request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.BranchesApi.APIcreateBranchRequest
-
Execute createBranch request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.BranchesApi.APIdeleteBranchRequest
-
Execute deleteBranch request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.BranchesApi.APIdiffBranchRequest
-
Execute diffBranch request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.BranchesApi.APIgetBranchRequest
-
Execute getBranch request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.BranchesApi.APIlistBranchesRequest
-
Execute listBranches request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.BranchesApi.APIresetBranchRequest
-
Execute resetBranch request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.BranchesApi.APIrevertBranchRequest
-
Execute revertBranch request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.CommitsApi.APIcommitRequest
-
Execute commit request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.CommitsApi.APIgetCommitRequest
-
Execute getCommit request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ConfigApi.APIgetConfigRequest
-
Execute getConfig request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ExperimentalApi.APIgetOtfDiffsRequest
-
Execute getOtfDiffs request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ExperimentalApi.APIotfDiffRequest
-
Execute otfDiff request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.HealthCheckApi.APIhealthCheckRequest
-
Execute healthCheck request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ImportApi.APIimportCancelRequest
-
Execute importCancel request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ImportApi.APIimportStartRequest
-
Execute importStart request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ImportApi.APIimportStatusRequest
-
Execute importStatus request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIcreateBranchProtectionRulePreflightRequest
-
Execute createBranchProtectionRulePreflight request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIcreateSymlinkFileRequest
-
Execute createSymlinkFile request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIdumpRefsRequest
-
Execute dumpRefs request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIgetAuthCapabilitiesRequest
-
Execute getAuthCapabilities request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIgetGarbageCollectionConfigRequest
-
Execute getGarbageCollectionConfig request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIgetLakeFSVersionRequest
-
Deprecated.
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIgetSetupStateRequest
-
Execute getSetupState request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIgetStorageConfigRequest
-
Deprecated.
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalCreateBranchProtectionRuleRequest
-
Deprecated.
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalDeleteBranchProtectionRuleRequest
-
Deprecated.
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalDeleteGarbageCollectionRulesRequest
-
Deprecated.
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalGetBranchProtectionRulesRequest
-
Deprecated.
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalGetGarbageCollectionRulesRequest
-
Deprecated.
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIinternalSetGarbageCollectionRulesRequest
-
Deprecated.
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIpostStatsEventsRequest
-
Execute postStatsEvents request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIprepareGarbageCollectionCommitsRequest
-
Execute prepareGarbageCollectionCommits request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIprepareGarbageCollectionUncommittedRequest
-
Execute prepareGarbageCollectionUncommitted request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIrestoreRefsRequest
-
Execute restoreRefs request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIsetGarbageCollectionRulesPreflightRequest
-
Execute setGarbageCollectionRulesPreflight request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIsetupCommPrefsRequest
-
Execute setupCommPrefs request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIsetupRequest
-
Execute setup request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIstageObjectRequest
-
Deprecated.
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.InternalApi.APIuploadObjectPreflightRequest
-
Execute uploadObjectPreflight request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.MetadataApi.APIgetMetaRangeRequest
-
Execute getMetaRange request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.MetadataApi.APIgetRangeRequest
-
Execute getRange request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ObjectsApi.APIcopyObjectRequest
-
Execute copyObject request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ObjectsApi.APIdeleteObjectRequest
-
Execute deleteObject request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ObjectsApi.APIdeleteObjectsRequest
-
Execute deleteObjects request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ObjectsApi.APIgetObjectRequest
-
Execute getObject request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ObjectsApi.APIgetUnderlyingPropertiesRequest
-
Execute getUnderlyingProperties request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ObjectsApi.APIheadObjectRequest
-
Execute headObject request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ObjectsApi.APIlistObjectsRequest
-
Execute listObjects request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ObjectsApi.APIstatObjectRequest
-
Execute statObject request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.ObjectsApi.APIuploadObjectRequest
-
Execute uploadObject request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.RefsApi.APIdiffRefsRequest
-
Execute diffRefs request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.RefsApi.APIfindMergeBaseRequest
-
Execute findMergeBase request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.RefsApi.APIlogCommitsRequest
-
Execute logCommits request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.RefsApi.APImergeIntoBranchRequest
-
Execute mergeIntoBranch request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIcreateRepositoryRequest
-
Execute createRepository request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIdeleteGCRulesRequest
-
Execute deleteGCRules request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIdeleteRepositoryRequest
-
Execute deleteRepository request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIgetBranchProtectionRulesRequest
-
Execute getBranchProtectionRules request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIgetGCRulesRequest
-
Execute getGCRules request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIgetRepositoryMetadataRequest
-
Execute getRepositoryMetadata request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIgetRepositoryRequest
-
Execute getRepository request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIlistRepositoriesRequest
-
Execute listRepositories request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIsetBranchProtectionRulesRequest
-
Execute setBranchProtectionRules request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIsetGCRulesRequest
-
Execute setGCRules request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.StagingApi.APIgetPhysicalAddressRequest
-
Execute getPhysicalAddress request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.StagingApi.APIlinkPhysicalAddressRequest
-
Execute linkPhysicalAddress request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.TagsApi.APIcreateTagRequest
-
Execute createTag request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.TagsApi.APIdeleteTagRequest
-
Execute deleteTag request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.TagsApi.APIgetTagRequest
-
Execute getTag request with HTTP info returned
- executeWithHttpInfo() - Method in class io.lakefs.clients.sdk.TagsApi.APIlistTagsRequest
-
Execute listTags request with HTTP info returned
- ExperimentalApi - Class in io.lakefs.clients.sdk
- ExperimentalApi() - Constructor for class io.lakefs.clients.sdk.ExperimentalApi
- ExperimentalApi(ApiClient) - Constructor for class io.lakefs.clients.sdk.ExperimentalApi
- ExperimentalApi.APIgetOtfDiffsRequest - Class in io.lakefs.clients.sdk
- ExperimentalApi.APIotfDiffRequest - Class in io.lakefs.clients.sdk
- EXTERNAL - io.lakefs.clients.sdk.model.LoginConfig.RBACEnum
F
- FAILED - io.lakefs.clients.sdk.model.ActionRun.StatusEnum
- FAILED - io.lakefs.clients.sdk.model.HookRun.StatusEnum
- fallbackLoginLabel(String) - Method in class io.lakefs.clients.sdk.model.LoginConfig
- fallbackLoginUrl(String) - Method in class io.lakefs.clients.sdk.model.LoginConfig
- featureUpdates(Boolean) - Method in class io.lakefs.clients.sdk.model.CommPrefsInput
- findMergeBase(String, String, String) - Method in class io.lakefs.clients.sdk.RefsApi
-
find the merge base for 2 references
- FindMergeBaseResult - Class in io.lakefs.clients.sdk.model
-
FindMergeBaseResult
- FindMergeBaseResult() - Constructor for class io.lakefs.clients.sdk.model.FindMergeBaseResult
- FindMergeBaseResult.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- firstParent(Boolean) - Method in class io.lakefs.clients.sdk.RefsApi.APIlogCommitsRequest
-
Set firstParent
- forgotPassword(Boolean) - Method in class io.lakefs.clients.sdk.model.AuthCapabilities
- friendlyName(String) - Method in class io.lakefs.clients.sdk.model.User
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.AccessKeyCredentials
-
Create an instance of AccessKeyCredentials given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.ACL
-
Create an instance of ACL given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.ActionRun
-
Create an instance of ActionRun given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.ActionRunList
-
Create an instance of ActionRunList given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.AuthCapabilities
-
Create an instance of AuthCapabilities given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.AuthenticationToken
-
Create an instance of AuthenticationToken given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.BranchCreation
-
Create an instance of BranchCreation given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.BranchProtectionRule
-
Create an instance of BranchProtectionRule given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.CherryPickCreation
-
Create an instance of CherryPickCreation given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.Commit
-
Create an instance of Commit given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.CommitCreation
-
Create an instance of CommitCreation given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.CommitList
-
Create an instance of CommitList given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.CommPrefsInput
-
Create an instance of CommPrefsInput given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.Config
-
Create an instance of Config given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.Credentials
-
Create an instance of Credentials given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.CredentialsList
-
Create an instance of CredentialsList given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.CredentialsWithSecret
-
Create an instance of CredentialsWithSecret given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.CurrentUser
-
Create an instance of CurrentUser given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.Diff
-
Create an instance of Diff given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.DiffList
-
Create an instance of DiffList given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.DiffProperties
-
Create an instance of DiffProperties given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.Error
-
Create an instance of Error given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.ErrorNoACL
-
Create an instance of ErrorNoACL given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.FindMergeBaseResult
-
Create an instance of FindMergeBaseResult given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.GarbageCollectionConfig
-
Create an instance of GarbageCollectionConfig given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
-
Create an instance of GarbageCollectionPrepareResponse given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.GarbageCollectionRule
-
Create an instance of GarbageCollectionRule given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.GarbageCollectionRules
-
Create an instance of GarbageCollectionRules given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.Group
-
Create an instance of Group given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.GroupCreation
-
Create an instance of GroupCreation given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.GroupList
-
Create an instance of GroupList given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.HookRun
-
Create an instance of HookRun given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.HookRunList
-
Create an instance of HookRunList given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.ImportCreation
-
Create an instance of ImportCreation given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.ImportCreationResponse
-
Create an instance of ImportCreationResponse given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.ImportLocation
-
Create an instance of ImportLocation given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.ImportStatus
-
Create an instance of ImportStatus given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.InternalDeleteBranchProtectionRuleRequest
-
Create an instance of InternalDeleteBranchProtectionRuleRequest given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.LoginConfig
-
Create an instance of LoginConfig given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.LoginInformation
-
Create an instance of LoginInformation given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.Merge
-
Create an instance of Merge given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.MergeResult
-
Create an instance of MergeResult given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.MetaRangeCreation
-
Create an instance of MetaRangeCreation given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.MetaRangeCreationResponse
-
Create an instance of MetaRangeCreationResponse given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.ObjectCopyCreation
-
Create an instance of ObjectCopyCreation given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.ObjectError
-
Create an instance of ObjectError given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.ObjectErrorList
-
Create an instance of ObjectErrorList given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.ObjectStageCreation
-
Create an instance of ObjectStageCreation given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.ObjectStats
-
Create an instance of ObjectStats given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.ObjectStatsList
-
Create an instance of ObjectStatsList given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.OtfDiffEntry
-
Create an instance of OtfDiffEntry given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.OtfDiffList
-
Create an instance of OtfDiffList given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.OTFDiffs
-
Create an instance of OTFDiffs given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.Pagination
-
Create an instance of Pagination given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.PathList
-
Create an instance of PathList given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.Policy
-
Create an instance of Policy given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.PolicyList
-
Create an instance of PolicyList given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedRequest
-
Create an instance of PrepareGCUncommittedRequest given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
-
Create an instance of PrepareGCUncommittedResponse given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.RangeMetadata
-
Create an instance of RangeMetadata given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.Ref
-
Create an instance of Ref given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.RefList
-
Create an instance of RefList given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.RefsDump
-
Create an instance of RefsDump given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.Repository
-
Create an instance of Repository given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.RepositoryCreation
-
Create an instance of RepositoryCreation given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.RepositoryList
-
Create an instance of RepositoryList given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.ResetCreation
-
Create an instance of ResetCreation given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.RevertCreation
-
Create an instance of RevertCreation given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.Setup
-
Create an instance of Setup given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.SetupState
-
Create an instance of SetupState given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.StagingLocation
-
Create an instance of StagingLocation given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.StagingMetadata
-
Create an instance of StagingMetadata given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.Statement
-
Create an instance of Statement given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.StatsEvent
-
Create an instance of StatsEvent given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.StatsEventsList
-
Create an instance of StatsEventsList given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.StorageConfig
-
Create an instance of StorageConfig given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.StorageURI
-
Create an instance of StorageURI given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.TagCreation
-
Create an instance of TagCreation given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.UnderlyingObjectProperties
-
Create an instance of UnderlyingObjectProperties given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.UpdateToken
-
Create an instance of UpdateToken given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.User
-
Create an instance of User given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.UserCreation
-
Create an instance of UserCreation given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.UserList
-
Create an instance of UserList given an JSON string
- fromJson(String) - Static method in class io.lakefs.clients.sdk.model.VersionConfig
-
Create an instance of VersionConfig given an JSON string
- fromValue(String) - Static method in enum io.lakefs.clients.sdk.model.ActionRun.StatusEnum
- fromValue(String) - Static method in enum io.lakefs.clients.sdk.model.Diff.PathTypeEnum
- fromValue(String) - Static method in enum io.lakefs.clients.sdk.model.Diff.TypeEnum
- fromValue(String) - Static method in enum io.lakefs.clients.sdk.model.HookRun.StatusEnum
- fromValue(String) - Static method in enum io.lakefs.clients.sdk.model.ImportLocation.TypeEnum
- fromValue(String) - Static method in enum io.lakefs.clients.sdk.model.LoginConfig.RBACEnum
- fromValue(String) - Static method in enum io.lakefs.clients.sdk.model.ObjectStats.PathTypeEnum
- fromValue(String) - Static method in enum io.lakefs.clients.sdk.model.OtfDiffEntry.OperationTypeEnum
- fromValue(String) - Static method in enum io.lakefs.clients.sdk.model.OtfDiffList.DiffTypeEnum
- fromValue(String) - Static method in enum io.lakefs.clients.sdk.model.ResetCreation.TypeEnum
- fromValue(String) - Static method in enum io.lakefs.clients.sdk.model.SetupState.StateEnum
- fromValue(String) - Static method in enum io.lakefs.clients.sdk.model.Statement.EffectEnum
G
- GarbageCollectionConfig - Class in io.lakefs.clients.sdk.model
-
GarbageCollectionConfig
- GarbageCollectionConfig() - Constructor for class io.lakefs.clients.sdk.model.GarbageCollectionConfig
- GarbageCollectionConfig.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- GarbageCollectionPrepareResponse - Class in io.lakefs.clients.sdk.model
-
GarbageCollectionPrepareResponse
- GarbageCollectionPrepareResponse() - Constructor for class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
- GarbageCollectionPrepareResponse.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- GarbageCollectionRule - Class in io.lakefs.clients.sdk.model
-
GarbageCollectionRule
- GarbageCollectionRule() - Constructor for class io.lakefs.clients.sdk.model.GarbageCollectionRule
- GarbageCollectionRule.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- GarbageCollectionRules - Class in io.lakefs.clients.sdk.model
-
GarbageCollectionRules
- GarbageCollectionRules() - Constructor for class io.lakefs.clients.sdk.model.GarbageCollectionRules
- GarbageCollectionRules.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- gcAddressesLocation(String) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
- gcCommitsLocation(String) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
- gcCommitsPresignedUrl(String) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
- gcUncommittedLocation(String) - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
- getAccessKeyId() - Method in class io.lakefs.clients.sdk.model.AccessKeyCredentials
-
access key ID to set for user for use in integration testing.
- getAccessKeyId() - Method in class io.lakefs.clients.sdk.model.Credentials
-
Get accessKeyId
- getAccessKeyId() - Method in class io.lakefs.clients.sdk.model.CredentialsWithSecret
-
Get accessKeyId
- getAccessKeyId() - Method in class io.lakefs.clients.sdk.model.LoginInformation
-
Get accessKeyId
- getAction() - Method in class io.lakefs.clients.sdk.model.HookRun
-
Get action
- getAction() - Method in class io.lakefs.clients.sdk.model.Statement
-
Get action
- getActualInstance() - Method in class io.lakefs.clients.sdk.model.AbstractOpenApiSchema
-
Get the actual instance
- getActualInstanceRecursively() - Method in class io.lakefs.clients.sdk.model.AbstractOpenApiSchema
-
Get the instant recursively when the schemas defined in oneOf/anyof happen to be oneOf/anyOf schema as well
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.AccessKeyCredentials
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.ACL
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.ActionRun
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.ActionRunList
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.AuthCapabilities
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.AuthenticationToken
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.BranchCreation
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.BranchProtectionRule
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.CherryPickCreation
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.Commit
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.CommitCreation
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.CommitList
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.CommPrefsInput
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.Config
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.Credentials
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.CredentialsList
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.CredentialsWithSecret
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.CurrentUser
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.Diff
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.DiffList
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.DiffProperties
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.Error
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.ErrorNoACL
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.FindMergeBaseResult
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionConfig
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRule
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRules
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.Group
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.GroupCreation
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.GroupList
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.HookRun
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.HookRunList
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.ImportCreation
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.ImportCreationResponse
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.ImportLocation
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.ImportStatus
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.InternalDeleteBranchProtectionRuleRequest
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.LoginConfig
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.LoginInformation
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.Merge
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.MergeResult
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.MetaRangeCreation
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.MetaRangeCreationResponse
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.ObjectCopyCreation
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.ObjectError
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.ObjectErrorList
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.ObjectStats
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.ObjectStatsList
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.OtfDiffList
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.OTFDiffs
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.Pagination
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.PathList
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.Policy
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.PolicyList
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedRequest
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.RangeMetadata
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.Ref
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.RefList
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.RefsDump
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.Repository
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.RepositoryList
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.ResetCreation
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.RevertCreation
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.Setup
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.SetupState
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.StagingLocation
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.StagingMetadata
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.Statement
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.StatsEvent
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.StatsEventsList
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.StorageConfig
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.StorageURI
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.TagCreation
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.UnderlyingObjectProperties
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.UpdateToken
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.User
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.UserCreation
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.UserList
-
Return the additional (undeclared) property.
- getAdditionalProperties() - Method in class io.lakefs.clients.sdk.model.VersionConfig
-
Return the additional (undeclared) property.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.AccessKeyCredentials
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.ACL
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.ActionRun
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.ActionRunList
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.AuthCapabilities
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.AuthenticationToken
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.BranchCreation
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.BranchProtectionRule
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.CherryPickCreation
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.Commit
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.CommitCreation
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.CommitList
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.CommPrefsInput
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.Config
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.Credentials
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.CredentialsList
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.CredentialsWithSecret
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.CurrentUser
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.Diff
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.DiffList
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.DiffProperties
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.Error
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.ErrorNoACL
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.FindMergeBaseResult
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionConfig
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRule
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRules
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.Group
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.GroupCreation
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.GroupList
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.HookRun
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.HookRunList
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.ImportCreation
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.ImportCreationResponse
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.ImportLocation
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.ImportStatus
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.InternalDeleteBranchProtectionRuleRequest
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.LoginConfig
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.LoginInformation
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.Merge
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.MergeResult
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.MetaRangeCreation
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.MetaRangeCreationResponse
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.ObjectCopyCreation
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.ObjectError
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.ObjectErrorList
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.ObjectStats
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.ObjectStatsList
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.OtfDiffList
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.OTFDiffs
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.Pagination
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.PathList
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.Policy
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.PolicyList
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedRequest
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.RangeMetadata
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.Ref
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.RefList
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.RefsDump
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.Repository
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.RepositoryList
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.ResetCreation
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.RevertCreation
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.Setup
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.SetupState
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.StagingLocation
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.StagingMetadata
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.Statement
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.StatsEvent
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.StatsEventsList
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.StorageConfig
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.StorageURI
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.TagCreation
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.UnderlyingObjectProperties
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.UpdateToken
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.User
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.UserCreation
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.UserList
-
Return the additional (undeclared) property with the specified name.
- getAdditionalProperty(String) - Method in class io.lakefs.clients.sdk.model.VersionConfig
-
Return the additional (undeclared) property with the specified name.
- getApiClient() - Method in class io.lakefs.clients.sdk.ActionsApi
- getApiClient() - Method in class io.lakefs.clients.sdk.AuthApi
- getApiClient() - Method in class io.lakefs.clients.sdk.BranchesApi
- getApiClient() - Method in class io.lakefs.clients.sdk.CommitsApi
- getApiClient() - Method in class io.lakefs.clients.sdk.ConfigApi
- getApiClient() - Method in class io.lakefs.clients.sdk.ExperimentalApi
- getApiClient() - Method in class io.lakefs.clients.sdk.HealthCheckApi
- getApiClient() - Method in class io.lakefs.clients.sdk.ImportApi
- getApiClient() - Method in class io.lakefs.clients.sdk.InternalApi
- getApiClient() - Method in class io.lakefs.clients.sdk.MetadataApi
- getApiClient() - Method in class io.lakefs.clients.sdk.ObjectsApi
- getApiClient() - Method in class io.lakefs.clients.sdk.RefsApi
- getApiClient() - Method in class io.lakefs.clients.sdk.RepositoriesApi
- getApiClient() - Method in class io.lakefs.clients.sdk.StagingApi
- getApiClient() - Method in class io.lakefs.clients.sdk.TagsApi
- getApiKey() - Method in class io.lakefs.clients.sdk.auth.ApiKeyAuth
- getApiKeyPrefix() - Method in class io.lakefs.clients.sdk.auth.ApiKeyAuth
- getAuthCapabilities() - Method in class io.lakefs.clients.sdk.InternalApi
-
list authentication capabilities supported
- getAuthentication(String) - Method in class io.lakefs.clients.sdk.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class io.lakefs.clients.sdk.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getBaseCommitId() - Method in class io.lakefs.clients.sdk.model.FindMergeBaseResult
-
The commit ID of the merge base
- getBasePath() - Method in class io.lakefs.clients.sdk.ApiClient
-
Get base path
- getBearerToken() - Method in class io.lakefs.clients.sdk.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.sdk.model.StorageConfig
-
Get blockstoreNamespaceExample
- getBlockstoreNamespaceValidityRegex() - Method in class io.lakefs.clients.sdk.model.StorageConfig
-
Get blockstoreNamespaceValidityRegex
- getBlockstoreType() - Method in class io.lakefs.clients.sdk.model.StorageConfig
-
Get blockstoreType
- getBranch() - Method in class io.lakefs.clients.sdk.model.ActionRun
-
Get branch
- getBranch(String, String) - Method in class io.lakefs.clients.sdk.BranchesApi
-
get branch
- getBranches() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRules
-
Get branches
- getBranchesMetaRangeId() - Method in class io.lakefs.clients.sdk.model.RefsDump
-
Get branchesMetaRangeId
- getBranchId() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRule
-
Get branchId
- getBranchProtectionRules(String) - Method in class io.lakefs.clients.sdk.RepositoriesApi
-
get branch protection rules
- getChecksum() - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
-
Get checksum
- getChecksum() - Method in class io.lakefs.clients.sdk.model.ObjectStats
-
Get checksum
- getChecksum() - Method in class io.lakefs.clients.sdk.model.StagingMetadata
-
unique identifier of object content on backing store (typically ETag)
- getCode() - Method in exception io.lakefs.clients.sdk.ApiException
-
Get the HTTP status code.
- getCommit() - Method in class io.lakefs.clients.sdk.model.ImportCreation
-
Get commit
- getCommit() - Method in class io.lakefs.clients.sdk.model.ImportStatus
-
Get commit
- getCommit(String, String) - Method in class io.lakefs.clients.sdk.CommitsApi
-
get commit
- getCommitId() - Method in class io.lakefs.clients.sdk.model.ActionRun
-
Get commitId
- getCommitId() - Method in class io.lakefs.clients.sdk.model.Ref
-
Get commitId
- getCommitsMetaRangeId() - Method in class io.lakefs.clients.sdk.model.RefsDump
-
Get commitsMetaRangeId
- getCommitter() - Method in class io.lakefs.clients.sdk.model.Commit
-
Get committer
- getCommPrefsMissing() - Method in class io.lakefs.clients.sdk.model.SetupState
-
true if the comm prefs are missing.
- getCompleted() - Method in class io.lakefs.clients.sdk.model.ImportStatus
-
Get completed
- getConfig() - Method in class io.lakefs.clients.sdk.ConfigApi
-
retrieve lakeFS configuration
- getConnectTimeout() - Method in class io.lakefs.clients.sdk.ApiClient
-
Get connection timeout (in milliseconds).
- getContentType() - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
-
Object media type
- getContentType() - Method in class io.lakefs.clients.sdk.model.ObjectStats
-
Object media type
- getContentType() - Method in class io.lakefs.clients.sdk.model.StagingMetadata
-
Object media type
- getContinuationToken() - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedRequest
-
Get continuationToken
- getContinuationToken() - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
-
Get continuationToken
- getCount() - Method in class io.lakefs.clients.sdk.model.RangeMetadata
-
Number of records in the range.
- getCount() - Method in class io.lakefs.clients.sdk.model.StatsEvent
-
number of events of the class and name
- getCreationDate() - Method in class io.lakefs.clients.sdk.model.Commit
-
Unix Epoch in seconds
- getCreationDate() - Method in class io.lakefs.clients.sdk.model.Credentials
-
Unix Epoch in seconds
- getCreationDate() - Method in class io.lakefs.clients.sdk.model.CredentialsWithSecret
-
Unix Epoch in seconds
- getCreationDate() - Method in class io.lakefs.clients.sdk.model.Group
-
Unix Epoch in seconds
- getCreationDate() - Method in class io.lakefs.clients.sdk.model.Policy
-
Unix Epoch in seconds
- getCreationDate() - Method in class io.lakefs.clients.sdk.model.Repository
-
Unix Epoch in seconds
- getCreationDate() - Method in class io.lakefs.clients.sdk.model.User
-
Unix Epoch in seconds
- getCredentials(String, String) - Method in class io.lakefs.clients.sdk.AuthApi
-
get credentials
- getCurrentUser() - Method in class io.lakefs.clients.sdk.AuthApi
-
get current user
- getCustomBaseUrl() - Method in class io.lakefs.clients.sdk.ActionsApi
- getCustomBaseUrl() - Method in class io.lakefs.clients.sdk.AuthApi
- getCustomBaseUrl() - Method in class io.lakefs.clients.sdk.BranchesApi
- getCustomBaseUrl() - Method in class io.lakefs.clients.sdk.CommitsApi
- getCustomBaseUrl() - Method in class io.lakefs.clients.sdk.ConfigApi
- getCustomBaseUrl() - Method in class io.lakefs.clients.sdk.ExperimentalApi
- getCustomBaseUrl() - Method in class io.lakefs.clients.sdk.HealthCheckApi
- getCustomBaseUrl() - Method in class io.lakefs.clients.sdk.ImportApi
- getCustomBaseUrl() - Method in class io.lakefs.clients.sdk.InternalApi
- getCustomBaseUrl() - Method in class io.lakefs.clients.sdk.MetadataApi
- getCustomBaseUrl() - Method in class io.lakefs.clients.sdk.ObjectsApi
- getCustomBaseUrl() - Method in class io.lakefs.clients.sdk.RefsApi
- getCustomBaseUrl() - Method in class io.lakefs.clients.sdk.RepositoriesApi
- getCustomBaseUrl() - Method in class io.lakefs.clients.sdk.StagingApi
- getCustomBaseUrl() - Method in class io.lakefs.clients.sdk.TagsApi
- getData() - Method in class io.lakefs.clients.sdk.ApiResponse
-
Get the
data. - getDate() - Method in class io.lakefs.clients.sdk.model.CommitCreation
-
set date to override creation date in the commit (Unix Epoch in seconds)
- getDateFormat() - Method in class io.lakefs.clients.sdk.ApiClient
-
Getter for the field
dateFormat. - getDefaultApiClient() - Static method in class io.lakefs.clients.sdk.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.sdk.model.Repository
-
Get defaultBranch
- getDefaultBranch() - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
-
Get defaultBranch
- getDefaultNamespacePrefix() - Method in class io.lakefs.clients.sdk.model.StorageConfig
-
Get defaultNamespacePrefix
- getDefaultRetentionDays() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRules
-
Get defaultRetentionDays
- getDestination() - Method in class io.lakefs.clients.sdk.model.ImportLocation
-
Destination for the imported objects on the branch
- getDestinationCommitId() - Method in class io.lakefs.clients.sdk.model.FindMergeBaseResult
-
The commit ID of the merge destination
- getDiffs() - Method in class io.lakefs.clients.sdk.model.OTFDiffs
-
Get diffs
- getDiffType() - Method in class io.lakefs.clients.sdk.model.OtfDiffList
-
Get diffType
- getEffect() - Method in class io.lakefs.clients.sdk.model.Statement
-
Get effect
- getEmail() - Method in class io.lakefs.clients.sdk.model.CommPrefsInput
-
the provided email
- getEmail() - Method in class io.lakefs.clients.sdk.model.User
-
The email address of the user.
- getEndTime() - Method in class io.lakefs.clients.sdk.model.ActionRun
-
Get endTime
- getEndTime() - Method in class io.lakefs.clients.sdk.model.HookRun
-
Get endTime
- getError() - Method in class io.lakefs.clients.sdk.model.ImportStatus
-
Get error
- getErrors() - Method in class io.lakefs.clients.sdk.model.ObjectErrorList
-
Get errors
- getEstimatedSize() - Method in class io.lakefs.clients.sdk.model.RangeMetadata
-
Estimated size of the range in bytes
- getEvents() - Method in class io.lakefs.clients.sdk.model.StatsEventsList
-
Get events
- getEventType() - Method in class io.lakefs.clients.sdk.model.ActionRun
-
Get eventType
- getFallbackLoginLabel() - Method in class io.lakefs.clients.sdk.model.LoginConfig
-
label to place on fallback_login_url.
- getFallbackLoginUrl() - Method in class io.lakefs.clients.sdk.model.LoginConfig
-
secondary URL to offer users to use for login.
- getFeatureUpdates() - Method in class io.lakefs.clients.sdk.model.CommPrefsInput
-
user preference to receive feature updates
- getForgotPassword() - Method in class io.lakefs.clients.sdk.model.AuthCapabilities
-
Get forgotPassword
- getFriendlyName() - Method in class io.lakefs.clients.sdk.model.User
-
A shorter name for the user than the id.
- getGarbageCollectionConfig() - Method in class io.lakefs.clients.sdk.InternalApi
-
get information of gc settings
- getGcAddressesLocation() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
-
location to use for expired addresses parquet table (partitioned by run_id)
- getGcCommitsLocation() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
-
location of the resulting commits csv table (partitioned by run_id)
- getGcCommitsPresignedUrl() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
-
a presigned url to download the commits csv
- getGCRules(String) - Method in class io.lakefs.clients.sdk.RepositoriesApi
-
get repository GC rules
- getGcUncommittedLocation() - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
-
location of uncommitted information data
- getGracePeriod() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionConfig
-
Duration in seconds.
- getGroup(String) - Method in class io.lakefs.clients.sdk.AuthApi
-
get group
- getGroupACL(String) - Method in class io.lakefs.clients.sdk.AuthApi
-
get ACL of group
- getGson() - Static method in class io.lakefs.clients.sdk.JSON
-
Get Gson.
- getHasMore() - Method in class io.lakefs.clients.sdk.model.Pagination
-
Next page is available
- getHeaders() - Method in class io.lakefs.clients.sdk.ApiResponse
-
Get the
headers. - getHookId() - Method in class io.lakefs.clients.sdk.model.HookRun
-
Get hookId
- getHookRunId() - Method in class io.lakefs.clients.sdk.model.HookRun
-
Get hookRunId
- getHostIndex() - Method in class io.lakefs.clients.sdk.ActionsApi
- getHostIndex() - Method in class io.lakefs.clients.sdk.AuthApi
- getHostIndex() - Method in class io.lakefs.clients.sdk.BranchesApi
- getHostIndex() - Method in class io.lakefs.clients.sdk.CommitsApi
- getHostIndex() - Method in class io.lakefs.clients.sdk.ConfigApi
- getHostIndex() - Method in class io.lakefs.clients.sdk.ExperimentalApi
- getHostIndex() - Method in class io.lakefs.clients.sdk.HealthCheckApi
- getHostIndex() - Method in class io.lakefs.clients.sdk.ImportApi
- getHostIndex() - Method in class io.lakefs.clients.sdk.InternalApi
- getHostIndex() - Method in class io.lakefs.clients.sdk.MetadataApi
- getHostIndex() - Method in class io.lakefs.clients.sdk.ObjectsApi
- getHostIndex() - Method in class io.lakefs.clients.sdk.RefsApi
- getHostIndex() - Method in class io.lakefs.clients.sdk.RepositoriesApi
- getHostIndex() - Method in class io.lakefs.clients.sdk.StagingApi
- getHostIndex() - Method in class io.lakefs.clients.sdk.TagsApi
- getHttpClient() - Method in class io.lakefs.clients.sdk.ApiClient
-
Get HTTP client
- getId() - Method in class io.lakefs.clients.sdk.model.Commit
-
Get id
- getId() - Method in class io.lakefs.clients.sdk.model.Group
-
Get id
- getId() - Method in class io.lakefs.clients.sdk.model.GroupCreation
-
Get id
- getId() - Method in class io.lakefs.clients.sdk.model.ImportCreationResponse
-
The id of the import process
- getId() - Method in class io.lakefs.clients.sdk.model.MetaRangeCreationResponse
-
The id of the created metarange
- getId() - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
-
Get id
- getId() - Method in class io.lakefs.clients.sdk.model.Policy
-
Get id
- getId() - Method in class io.lakefs.clients.sdk.model.RangeMetadata
-
ID of the range.
- getId() - Method in class io.lakefs.clients.sdk.model.Ref
-
Get id
- getId() - Method in class io.lakefs.clients.sdk.model.Repository
-
Get id
- getId() - Method in class io.lakefs.clients.sdk.model.TagCreation
-
Get id
- getId() - Method in class io.lakefs.clients.sdk.model.User
-
A unique identifier for the user.
- getId() - Method in class io.lakefs.clients.sdk.model.UserCreation
-
a unique identifier for the user.
- getImportSupport() - Method in class io.lakefs.clients.sdk.model.StorageConfig
-
Get importSupport
- getImportValidityRegex() - Method in class io.lakefs.clients.sdk.model.StorageConfig
-
Get importValidityRegex
- getIngestedObjects() - Method in class io.lakefs.clients.sdk.model.ImportStatus
-
Number of objects processed so far
- getInviteUser() - Method in class io.lakefs.clients.sdk.model.AuthCapabilities
-
Get inviteUser
- getInviteUser() - Method in class io.lakefs.clients.sdk.model.UserCreation
-
Get inviteUser
- getJSON() - Method in class io.lakefs.clients.sdk.ApiClient
-
Get JSON
- getKey() - Method in class io.lakefs.clients.sdk.model.Setup
-
Get key
- getKeyManagers() - Method in class io.lakefs.clients.sdk.ApiClient
-
Getter for the field
keyManagers. - getLakeFSVersion() - Method in class io.lakefs.clients.sdk.InternalApi
-
Deprecated.
- getLatestVersion() - Method in class io.lakefs.clients.sdk.model.VersionConfig
-
Get latestVersion
- getLocation() - Method in class io.lakefs.clients.sdk.auth.ApiKeyAuth
- getLocation() - Method in class io.lakefs.clients.sdk.model.StorageURI
-
Get location
- getLoginConfig() - Method in class io.lakefs.clients.sdk.model.SetupState
-
Get loginConfig
- getLoginCookieNames() - Method in class io.lakefs.clients.sdk.model.LoginConfig
-
cookie names used to store JWT
- getLoginFailedMessage() - Method in class io.lakefs.clients.sdk.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.sdk.model.LoginConfig
-
primary URL to use for login.
- getLogoutUrl() - Method in class io.lakefs.clients.sdk.model.LoginConfig
-
URL to use for logging out.
- getMaxKey() - Method in class io.lakefs.clients.sdk.model.RangeMetadata
-
Last key in the range.
- getMaxPerPage() - Method in class io.lakefs.clients.sdk.model.Pagination
-
Maximal number of entries per page minimum: 0
- getMessage() - Method in exception io.lakefs.clients.sdk.ApiException
-
Get the exception message including HTTP response data.
- getMessage() - Method in class io.lakefs.clients.sdk.model.Commit
-
Get message
- getMessage() - Method in class io.lakefs.clients.sdk.model.CommitCreation
-
Get message
- getMessage() - Method in class io.lakefs.clients.sdk.model.Error
-
short message explaining the error
- getMessage() - Method in class io.lakefs.clients.sdk.model.ErrorNoACL
-
short message explaining the error
- getMessage() - Method in class io.lakefs.clients.sdk.model.Merge
-
Get message
- getMessage() - Method in class io.lakefs.clients.sdk.model.ObjectError
-
short message explaining status_code
- getMetadata() - Method in class io.lakefs.clients.sdk.model.Commit
-
Get metadata
- getMetadata() - Method in class io.lakefs.clients.sdk.model.CommitCreation
-
Get metadata
- getMetadata() - Method in class io.lakefs.clients.sdk.model.Merge
-
Get metadata
- getMetadata() - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
-
Get metadata
- getMetadata() - Method in class io.lakefs.clients.sdk.model.ObjectStats
-
Get metadata
- getMetaRange(String, String) - Method in class io.lakefs.clients.sdk.MetadataApi
-
return URI to a meta-range file
- getMetarangeId() - Method in class io.lakefs.clients.sdk.model.ImportStatus
-
Get metarangeId
- getMetaRangeId() - Method in class io.lakefs.clients.sdk.model.Commit
-
Get metaRangeId
- getMinKey() - Method in class io.lakefs.clients.sdk.model.RangeMetadata
-
First key in the range.
- getMtime() - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
-
Unix Epoch in seconds
- getMtime() - Method in class io.lakefs.clients.sdk.model.ObjectStats
-
Unix Epoch in seconds
- getName() - Method in class io.lakefs.clients.sdk.model.BranchCreation
-
Get name
- getName() - Method in class io.lakefs.clients.sdk.model.DiffProperties
-
Get name
- getName() - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
-
Get name
- getName() - Method in class io.lakefs.clients.sdk.model.StatsEvent
-
stats event name (e.g.
- getName() - Method in class io.lakefs.clients.sdk.Pair
- getNextOffset() - Method in class io.lakefs.clients.sdk.model.Pagination
-
Token used to retrieve the next page
- getNoAcl() - Method in class io.lakefs.clients.sdk.model.ErrorNoACL
-
true if the group exists but has no ACL
- getObject(String, String, String) - Method in class io.lakefs.clients.sdk.ObjectsApi
-
get object content
- getOperation() - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
-
Get operation
- getOperationContent() - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
-
free form content describing the returned operation diff
- getOperationType() - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
-
the operation category (CUD)
- getOtfDiffs() - Method in class io.lakefs.clients.sdk.ExperimentalApi
-
get the available Open Table Format diffs
- getPagination() - Method in class io.lakefs.clients.sdk.model.ActionRunList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.sdk.model.CommitList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.sdk.model.CredentialsList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.sdk.model.DiffList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.sdk.model.GroupList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.sdk.model.HookRunList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.sdk.model.ObjectStatsList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.sdk.model.PolicyList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.sdk.model.RefList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.sdk.model.RepositoryList
-
Get pagination
- getPagination() - Method in class io.lakefs.clients.sdk.model.UserList
-
Get pagination
- getParamName() - Method in class io.lakefs.clients.sdk.auth.ApiKeyAuth
- getParentNumber() - Method in class io.lakefs.clients.sdk.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.sdk.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.sdk.model.Commit
-
Get parents
- getPassword() - Method in class io.lakefs.clients.sdk.auth.HttpBasicAuth
- getPath() - Method in class io.lakefs.clients.sdk.model.Diff
-
Get path
- getPath() - Method in class io.lakefs.clients.sdk.model.ImportLocation
-
A source location to import path or to a single object.
- getPath() - Method in class io.lakefs.clients.sdk.model.ObjectError
-
affected path
- getPath() - Method in class io.lakefs.clients.sdk.model.ObjectStats
-
Get path
- getPath() - Method in class io.lakefs.clients.sdk.model.ResetCreation
-
Get path
- getPaths() - Method in class io.lakefs.clients.sdk.model.ImportCreation
-
Get paths
- getPaths() - Method in class io.lakefs.clients.sdk.model.PathList
-
Get paths
- getPathType() - Method in class io.lakefs.clients.sdk.model.Diff
-
Get pathType
- getPathType() - Method in class io.lakefs.clients.sdk.model.ObjectStats
-
Get pathType
- getPattern() - Method in class io.lakefs.clients.sdk.model.BranchProtectionRule
-
fnmatch pattern for the branch name, supporting * and ? wildcards
- getPattern() - Method in class io.lakefs.clients.sdk.model.InternalDeleteBranchProtectionRuleRequest
-
Get pattern
- getPermission() - Method in class io.lakefs.clients.sdk.model.ACL
-
Permission level to give this ACL.
- getPhysicalAddress() - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
-
Get physicalAddress
- getPhysicalAddress() - Method in class io.lakefs.clients.sdk.model.ObjectStats
-
The location of the object on the underlying object store.
- getPhysicalAddress() - Method in class io.lakefs.clients.sdk.model.StagingLocation
-
Get physicalAddress
- getPhysicalAddress(String, String, String) - Method in class io.lakefs.clients.sdk.StagingApi
-
generate an address to which the client can upload an object
- getPhysicalAddressExpiry() - Method in class io.lakefs.clients.sdk.model.ObjectStats
-
If present and nonzero, physical_address is a pre-signed URL and will expire at this Unix Epoch time.
- getPolicy(String) - Method in class io.lakefs.clients.sdk.AuthApi
-
get policy
- getPresignedUrl() - Method in class io.lakefs.clients.sdk.model.StagingLocation
-
if presign=true is passed in the request, this field will contain a pre-signed URL to use when uploading
- getPresignedUrlExpiry() - Method in class io.lakefs.clients.sdk.model.StagingLocation
-
If present and nonzero, physical_address is a pre-signed URL and will expire at this Unix Epoch time.
- getPreSignSupport() - Method in class io.lakefs.clients.sdk.model.StorageConfig
-
Get preSignSupport
- getPreSignSupportUi() - Method in class io.lakefs.clients.sdk.model.StorageConfig
-
Get preSignSupportUi
- getPropertyClass() - Method in class io.lakefs.clients.sdk.model.StatsEvent
-
stats event class (e.g.
- getRange(String, String) - Method in class io.lakefs.clients.sdk.MetadataApi
-
return URI to a range file
- getRanges() - Method in class io.lakefs.clients.sdk.model.MetaRangeCreation
-
Get ranges
- getRBAC() - Method in class io.lakefs.clients.sdk.model.LoginConfig
-
RBAC will remain enabled on GUI if \"external\".
- getReadTimeout() - Method in class io.lakefs.clients.sdk.ApiClient
-
Get read timeout (in milliseconds).
- getRef() - Method in class io.lakefs.clients.sdk.model.CherryPickCreation
-
the commit to cherry-pick, given by a ref
- getRef() - Method in class io.lakefs.clients.sdk.model.RevertCreation
-
the commit to revert, given by a ref
- getRef() - Method in class io.lakefs.clients.sdk.model.TagCreation
-
Get ref
- getReference() - Method in class io.lakefs.clients.sdk.model.MergeResult
-
Get reference
- getRepository(String) - Method in class io.lakefs.clients.sdk.RepositoriesApi
-
get repository
- getRepositoryMetadata(String) - Method in class io.lakefs.clients.sdk.RepositoriesApi
-
get repository metadata
- getResource() - Method in class io.lakefs.clients.sdk.model.Statement
-
Get resource
- getResponseBody() - Method in exception io.lakefs.clients.sdk.ApiException
-
Get the HTTP response body.
- getResponseHeaders() - Method in exception io.lakefs.clients.sdk.ApiException
-
Get the HTTP response headers.
- getResults() - Method in class io.lakefs.clients.sdk.model.ActionRunList
-
Get results
- getResults() - Method in class io.lakefs.clients.sdk.model.CommitList
-
Get results
- getResults() - Method in class io.lakefs.clients.sdk.model.CredentialsList
-
Get results
- getResults() - Method in class io.lakefs.clients.sdk.model.DiffList
-
Get results
- getResults() - Method in class io.lakefs.clients.sdk.model.GroupList
-
Get results
- getResults() - Method in class io.lakefs.clients.sdk.model.HookRunList
-
Get results
- getResults() - Method in class io.lakefs.clients.sdk.model.ObjectStatsList
-
Get results
- getResults() - Method in class io.lakefs.clients.sdk.model.OtfDiffList
-
Get results
- getResults() - Method in class io.lakefs.clients.sdk.model.Pagination
-
Number of values found in the results minimum: 0
- getResults() - Method in class io.lakefs.clients.sdk.model.PolicyList
-
Get results
- getResults() - Method in class io.lakefs.clients.sdk.model.RefList
-
Get results
- getResults() - Method in class io.lakefs.clients.sdk.model.RepositoryList
-
Get results
- getResults() - Method in class io.lakefs.clients.sdk.model.UserList
-
Get results
- getRetentionDays() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRule
-
Get retentionDays
- getRun(String, String) - Method in class io.lakefs.clients.sdk.ActionsApi
-
get a run
- getRunHookOutput(String, String, String) - Method in class io.lakefs.clients.sdk.ActionsApi
-
get run hook output
- getRunId() - Method in class io.lakefs.clients.sdk.model.ActionRun
-
Get runId
- getRunId() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
-
a unique identifier generated for this GC job
- getRunId() - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
-
Get runId
- getSampleData() - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
-
Get sampleData
- getSchemas() - Method in class io.lakefs.clients.sdk.model.AbstractOpenApiSchema
-
Get the list of oneOf/anyOf composed schemas allowed to be stored in this object
- getSchemaType() - Method in class io.lakefs.clients.sdk.model.AbstractOpenApiSchema
-
Get the schema type (e.g.
- getSecretAccessKey() - Method in class io.lakefs.clients.sdk.model.AccessKeyCredentials
-
secret access key to set for user for use in integration testing.
- getSecretAccessKey() - Method in class io.lakefs.clients.sdk.model.CredentialsWithSecret
-
Get secretAccessKey
- getSecretAccessKey() - Method in class io.lakefs.clients.sdk.model.LoginInformation
-
Get secretAccessKey
- getSecurityUpdates() - Method in class io.lakefs.clients.sdk.model.CommPrefsInput
-
user preference to receive security updates
- getServerIndex() - Method in class io.lakefs.clients.sdk.ApiClient
- getServers() - Method in class io.lakefs.clients.sdk.ApiClient
- getServerVariables() - Method in class io.lakefs.clients.sdk.ApiClient
- getSetupState() - Method in class io.lakefs.clients.sdk.InternalApi
-
check if the lakeFS installation is already set up
- getSizeBytes() - Method in class io.lakefs.clients.sdk.model.Diff
-
represents the size of the added/changed/deleted entry
- getSizeBytes() - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
-
Get sizeBytes
- getSizeBytes() - Method in class io.lakefs.clients.sdk.model.ObjectStats
-
Get sizeBytes
- getSizeBytes() - Method in class io.lakefs.clients.sdk.model.StagingMetadata
-
Get sizeBytes
- getSource() - Method in class io.lakefs.clients.sdk.model.BranchCreation
-
Get source
- getSourceCommitId() - Method in class io.lakefs.clients.sdk.model.FindMergeBaseResult
-
The commit ID of the merge source
- getSrcPath() - Method in class io.lakefs.clients.sdk.model.ObjectCopyCreation
-
path of the copied object relative to the ref
- getSrcRef() - Method in class io.lakefs.clients.sdk.model.ObjectCopyCreation
-
a reference, if empty uses the provided branch as ref
- getSslCaCert() - Method in class io.lakefs.clients.sdk.ApiClient
-
Get SSL CA cert.
- getStaging() - Method in class io.lakefs.clients.sdk.model.StagingMetadata
-
Get staging
- getStagingToken() - Method in class io.lakefs.clients.sdk.model.UpdateToken
-
Get stagingToken
- getStartTime() - Method in class io.lakefs.clients.sdk.model.ActionRun
-
Get startTime
- getStartTime() - Method in class io.lakefs.clients.sdk.model.HookRun
-
Get startTime
- getState() - Method in class io.lakefs.clients.sdk.model.SetupState
-
Get state
- getStatement() - Method in class io.lakefs.clients.sdk.model.Policy
-
Get statement
- getStatus() - Method in class io.lakefs.clients.sdk.model.ActionRun
-
Get status
- getStatus() - Method in class io.lakefs.clients.sdk.model.HookRun
-
Get status
- getStatusCode() - Method in class io.lakefs.clients.sdk.ApiResponse
-
Get the
status code. - getStatusCode() - Method in class io.lakefs.clients.sdk.model.ObjectError
-
HTTP status code associated for operation on path
- getStorageClass() - Method in class io.lakefs.clients.sdk.model.UnderlyingObjectProperties
-
Get storageClass
- getStorageConfig() - Method in class io.lakefs.clients.sdk.InternalApi
-
Deprecated.
- getStorageConfig() - Method in class io.lakefs.clients.sdk.model.Config
-
Get storageConfig
- getStorageNamespace() - Method in class io.lakefs.clients.sdk.model.Repository
-
Filesystem URI to store the underlying data in (e.g.
- getStorageNamespace() - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
-
Filesystem URI to store the underlying data in (e.g.
- getStrategy() - Method in class io.lakefs.clients.sdk.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.sdk.TagsApi
-
get tag
- getTagsMetaRangeId() - Method in class io.lakefs.clients.sdk.model.RefsDump
-
Get tagsMetaRangeId
- getTempFolderPath() - Method in class io.lakefs.clients.sdk.ApiClient
-
The path of temporary folder used to store downloaded files from endpoints with file response.
- getTimestamp() - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
-
Get timestamp
- getToken() - Method in class io.lakefs.clients.sdk.model.AuthenticationToken
-
a JWT token that could be used to authenticate requests
- getTokenExpiration() - Method in class io.lakefs.clients.sdk.model.AuthenticationToken
-
Unix Epoch in seconds
- getType() - Method in class io.lakefs.clients.sdk.model.Diff
-
Get type
- getType() - Method in class io.lakefs.clients.sdk.model.ImportLocation
-
Path type, can either be 'common_prefix' or 'object'
- getType() - Method in class io.lakefs.clients.sdk.model.ResetCreation
-
Get type
- getUnderlyingProperties(String, String, String) - Method in class io.lakefs.clients.sdk.ObjectsApi
-
get object properties on underlying storage
- getUpdateTime() - Method in class io.lakefs.clients.sdk.model.ImportStatus
-
Get updateTime
- getUpgradeRecommended() - Method in class io.lakefs.clients.sdk.model.VersionConfig
-
Get upgradeRecommended
- getUpgradeUrl() - Method in class io.lakefs.clients.sdk.model.VersionConfig
-
Get upgradeUrl
- getUser() - Method in class io.lakefs.clients.sdk.model.CurrentUser
-
Get user
- getUser(String) - Method in class io.lakefs.clients.sdk.AuthApi
-
get user
- getUserMetadata() - Method in class io.lakefs.clients.sdk.model.StagingMetadata
-
Get userMetadata
- getUsername() - Method in class io.lakefs.clients.sdk.auth.HttpBasicAuth
- getUsername() - Method in class io.lakefs.clients.sdk.model.Setup
-
an identifier for the user (e.g.
- getValue() - Method in enum io.lakefs.clients.sdk.model.ActionRun.StatusEnum
- getValue() - Method in enum io.lakefs.clients.sdk.model.Diff.PathTypeEnum
- getValue() - Method in enum io.lakefs.clients.sdk.model.Diff.TypeEnum
- getValue() - Method in enum io.lakefs.clients.sdk.model.HookRun.StatusEnum
- getValue() - Method in enum io.lakefs.clients.sdk.model.ImportLocation.TypeEnum
- getValue() - Method in enum io.lakefs.clients.sdk.model.LoginConfig.RBACEnum
- getValue() - Method in enum io.lakefs.clients.sdk.model.ObjectStats.PathTypeEnum
- getValue() - Method in enum io.lakefs.clients.sdk.model.OtfDiffEntry.OperationTypeEnum
- getValue() - Method in enum io.lakefs.clients.sdk.model.OtfDiffList.DiffTypeEnum
- getValue() - Method in enum io.lakefs.clients.sdk.model.ResetCreation.TypeEnum
- getValue() - Method in enum io.lakefs.clients.sdk.model.SetupState.StateEnum
- getValue() - Method in enum io.lakefs.clients.sdk.model.Statement.EffectEnum
- getValue() - Method in class io.lakefs.clients.sdk.Pair
- getVersion() - Method in class io.lakefs.clients.sdk.model.VersionConfig
-
Get version
- getVersionConfig() - Method in class io.lakefs.clients.sdk.model.Config
-
Get versionConfig
- getWriteTimeout() - Method in class io.lakefs.clients.sdk.ApiClient
-
Get write timeout (in milliseconds).
- gracePeriod(Integer) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionConfig
- Group - Class in io.lakefs.clients.sdk.model
-
Group
- Group() - Constructor for class io.lakefs.clients.sdk.model.Group
- Group.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- groupCreation(GroupCreation) - Method in class io.lakefs.clients.sdk.AuthApi.APIcreateGroupRequest
-
Set groupCreation
- GroupCreation - Class in io.lakefs.clients.sdk.model
-
GroupCreation
- GroupCreation() - Constructor for class io.lakefs.clients.sdk.model.GroupCreation
- GroupCreation.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- GroupList - Class in io.lakefs.clients.sdk.model
-
GroupList
- GroupList() - Constructor for class io.lakefs.clients.sdk.model.GroupList
- GroupList.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- guessContentTypeFromFile(File) - Method in class io.lakefs.clients.sdk.ApiClient
-
Guess Content-Type header from the given file (defaults to "application/octet-stream").
H
- handleResponse(Response, Type) - Method in class io.lakefs.clients.sdk.ApiClient
-
Handle the given response, return the deserialized object when the response is successful.
- hashCode() - Method in class io.lakefs.clients.sdk.model.AbstractOpenApiSchema
- hashCode() - Method in class io.lakefs.clients.sdk.model.AccessKeyCredentials
- hashCode() - Method in class io.lakefs.clients.sdk.model.ACL
- hashCode() - Method in class io.lakefs.clients.sdk.model.ActionRun
- hashCode() - Method in class io.lakefs.clients.sdk.model.ActionRunList
- hashCode() - Method in class io.lakefs.clients.sdk.model.AuthCapabilities
- hashCode() - Method in class io.lakefs.clients.sdk.model.AuthenticationToken
- hashCode() - Method in class io.lakefs.clients.sdk.model.BranchCreation
- hashCode() - Method in class io.lakefs.clients.sdk.model.BranchProtectionRule
- hashCode() - Method in class io.lakefs.clients.sdk.model.CherryPickCreation
- hashCode() - Method in class io.lakefs.clients.sdk.model.Commit
- hashCode() - Method in class io.lakefs.clients.sdk.model.CommitCreation
- hashCode() - Method in class io.lakefs.clients.sdk.model.CommitList
- hashCode() - Method in class io.lakefs.clients.sdk.model.CommPrefsInput
- hashCode() - Method in class io.lakefs.clients.sdk.model.Config
- hashCode() - Method in class io.lakefs.clients.sdk.model.Credentials
- hashCode() - Method in class io.lakefs.clients.sdk.model.CredentialsList
- hashCode() - Method in class io.lakefs.clients.sdk.model.CredentialsWithSecret
- hashCode() - Method in class io.lakefs.clients.sdk.model.CurrentUser
- hashCode() - Method in class io.lakefs.clients.sdk.model.Diff
- hashCode() - Method in class io.lakefs.clients.sdk.model.DiffList
- hashCode() - Method in class io.lakefs.clients.sdk.model.DiffProperties
- hashCode() - Method in class io.lakefs.clients.sdk.model.Error
- hashCode() - Method in class io.lakefs.clients.sdk.model.ErrorNoACL
- hashCode() - Method in class io.lakefs.clients.sdk.model.FindMergeBaseResult
- hashCode() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionConfig
- hashCode() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
- hashCode() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRule
- hashCode() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRules
- hashCode() - Method in class io.lakefs.clients.sdk.model.Group
- hashCode() - Method in class io.lakefs.clients.sdk.model.GroupCreation
- hashCode() - Method in class io.lakefs.clients.sdk.model.GroupList
- hashCode() - Method in class io.lakefs.clients.sdk.model.HookRun
- hashCode() - Method in class io.lakefs.clients.sdk.model.HookRunList
- hashCode() - Method in class io.lakefs.clients.sdk.model.ImportCreation
- hashCode() - Method in class io.lakefs.clients.sdk.model.ImportCreationResponse
- hashCode() - Method in class io.lakefs.clients.sdk.model.ImportLocation
- hashCode() - Method in class io.lakefs.clients.sdk.model.ImportStatus
- hashCode() - Method in class io.lakefs.clients.sdk.model.InternalDeleteBranchProtectionRuleRequest
- hashCode() - Method in class io.lakefs.clients.sdk.model.LoginConfig
- hashCode() - Method in class io.lakefs.clients.sdk.model.LoginInformation
- hashCode() - Method in class io.lakefs.clients.sdk.model.Merge
- hashCode() - Method in class io.lakefs.clients.sdk.model.MergeResult
- hashCode() - Method in class io.lakefs.clients.sdk.model.MetaRangeCreation
- hashCode() - Method in class io.lakefs.clients.sdk.model.MetaRangeCreationResponse
- hashCode() - Method in class io.lakefs.clients.sdk.model.ObjectCopyCreation
- hashCode() - Method in class io.lakefs.clients.sdk.model.ObjectError
- hashCode() - Method in class io.lakefs.clients.sdk.model.ObjectErrorList
- hashCode() - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
- hashCode() - Method in class io.lakefs.clients.sdk.model.ObjectStats
- hashCode() - Method in class io.lakefs.clients.sdk.model.ObjectStatsList
- hashCode() - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
- hashCode() - Method in class io.lakefs.clients.sdk.model.OtfDiffList
- hashCode() - Method in class io.lakefs.clients.sdk.model.OTFDiffs
- hashCode() - Method in class io.lakefs.clients.sdk.model.Pagination
- hashCode() - Method in class io.lakefs.clients.sdk.model.PathList
- hashCode() - Method in class io.lakefs.clients.sdk.model.Policy
- hashCode() - Method in class io.lakefs.clients.sdk.model.PolicyList
- hashCode() - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedRequest
- hashCode() - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
- hashCode() - Method in class io.lakefs.clients.sdk.model.RangeMetadata
- hashCode() - Method in class io.lakefs.clients.sdk.model.Ref
- hashCode() - Method in class io.lakefs.clients.sdk.model.RefList
- hashCode() - Method in class io.lakefs.clients.sdk.model.RefsDump
- hashCode() - Method in class io.lakefs.clients.sdk.model.Repository
- hashCode() - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
- hashCode() - Method in class io.lakefs.clients.sdk.model.RepositoryList
- hashCode() - Method in class io.lakefs.clients.sdk.model.ResetCreation
- hashCode() - Method in class io.lakefs.clients.sdk.model.RevertCreation
- hashCode() - Method in class io.lakefs.clients.sdk.model.Setup
- hashCode() - Method in class io.lakefs.clients.sdk.model.SetupState
- hashCode() - Method in class io.lakefs.clients.sdk.model.StagingLocation
- hashCode() - Method in class io.lakefs.clients.sdk.model.StagingMetadata
- hashCode() - Method in class io.lakefs.clients.sdk.model.Statement
- hashCode() - Method in class io.lakefs.clients.sdk.model.StatsEvent
- hashCode() - Method in class io.lakefs.clients.sdk.model.StatsEventsList
- hashCode() - Method in class io.lakefs.clients.sdk.model.StorageConfig
- hashCode() - Method in class io.lakefs.clients.sdk.model.StorageURI
- hashCode() - Method in class io.lakefs.clients.sdk.model.TagCreation
- hashCode() - Method in class io.lakefs.clients.sdk.model.UnderlyingObjectProperties
- hashCode() - Method in class io.lakefs.clients.sdk.model.UpdateToken
- hashCode() - Method in class io.lakefs.clients.sdk.model.User
- hashCode() - Method in class io.lakefs.clients.sdk.model.UserCreation
- hashCode() - Method in class io.lakefs.clients.sdk.model.UserList
- hashCode() - Method in class io.lakefs.clients.sdk.model.VersionConfig
- hasMore(Boolean) - Method in class io.lakefs.clients.sdk.model.Pagination
- headObject(String, String, String) - Method in class io.lakefs.clients.sdk.ObjectsApi
-
check if object exists
- healthCheck() - Method in class io.lakefs.clients.sdk.HealthCheckApi
-
check that the API server is up and running
- HealthCheckApi - Class in io.lakefs.clients.sdk
- HealthCheckApi() - Constructor for class io.lakefs.clients.sdk.HealthCheckApi
- HealthCheckApi(ApiClient) - Constructor for class io.lakefs.clients.sdk.HealthCheckApi
- HealthCheckApi.APIhealthCheckRequest - Class in io.lakefs.clients.sdk
- hookId(String) - Method in class io.lakefs.clients.sdk.model.HookRun
- HookRun - Class in io.lakefs.clients.sdk.model
-
HookRun
- HookRun() - Constructor for class io.lakefs.clients.sdk.model.HookRun
- HookRun.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- HookRun.StatusEnum - Enum in io.lakefs.clients.sdk.model
-
Gets or Sets status
- HookRun.StatusEnum.Adapter - Class in io.lakefs.clients.sdk.model
- hookRunId(String) - Method in class io.lakefs.clients.sdk.model.HookRun
- HookRunList - Class in io.lakefs.clients.sdk.model
-
HookRunList
- HookRunList() - Constructor for class io.lakefs.clients.sdk.model.HookRunList
- HookRunList.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- HttpBasicAuth - Class in io.lakefs.clients.sdk.auth
- HttpBasicAuth() - Constructor for class io.lakefs.clients.sdk.auth.HttpBasicAuth
- HttpBearerAuth - Class in io.lakefs.clients.sdk.auth
- HttpBearerAuth(String) - Constructor for class io.lakefs.clients.sdk.auth.HttpBearerAuth
I
- id(String) - Method in class io.lakefs.clients.sdk.model.Commit
- id(String) - Method in class io.lakefs.clients.sdk.model.Group
- id(String) - Method in class io.lakefs.clients.sdk.model.GroupCreation
- id(String) - Method in class io.lakefs.clients.sdk.model.ImportCreationResponse
- id(String) - Method in class io.lakefs.clients.sdk.model.MetaRangeCreationResponse
- id(String) - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
- id(String) - Method in class io.lakefs.clients.sdk.model.Policy
- id(String) - Method in class io.lakefs.clients.sdk.model.RangeMetadata
- id(String) - Method in class io.lakefs.clients.sdk.model.Ref
- id(String) - Method in class io.lakefs.clients.sdk.model.Repository
- id(String) - Method in class io.lakefs.clients.sdk.model.TagCreation
- id(String) - Method in class io.lakefs.clients.sdk.model.User
- id(String) - Method in class io.lakefs.clients.sdk.model.UserCreation
- ifMatch(String) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIsetBranchProtectionRulesRequest
-
Set ifMatch
- ifNoneMatch(String) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIuploadObjectRequest
-
Set ifNoneMatch
- ImportApi - Class in io.lakefs.clients.sdk
- ImportApi() - Constructor for class io.lakefs.clients.sdk.ImportApi
- ImportApi(ApiClient) - Constructor for class io.lakefs.clients.sdk.ImportApi
- ImportApi.APIimportCancelRequest - Class in io.lakefs.clients.sdk
- ImportApi.APIimportStartRequest - Class in io.lakefs.clients.sdk
- ImportApi.APIimportStatusRequest - Class in io.lakefs.clients.sdk
- importCancel(String, String, String) - Method in class io.lakefs.clients.sdk.ImportApi
-
cancel ongoing import
- ImportCreation - Class in io.lakefs.clients.sdk.model
-
ImportCreation
- ImportCreation() - Constructor for class io.lakefs.clients.sdk.model.ImportCreation
- ImportCreation.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- ImportCreationResponse - Class in io.lakefs.clients.sdk.model
-
ImportCreationResponse
- ImportCreationResponse() - Constructor for class io.lakefs.clients.sdk.model.ImportCreationResponse
- ImportCreationResponse.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- ImportLocation - Class in io.lakefs.clients.sdk.model
-
ImportLocation
- ImportLocation() - Constructor for class io.lakefs.clients.sdk.model.ImportLocation
- ImportLocation.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- ImportLocation.TypeEnum - Enum in io.lakefs.clients.sdk.model
-
Path type, can either be 'common_prefix' or 'object'
- ImportLocation.TypeEnum.Adapter - Class in io.lakefs.clients.sdk.model
- importStart(String, String, ImportCreation) - Method in class io.lakefs.clients.sdk.ImportApi
-
import data from object store
- importStatus(String, String, String) - Method in class io.lakefs.clients.sdk.ImportApi
-
get import status
- ImportStatus - Class in io.lakefs.clients.sdk.model
-
ImportStatus
- ImportStatus() - Constructor for class io.lakefs.clients.sdk.model.ImportStatus
- ImportStatus.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- importSupport(Boolean) - Method in class io.lakefs.clients.sdk.model.StorageConfig
- importValidityRegex(String) - Method in class io.lakefs.clients.sdk.model.StorageConfig
- ingestedObjects(Long) - Method in class io.lakefs.clients.sdk.model.ImportStatus
- INITIALIZED - io.lakefs.clients.sdk.model.SetupState.StateEnum
- InternalApi - Class in io.lakefs.clients.sdk
- InternalApi() - Constructor for class io.lakefs.clients.sdk.InternalApi
- InternalApi(ApiClient) - Constructor for class io.lakefs.clients.sdk.InternalApi
- InternalApi.APIcreateBranchProtectionRulePreflightRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIcreateSymlinkFileRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIdumpRefsRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIgetAuthCapabilitiesRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIgetGarbageCollectionConfigRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIgetLakeFSVersionRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIgetSetupStateRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIgetStorageConfigRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIinternalCreateBranchProtectionRuleRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIinternalDeleteBranchProtectionRuleRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIinternalDeleteGarbageCollectionRulesRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIinternalGetBranchProtectionRulesRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIinternalGetGarbageCollectionRulesRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIinternalSetGarbageCollectionRulesRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIpostStatsEventsRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIprepareGarbageCollectionCommitsRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIprepareGarbageCollectionUncommittedRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIrestoreRefsRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIsetGarbageCollectionRulesPreflightRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIsetupCommPrefsRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIsetupRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIstageObjectRequest - Class in io.lakefs.clients.sdk
- InternalApi.APIuploadObjectPreflightRequest - Class in io.lakefs.clients.sdk
- internalCreateBranchProtectionRule(String, BranchProtectionRule) - Method in class io.lakefs.clients.sdk.InternalApi
-
Deprecated.
- internalDeleteBranchProtectionRule(String, InternalDeleteBranchProtectionRuleRequest) - Method in class io.lakefs.clients.sdk.InternalApi
-
Deprecated.
- InternalDeleteBranchProtectionRuleRequest - Class in io.lakefs.clients.sdk.model
-
InternalDeleteBranchProtectionRuleRequest
- InternalDeleteBranchProtectionRuleRequest() - Constructor for class io.lakefs.clients.sdk.model.InternalDeleteBranchProtectionRuleRequest
- InternalDeleteBranchProtectionRuleRequest.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- internalDeleteGarbageCollectionRules(String) - Method in class io.lakefs.clients.sdk.InternalApi
-
Deprecated.
- internalGetBranchProtectionRules(String) - Method in class io.lakefs.clients.sdk.InternalApi
-
Deprecated.
- internalGetGarbageCollectionRules(String) - Method in class io.lakefs.clients.sdk.InternalApi
-
Deprecated.
- internalSetGarbageCollectionRules(String, GarbageCollectionRules) - Method in class io.lakefs.clients.sdk.InternalApi
-
Deprecated.
- inviteUser(Boolean) - Method in class io.lakefs.clients.sdk.model.AuthCapabilities
- inviteUser(Boolean) - Method in class io.lakefs.clients.sdk.model.UserCreation
- io.lakefs.clients.sdk - package io.lakefs.clients.sdk
- io.lakefs.clients.sdk.auth - package io.lakefs.clients.sdk.auth
- io.lakefs.clients.sdk.model - package io.lakefs.clients.sdk.model
- isDebugging() - Method in class io.lakefs.clients.sdk.ApiClient
-
Check that whether debugging is enabled for this API client.
- isJsonMime(String) - Method in class io.lakefs.clients.sdk.ApiClient
-
Check if the given MIME is a JSON MIME.
- isNullable() - Method in class io.lakefs.clients.sdk.model.AbstractOpenApiSchema
-
Is nullable
- isVerifyingSsl() - Method in class io.lakefs.clients.sdk.ApiClient
-
True if isVerifyingSsl flag is on
J
- join(String[], String) - Static method in class io.lakefs.clients.sdk.StringUtil
-
Join an array of strings with the given separator.
- join(Collection<String>, String) - Static method in class io.lakefs.clients.sdk.StringUtil
-
Join a list of strings with the given separator.
- JSON - Class in io.lakefs.clients.sdk
- JSON() - Constructor for class io.lakefs.clients.sdk.JSON
- JSON.ByteArrayAdapter - Class in io.lakefs.clients.sdk
-
Gson TypeAdapter for Byte Array type
- JSON.DateTypeAdapter - Class in io.lakefs.clients.sdk
-
Gson TypeAdapter for java.util.Date type If the dateFormat is null, ISO8601Utils will be used.
- JSON.LocalDateTypeAdapter - Class in io.lakefs.clients.sdk
-
Gson TypeAdapter for JSR310 LocalDate type
- JSON.OffsetDateTimeTypeAdapter - Class in io.lakefs.clients.sdk
-
Gson TypeAdapter for JSR310 OffsetDateTime type
- JSON.SqlDateTypeAdapter - Class in io.lakefs.clients.sdk
-
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.sdk.model.Setup
L
- latestVersion(String) - Method in class io.lakefs.clients.sdk.model.VersionConfig
- limit(Boolean) - Method in class io.lakefs.clients.sdk.RefsApi.APIlogCommitsRequest
-
Set limit
- linkPhysicalAddress(String, String, String, StagingMetadata) - Method in class io.lakefs.clients.sdk.StagingApi
-
associate staging on this physical address with a path Link the physical address with the path in lakeFS, creating an uncommitted change.
- listBranches(String) - Method in class io.lakefs.clients.sdk.BranchesApi
-
list branches
- listGroupMembers(String) - Method in class io.lakefs.clients.sdk.AuthApi
-
list group members
- listGroupPolicies(String) - Method in class io.lakefs.clients.sdk.AuthApi
-
list group policies
- listGroups() - Method in class io.lakefs.clients.sdk.AuthApi
-
list groups
- listObjects(String, String) - Method in class io.lakefs.clients.sdk.ObjectsApi
-
list objects under a given prefix
- listPolicies() - Method in class io.lakefs.clients.sdk.AuthApi
-
list policies
- listRepositories() - Method in class io.lakefs.clients.sdk.RepositoriesApi
-
list repositories
- listRepositoryRuns(String) - Method in class io.lakefs.clients.sdk.ActionsApi
-
list runs
- listRunHooks(String, String) - Method in class io.lakefs.clients.sdk.ActionsApi
-
list run hooks
- listTags(String) - Method in class io.lakefs.clients.sdk.TagsApi
-
list tags
- listUserCredentials(String) - Method in class io.lakefs.clients.sdk.AuthApi
-
list user credentials
- listUserGroups(String) - Method in class io.lakefs.clients.sdk.AuthApi
-
list user groups
- listUserPolicies(String) - Method in class io.lakefs.clients.sdk.AuthApi
-
list user policies
- listUsers() - Method in class io.lakefs.clients.sdk.AuthApi
-
list users
- LocalDateTypeAdapter() - Constructor for class io.lakefs.clients.sdk.JSON.LocalDateTypeAdapter
- LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class io.lakefs.clients.sdk.JSON.LocalDateTypeAdapter
- location(String) - Method in class io.lakefs.clients.sdk.InternalApi.APIcreateSymlinkFileRequest
-
Set location
- location(String) - Method in class io.lakefs.clients.sdk.model.StorageURI
- logCommits(String, String) - Method in class io.lakefs.clients.sdk.RefsApi
-
get commit log from ref.
- login() - Method in class io.lakefs.clients.sdk.AuthApi
-
perform a login
- loginConfig(LoginConfig) - Method in class io.lakefs.clients.sdk.model.SetupState
- LoginConfig - Class in io.lakefs.clients.sdk.model
-
LoginConfig
- LoginConfig() - Constructor for class io.lakefs.clients.sdk.model.LoginConfig
- LoginConfig.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- LoginConfig.RBACEnum - Enum in io.lakefs.clients.sdk.model
-
RBAC will remain enabled on GUI if \"external\".
- LoginConfig.RBACEnum.Adapter - Class in io.lakefs.clients.sdk.model
- loginCookieNames(List<String>) - Method in class io.lakefs.clients.sdk.model.LoginConfig
- loginFailedMessage(String) - Method in class io.lakefs.clients.sdk.model.LoginConfig
- loginInformation(LoginInformation) - Method in class io.lakefs.clients.sdk.AuthApi.APIloginRequest
-
Set loginInformation
- LoginInformation - Class in io.lakefs.clients.sdk.model
-
LoginInformation
- LoginInformation() - Constructor for class io.lakefs.clients.sdk.model.LoginInformation
- LoginInformation.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- loginUrl(String) - Method in class io.lakefs.clients.sdk.model.LoginConfig
- logoutUrl(String) - Method in class io.lakefs.clients.sdk.model.LoginConfig
M
- maxKey(String) - Method in class io.lakefs.clients.sdk.model.RangeMetadata
- maxPerPage(Integer) - Method in class io.lakefs.clients.sdk.model.Pagination
- merge(Merge) - Method in class io.lakefs.clients.sdk.RefsApi.APImergeIntoBranchRequest
-
Set merge
- Merge - Class in io.lakefs.clients.sdk.model
-
Merge
- Merge() - Constructor for class io.lakefs.clients.sdk.model.Merge
- Merge.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- mergeIntoBranch(String, String, String) - Method in class io.lakefs.clients.sdk.RefsApi
-
merge references
- MergeResult - Class in io.lakefs.clients.sdk.model
-
MergeResult
- MergeResult() - Constructor for class io.lakefs.clients.sdk.model.MergeResult
- MergeResult.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- message(String) - Method in class io.lakefs.clients.sdk.model.Commit
- message(String) - Method in class io.lakefs.clients.sdk.model.CommitCreation
- message(String) - Method in class io.lakefs.clients.sdk.model.Error
- message(String) - Method in class io.lakefs.clients.sdk.model.ErrorNoACL
- message(String) - Method in class io.lakefs.clients.sdk.model.Merge
- message(String) - Method in class io.lakefs.clients.sdk.model.ObjectError
- metadata(Map<String, String>) - Method in class io.lakefs.clients.sdk.model.Commit
- metadata(Map<String, String>) - Method in class io.lakefs.clients.sdk.model.CommitCreation
- metadata(Map<String, String>) - Method in class io.lakefs.clients.sdk.model.Merge
- metadata(Map<String, String>) - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
- metadata(Map<String, String>) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- MetadataApi - Class in io.lakefs.clients.sdk
- MetadataApi() - Constructor for class io.lakefs.clients.sdk.MetadataApi
- MetadataApi(ApiClient) - Constructor for class io.lakefs.clients.sdk.MetadataApi
- MetadataApi.APIgetMetaRangeRequest - Class in io.lakefs.clients.sdk
- MetadataApi.APIgetRangeRequest - Class in io.lakefs.clients.sdk
- MetaRangeCreation - Class in io.lakefs.clients.sdk.model
-
MetaRangeCreation
- MetaRangeCreation() - Constructor for class io.lakefs.clients.sdk.model.MetaRangeCreation
- MetaRangeCreation.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- MetaRangeCreationResponse - Class in io.lakefs.clients.sdk.model
-
MetaRangeCreationResponse
- MetaRangeCreationResponse() - Constructor for class io.lakefs.clients.sdk.model.MetaRangeCreationResponse
- MetaRangeCreationResponse.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- metarangeId(String) - Method in class io.lakefs.clients.sdk.model.ImportStatus
- metaRangeId(String) - Method in class io.lakefs.clients.sdk.model.Commit
- minKey(String) - Method in class io.lakefs.clients.sdk.model.RangeMetadata
- mtime(Long) - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
- mtime(Long) - Method in class io.lakefs.clients.sdk.model.ObjectStats
N
- name(String) - Method in class io.lakefs.clients.sdk.model.BranchCreation
- name(String) - Method in class io.lakefs.clients.sdk.model.DiffProperties
- name(String) - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
- name(String) - Method in class io.lakefs.clients.sdk.model.StatsEvent
- nextOffset(String) - Method in class io.lakefs.clients.sdk.model.Pagination
- noAcl(Boolean) - Method in class io.lakefs.clients.sdk.model.ErrorNoACL
- NOT_INITIALIZED - io.lakefs.clients.sdk.model.SetupState.StateEnum
O
- OBJECT - io.lakefs.clients.sdk.model.Diff.PathTypeEnum
- OBJECT - io.lakefs.clients.sdk.model.ImportLocation.TypeEnum
- OBJECT - io.lakefs.clients.sdk.model.ObjectStats.PathTypeEnum
- OBJECT - io.lakefs.clients.sdk.model.ResetCreation.TypeEnum
- ObjectCopyCreation - Class in io.lakefs.clients.sdk.model
-
ObjectCopyCreation
- ObjectCopyCreation() - Constructor for class io.lakefs.clients.sdk.model.ObjectCopyCreation
- ObjectCopyCreation.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- ObjectError - Class in io.lakefs.clients.sdk.model
-
ObjectError
- ObjectError() - Constructor for class io.lakefs.clients.sdk.model.ObjectError
- ObjectError.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- ObjectErrorList - Class in io.lakefs.clients.sdk.model
-
ObjectErrorList
- ObjectErrorList() - Constructor for class io.lakefs.clients.sdk.model.ObjectErrorList
- ObjectErrorList.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- objects(List<String>) - Method in class io.lakefs.clients.sdk.RefsApi.APIlogCommitsRequest
-
Set objects
- ObjectsApi - Class in io.lakefs.clients.sdk
- ObjectsApi() - Constructor for class io.lakefs.clients.sdk.ObjectsApi
- ObjectsApi(ApiClient) - Constructor for class io.lakefs.clients.sdk.ObjectsApi
- ObjectsApi.APIcopyObjectRequest - Class in io.lakefs.clients.sdk
- ObjectsApi.APIdeleteObjectRequest - Class in io.lakefs.clients.sdk
- ObjectsApi.APIdeleteObjectsRequest - Class in io.lakefs.clients.sdk
- ObjectsApi.APIgetObjectRequest - Class in io.lakefs.clients.sdk
- ObjectsApi.APIgetUnderlyingPropertiesRequest - Class in io.lakefs.clients.sdk
- ObjectsApi.APIheadObjectRequest - Class in io.lakefs.clients.sdk
- ObjectsApi.APIlistObjectsRequest - Class in io.lakefs.clients.sdk
- ObjectsApi.APIstatObjectRequest - Class in io.lakefs.clients.sdk
- ObjectsApi.APIuploadObjectRequest - Class in io.lakefs.clients.sdk
- ObjectStageCreation - Class in io.lakefs.clients.sdk.model
-
ObjectStageCreation
- ObjectStageCreation() - Constructor for class io.lakefs.clients.sdk.model.ObjectStageCreation
- ObjectStageCreation.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- ObjectStats - Class in io.lakefs.clients.sdk.model
-
ObjectStats
- ObjectStats() - Constructor for class io.lakefs.clients.sdk.model.ObjectStats
- ObjectStats.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- ObjectStats.PathTypeEnum - Enum in io.lakefs.clients.sdk.model
-
Gets or Sets pathType
- ObjectStats.PathTypeEnum.Adapter - Class in io.lakefs.clients.sdk.model
- ObjectStatsList - Class in io.lakefs.clients.sdk.model
-
ObjectStatsList
- ObjectStatsList() - Constructor for class io.lakefs.clients.sdk.model.ObjectStatsList
- ObjectStatsList.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- OffsetDateTimeTypeAdapter() - Constructor for class io.lakefs.clients.sdk.JSON.OffsetDateTimeTypeAdapter
- OffsetDateTimeTypeAdapter(DateTimeFormatter) - Constructor for class io.lakefs.clients.sdk.JSON.OffsetDateTimeTypeAdapter
- onDownloadProgress(long, long, boolean) - Method in interface io.lakefs.clients.sdk.ApiCallback
-
This is called when the API download processing.
- onFailure(ApiException, int, Map<String, List<String>>) - Method in interface io.lakefs.clients.sdk.ApiCallback
-
This is called when the API call fails.
- onSuccess(T, int, Map<String, List<String>>) - Method in interface io.lakefs.clients.sdk.ApiCallback
-
This is called when the API call succeeded.
- onUploadProgress(long, long, boolean) - Method in interface io.lakefs.clients.sdk.ApiCallback
-
This is called when the API upload processing.
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.AccessKeyCredentials
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.ACL
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.ActionRun
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.ActionRunList
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.AuthCapabilities
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.AuthenticationToken
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.BranchCreation
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.BranchProtectionRule
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.CherryPickCreation
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.Commit
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.CommitCreation
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.CommitList
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.CommPrefsInput
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.Config
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.Credentials
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.CredentialsList
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.CredentialsWithSecret
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.CurrentUser
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.Diff
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.DiffList
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.DiffProperties
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.Error
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.ErrorNoACL
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.FindMergeBaseResult
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.GarbageCollectionConfig
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.GarbageCollectionRule
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.GarbageCollectionRules
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.Group
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.GroupCreation
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.GroupList
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.HookRun
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.HookRunList
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.ImportCreation
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.ImportCreationResponse
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.ImportLocation
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.ImportStatus
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.InternalDeleteBranchProtectionRuleRequest
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.LoginConfig
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.LoginInformation
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.Merge
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.MergeResult
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.MetaRangeCreation
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.MetaRangeCreationResponse
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.ObjectCopyCreation
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.ObjectError
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.ObjectErrorList
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.ObjectStageCreation
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.ObjectStats
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.ObjectStatsList
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.OtfDiffEntry
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.OtfDiffList
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.OTFDiffs
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.Pagination
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.PathList
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.Policy
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.PolicyList
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.PrepareGCUncommittedRequest
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.RangeMetadata
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.Ref
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.RefList
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.RefsDump
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.Repository
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.RepositoryCreation
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.RepositoryList
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.ResetCreation
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.RevertCreation
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.Setup
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.SetupState
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.StagingLocation
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.StagingMetadata
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.Statement
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.StatsEvent
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.StatsEventsList
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.StorageConfig
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.StorageURI
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.TagCreation
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.UnderlyingObjectProperties
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.UpdateToken
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.User
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.UserCreation
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.UserList
- openapiFields - Static variable in class io.lakefs.clients.sdk.model.VersionConfig
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.AccessKeyCredentials
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.ACL
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.ActionRun
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.ActionRunList
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.AuthCapabilities
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.AuthenticationToken
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.BranchCreation
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.BranchProtectionRule
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.CherryPickCreation
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.Commit
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.CommitCreation
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.CommitList
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.CommPrefsInput
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.Config
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.Credentials
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.CredentialsList
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.CredentialsWithSecret
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.CurrentUser
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.Diff
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.DiffList
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.DiffProperties
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.Error
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.ErrorNoACL
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.FindMergeBaseResult
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.GarbageCollectionConfig
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.GarbageCollectionRule
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.GarbageCollectionRules
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.Group
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.GroupCreation
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.GroupList
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.HookRun
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.HookRunList
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.ImportCreation
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.ImportCreationResponse
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.ImportLocation
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.ImportStatus
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.InternalDeleteBranchProtectionRuleRequest
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.LoginConfig
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.LoginInformation
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.Merge
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.MergeResult
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.MetaRangeCreation
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.MetaRangeCreationResponse
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.ObjectCopyCreation
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.ObjectError
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.ObjectErrorList
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.ObjectStageCreation
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.ObjectStats
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.ObjectStatsList
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.OtfDiffEntry
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.OtfDiffList
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.OTFDiffs
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.Pagination
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.PathList
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.Policy
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.PolicyList
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.PrepareGCUncommittedRequest
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.RangeMetadata
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.Ref
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.RefList
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.RefsDump
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.Repository
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.RepositoryCreation
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.RepositoryList
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.ResetCreation
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.RevertCreation
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.Setup
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.SetupState
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.StagingLocation
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.StagingMetadata
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.Statement
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.StatsEvent
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.StatsEventsList
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.StorageConfig
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.StorageURI
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.TagCreation
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.UnderlyingObjectProperties
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.UpdateToken
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.User
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.UserCreation
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.UserList
- openapiRequiredFields - Static variable in class io.lakefs.clients.sdk.model.VersionConfig
- operation(String) - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
- operationContent(Object) - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
- operationType(OtfDiffEntry.OperationTypeEnum) - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
- otfDiff(String, String, String, String, String) - Method in class io.lakefs.clients.sdk.ExperimentalApi
-
perform otf diff
- OtfDiffEntry - Class in io.lakefs.clients.sdk.model
-
OtfDiffEntry
- OtfDiffEntry() - Constructor for class io.lakefs.clients.sdk.model.OtfDiffEntry
- OtfDiffEntry.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- OtfDiffEntry.OperationTypeEnum - Enum in io.lakefs.clients.sdk.model
-
the operation category (CUD)
- OtfDiffEntry.OperationTypeEnum.Adapter - Class in io.lakefs.clients.sdk.model
- OtfDiffList - Class in io.lakefs.clients.sdk.model
-
OtfDiffList
- OtfDiffList() - Constructor for class io.lakefs.clients.sdk.model.OtfDiffList
- OtfDiffList.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- OtfDiffList.DiffTypeEnum - Enum in io.lakefs.clients.sdk.model
-
Gets or Sets diffType
- OtfDiffList.DiffTypeEnum.Adapter - Class in io.lakefs.clients.sdk.model
- OTFDiffs - Class in io.lakefs.clients.sdk.model
-
OTFDiffs
- OTFDiffs() - Constructor for class io.lakefs.clients.sdk.model.OTFDiffs
- OTFDiffs.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
P
- pagination(Pagination) - Method in class io.lakefs.clients.sdk.model.ActionRunList
- pagination(Pagination) - Method in class io.lakefs.clients.sdk.model.CommitList
- pagination(Pagination) - Method in class io.lakefs.clients.sdk.model.CredentialsList
- pagination(Pagination) - Method in class io.lakefs.clients.sdk.model.DiffList
- pagination(Pagination) - Method in class io.lakefs.clients.sdk.model.GroupList
- pagination(Pagination) - Method in class io.lakefs.clients.sdk.model.HookRunList
- pagination(Pagination) - Method in class io.lakefs.clients.sdk.model.ObjectStatsList
- pagination(Pagination) - Method in class io.lakefs.clients.sdk.model.PolicyList
- pagination(Pagination) - Method in class io.lakefs.clients.sdk.model.RefList
- pagination(Pagination) - Method in class io.lakefs.clients.sdk.model.RepositoryList
- pagination(Pagination) - Method in class io.lakefs.clients.sdk.model.UserList
- Pagination - Class in io.lakefs.clients.sdk.model
-
Pagination
- Pagination() - Constructor for class io.lakefs.clients.sdk.model.Pagination
- Pagination.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- Pair - Class in io.lakefs.clients.sdk
- Pair(String, String) - Constructor for class io.lakefs.clients.sdk.Pair
- parameterToPair(String, Object) - Method in class io.lakefs.clients.sdk.ApiClient
-
Formats the specified query parameter to a list containing a single
Pairobject. - parameterToPairs(String, String, Collection) - Method in class io.lakefs.clients.sdk.ApiClient
-
Formats the specified collection query parameters to a list of
Pairobjects. - parameterToString(Object) - Method in class io.lakefs.clients.sdk.ApiClient
-
Format the given parameter object into string.
- parentNumber(Integer) - Method in class io.lakefs.clients.sdk.model.CherryPickCreation
- parentNumber(Integer) - Method in class io.lakefs.clients.sdk.model.RevertCreation
- parents(List<String>) - Method in class io.lakefs.clients.sdk.model.Commit
- path(String) - Method in class io.lakefs.clients.sdk.model.Diff
- path(String) - Method in class io.lakefs.clients.sdk.model.ImportLocation
- path(String) - Method in class io.lakefs.clients.sdk.model.ObjectError
- path(String) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- path(String) - Method in class io.lakefs.clients.sdk.model.ResetCreation
- PathList - Class in io.lakefs.clients.sdk.model
-
PathList
- PathList() - Constructor for class io.lakefs.clients.sdk.model.PathList
- PathList.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- paths(List<ImportLocation>) - Method in class io.lakefs.clients.sdk.model.ImportCreation
- paths(List<String>) - Method in class io.lakefs.clients.sdk.model.PathList
- pathType(Diff.PathTypeEnum) - Method in class io.lakefs.clients.sdk.model.Diff
- pathType(ObjectStats.PathTypeEnum) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- pattern(String) - Method in class io.lakefs.clients.sdk.model.BranchProtectionRule
- pattern(String) - Method in class io.lakefs.clients.sdk.model.InternalDeleteBranchProtectionRuleRequest
- permission(String) - Method in class io.lakefs.clients.sdk.model.ACL
- physicalAddress(String) - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
- physicalAddress(String) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- physicalAddress(String) - Method in class io.lakefs.clients.sdk.model.StagingLocation
- physicalAddressExpiry(Long) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- Policy - Class in io.lakefs.clients.sdk.model
-
Policy
- Policy() - Constructor for class io.lakefs.clients.sdk.model.Policy
- Policy.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- PolicyList - Class in io.lakefs.clients.sdk.model
-
PolicyList
- PolicyList() - Constructor for class io.lakefs.clients.sdk.model.PolicyList
- PolicyList.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- postStatsEvents(StatsEventsList) - Method in class io.lakefs.clients.sdk.InternalApi
-
post stats events, this endpoint is meant for internal use only
- prefix(String) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupMembersRequest
-
Set prefix
- prefix(String) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupPoliciesRequest
-
Set prefix
- prefix(String) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistGroupsRequest
-
Set prefix
- prefix(String) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistPoliciesRequest
-
Set prefix
- prefix(String) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserCredentialsRequest
-
Set prefix
- prefix(String) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserGroupsRequest
-
Set prefix
- prefix(String) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUserPoliciesRequest
-
Set prefix
- prefix(String) - Method in class io.lakefs.clients.sdk.AuthApi.APIlistUsersRequest
-
Set prefix
- prefix(String) - Method in class io.lakefs.clients.sdk.BranchesApi.APIdiffBranchRequest
-
Set prefix
- prefix(String) - Method in class io.lakefs.clients.sdk.BranchesApi.APIlistBranchesRequest
-
Set prefix
- prefix(String) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIlistObjectsRequest
-
Set prefix
- prefix(String) - Method in class io.lakefs.clients.sdk.RefsApi.APIdiffRefsRequest
-
Set prefix
- prefix(String) - Method in class io.lakefs.clients.sdk.RepositoriesApi.APIlistRepositoriesRequest
-
Set prefix
- prefix(String) - Method in class io.lakefs.clients.sdk.TagsApi.APIlistTagsRequest
-
Set prefix
- PREFIX_CHANGED - io.lakefs.clients.sdk.model.Diff.TypeEnum
- prefixes(List<String>) - Method in class io.lakefs.clients.sdk.RefsApi.APIlogCommitsRequest
-
Set prefixes
- prepareDownloadFile(Response) - Method in class io.lakefs.clients.sdk.ApiClient
-
Prepare file for download
- prepareGarbageCollectionCommits(String) - Method in class io.lakefs.clients.sdk.InternalApi
-
save lists of active commits for garbage collection
- prepareGarbageCollectionUncommitted(String) - Method in class io.lakefs.clients.sdk.InternalApi
-
save repository uncommitted metadata for garbage collection
- prepareGCUncommittedRequest(PrepareGCUncommittedRequest) - Method in class io.lakefs.clients.sdk.InternalApi.APIprepareGarbageCollectionUncommittedRequest
-
Set prepareGCUncommittedRequest
- PrepareGCUncommittedRequest - Class in io.lakefs.clients.sdk.model
-
PrepareGCUncommittedRequest
- PrepareGCUncommittedRequest() - Constructor for class io.lakefs.clients.sdk.model.PrepareGCUncommittedRequest
- PrepareGCUncommittedRequest.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- PrepareGCUncommittedResponse - Class in io.lakefs.clients.sdk.model
-
PrepareGCUncommittedResponse
- PrepareGCUncommittedResponse() - Constructor for class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
- PrepareGCUncommittedResponse.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- presign(Boolean) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIgetObjectRequest
-
Set presign
- presign(Boolean) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIlistObjectsRequest
-
Set presign
- presign(Boolean) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIstatObjectRequest
-
Set presign
- presign(Boolean) - Method in class io.lakefs.clients.sdk.StagingApi.APIgetPhysicalAddressRequest
-
Set presign
- presignedUrl(String) - Method in class io.lakefs.clients.sdk.model.StagingLocation
- presignedUrlExpiry(Long) - Method in class io.lakefs.clients.sdk.model.StagingLocation
- preSignSupport(Boolean) - Method in class io.lakefs.clients.sdk.model.StorageConfig
- preSignSupportUi(Boolean) - Method in class io.lakefs.clients.sdk.model.StorageConfig
- processCookieParams(Map<String, String>, Request.Builder) - Method in class io.lakefs.clients.sdk.ApiClient
-
Set cookie parameters to the request builder, including default cookies.
- processHeaderParams(Map<String, String>, Request.Builder) - Method in class io.lakefs.clients.sdk.ApiClient
-
Set header parameters to the request builder, including default headers.
- ProgressRequestBody - Class in io.lakefs.clients.sdk
- ProgressRequestBody(RequestBody, ApiCallback) - Constructor for class io.lakefs.clients.sdk.ProgressRequestBody
- ProgressResponseBody - Class in io.lakefs.clients.sdk
- ProgressResponseBody(ResponseBody, ApiCallback) - Constructor for class io.lakefs.clients.sdk.ProgressResponseBody
- propertyClass(String) - Method in class io.lakefs.clients.sdk.model.StatsEvent
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.AccessKeyCredentials
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.ACL
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.ActionRun
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.ActionRunList
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.AuthCapabilities
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.AuthenticationToken
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.BranchCreation
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.BranchProtectionRule
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.CherryPickCreation
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.Commit
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.CommitCreation
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.CommitList
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.CommPrefsInput
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.Config
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.Credentials
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.CredentialsList
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.CredentialsWithSecret
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.CurrentUser
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.Diff
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.DiffList
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.DiffProperties
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.Error
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.ErrorNoACL
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.FindMergeBaseResult
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionConfig
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRule
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRules
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.Group
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.GroupCreation
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.GroupList
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.HookRun
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.HookRunList
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.ImportCreation
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.ImportCreationResponse
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.ImportLocation
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.ImportStatus
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.InternalDeleteBranchProtectionRuleRequest
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.LoginConfig
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.LoginInformation
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.Merge
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.MergeResult
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.MetaRangeCreation
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.MetaRangeCreationResponse
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.ObjectCopyCreation
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.ObjectError
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.ObjectErrorList
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.ObjectStats
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.ObjectStatsList
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.OtfDiffList
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.OTFDiffs
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.Pagination
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.PathList
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.Policy
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.PolicyList
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedRequest
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.RangeMetadata
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.Ref
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.RefList
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.RefsDump
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.Repository
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.RepositoryList
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.ResetCreation
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.RevertCreation
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.Setup
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.SetupState
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.StagingLocation
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.StagingMetadata
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.Statement
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.StatsEvent
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.StatsEventsList
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.StorageConfig
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.StorageURI
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.TagCreation
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.UnderlyingObjectProperties
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.UpdateToken
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.User
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.UserCreation
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.UserList
-
Set the additional (undeclared) property with the specified name and value.
- putAdditionalProperty(String, Object) - Method in class io.lakefs.clients.sdk.model.VersionConfig
-
Set the additional (undeclared) property with the specified name and value.
- putMetadataItem(String, String) - Method in class io.lakefs.clients.sdk.model.Commit
- putMetadataItem(String, String) - Method in class io.lakefs.clients.sdk.model.CommitCreation
- putMetadataItem(String, String) - Method in class io.lakefs.clients.sdk.model.Merge
- putMetadataItem(String, String) - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
- putMetadataItem(String, String) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- putUserMetadataItem(String, String) - Method in class io.lakefs.clients.sdk.model.StagingMetadata
R
- range(String) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIgetObjectRequest
-
Set range
- range(String) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIheadObjectRequest
-
Set range
- RangeMetadata - Class in io.lakefs.clients.sdk.model
-
RangeMetadata
- RangeMetadata() - Constructor for class io.lakefs.clients.sdk.model.RangeMetadata
- RangeMetadata.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- ranges(List<RangeMetadata>) - Method in class io.lakefs.clients.sdk.model.MetaRangeCreation
- RBAC(LoginConfig.RBACEnum) - Method in class io.lakefs.clients.sdk.model.LoginConfig
- read(JsonReader) - Method in class io.lakefs.clients.sdk.JSON.ByteArrayAdapter
- read(JsonReader) - Method in class io.lakefs.clients.sdk.JSON.DateTypeAdapter
- read(JsonReader) - Method in class io.lakefs.clients.sdk.JSON.LocalDateTypeAdapter
- read(JsonReader) - Method in class io.lakefs.clients.sdk.JSON.OffsetDateTimeTypeAdapter
- read(JsonReader) - Method in class io.lakefs.clients.sdk.JSON.SqlDateTypeAdapter
- read(JsonReader) - Method in class io.lakefs.clients.sdk.model.ActionRun.StatusEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.sdk.model.Diff.PathTypeEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.sdk.model.Diff.TypeEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.sdk.model.HookRun.StatusEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.sdk.model.ImportLocation.TypeEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.sdk.model.LoginConfig.RBACEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.sdk.model.ObjectStats.PathTypeEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry.OperationTypeEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.sdk.model.OtfDiffList.DiffTypeEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.sdk.model.ResetCreation.TypeEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.sdk.model.SetupState.StateEnum.Adapter
- read(JsonReader) - Method in class io.lakefs.clients.sdk.model.Statement.EffectEnum.Adapter
- ref(String) - Method in class io.lakefs.clients.sdk.model.CherryPickCreation
- ref(String) - Method in class io.lakefs.clients.sdk.model.RevertCreation
- ref(String) - Method in class io.lakefs.clients.sdk.model.TagCreation
- Ref - Class in io.lakefs.clients.sdk.model
-
Ref
- Ref() - Constructor for class io.lakefs.clients.sdk.model.Ref
- Ref.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- reference(String) - Method in class io.lakefs.clients.sdk.model.MergeResult
- RefList - Class in io.lakefs.clients.sdk.model
-
RefList
- RefList() - Constructor for class io.lakefs.clients.sdk.model.RefList
- RefList.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- RefsApi - Class in io.lakefs.clients.sdk
- RefsApi() - Constructor for class io.lakefs.clients.sdk.RefsApi
- RefsApi(ApiClient) - Constructor for class io.lakefs.clients.sdk.RefsApi
- RefsApi.APIdiffRefsRequest - Class in io.lakefs.clients.sdk
- RefsApi.APIfindMergeBaseRequest - Class in io.lakefs.clients.sdk
- RefsApi.APIlogCommitsRequest - Class in io.lakefs.clients.sdk
- RefsApi.APImergeIntoBranchRequest - Class in io.lakefs.clients.sdk
- RefsDump - Class in io.lakefs.clients.sdk.model
-
RefsDump
- RefsDump() - Constructor for class io.lakefs.clients.sdk.model.RefsDump
- RefsDump.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- REMOVED - io.lakefs.clients.sdk.model.Diff.TypeEnum
- RepositoriesApi - Class in io.lakefs.clients.sdk
- RepositoriesApi() - Constructor for class io.lakefs.clients.sdk.RepositoriesApi
- RepositoriesApi(ApiClient) - Constructor for class io.lakefs.clients.sdk.RepositoriesApi
- RepositoriesApi.APIcreateRepositoryRequest - Class in io.lakefs.clients.sdk
- RepositoriesApi.APIdeleteGCRulesRequest - Class in io.lakefs.clients.sdk
- RepositoriesApi.APIdeleteRepositoryRequest - Class in io.lakefs.clients.sdk
- RepositoriesApi.APIgetBranchProtectionRulesRequest - Class in io.lakefs.clients.sdk
- RepositoriesApi.APIgetGCRulesRequest - Class in io.lakefs.clients.sdk
- RepositoriesApi.APIgetRepositoryMetadataRequest - Class in io.lakefs.clients.sdk
- RepositoriesApi.APIgetRepositoryRequest - Class in io.lakefs.clients.sdk
- RepositoriesApi.APIlistRepositoriesRequest - Class in io.lakefs.clients.sdk
- RepositoriesApi.APIsetBranchProtectionRulesRequest - Class in io.lakefs.clients.sdk
- RepositoriesApi.APIsetGCRulesRequest - Class in io.lakefs.clients.sdk
- Repository - Class in io.lakefs.clients.sdk.model
-
Repository
- Repository() - Constructor for class io.lakefs.clients.sdk.model.Repository
- Repository.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- RepositoryCreation - Class in io.lakefs.clients.sdk.model
-
RepositoryCreation
- RepositoryCreation() - Constructor for class io.lakefs.clients.sdk.model.RepositoryCreation
- RepositoryCreation.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- RepositoryList - Class in io.lakefs.clients.sdk.model
-
RepositoryList
- RepositoryList() - Constructor for class io.lakefs.clients.sdk.model.RepositoryList
- RepositoryList.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- RESET - io.lakefs.clients.sdk.model.ResetCreation.TypeEnum
- resetBranch(String, String, ResetCreation) - Method in class io.lakefs.clients.sdk.BranchesApi
-
reset branch
- ResetCreation - Class in io.lakefs.clients.sdk.model
-
ResetCreation
- ResetCreation() - Constructor for class io.lakefs.clients.sdk.model.ResetCreation
- ResetCreation.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- ResetCreation.TypeEnum - Enum in io.lakefs.clients.sdk.model
-
Gets or Sets type
- ResetCreation.TypeEnum.Adapter - Class in io.lakefs.clients.sdk.model
- resource(String) - Method in class io.lakefs.clients.sdk.model.Statement
- restoreRefs(String, RefsDump) - Method in class io.lakefs.clients.sdk.InternalApi
-
Restore repository refs (tags, commits, branches) from object store.
- results(Integer) - Method in class io.lakefs.clients.sdk.model.Pagination
- results(List<ActionRun>) - Method in class io.lakefs.clients.sdk.model.ActionRunList
- results(List<Commit>) - Method in class io.lakefs.clients.sdk.model.CommitList
- results(List<Credentials>) - Method in class io.lakefs.clients.sdk.model.CredentialsList
- results(List<Diff>) - Method in class io.lakefs.clients.sdk.model.DiffList
- results(List<Group>) - Method in class io.lakefs.clients.sdk.model.GroupList
- results(List<HookRun>) - Method in class io.lakefs.clients.sdk.model.HookRunList
- results(List<ObjectStats>) - Method in class io.lakefs.clients.sdk.model.ObjectStatsList
- results(List<OtfDiffEntry>) - Method in class io.lakefs.clients.sdk.model.OtfDiffList
- results(List<Policy>) - Method in class io.lakefs.clients.sdk.model.PolicyList
- results(List<Ref>) - Method in class io.lakefs.clients.sdk.model.RefList
- results(List<Repository>) - Method in class io.lakefs.clients.sdk.model.RepositoryList
- results(List<User>) - Method in class io.lakefs.clients.sdk.model.UserList
- retentionDays(Integer) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRule
- revertBranch(String, String, RevertCreation) - Method in class io.lakefs.clients.sdk.BranchesApi
-
revert
- RevertCreation - Class in io.lakefs.clients.sdk.model
-
RevertCreation
- RevertCreation() - Constructor for class io.lakefs.clients.sdk.model.RevertCreation
- RevertCreation.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- runId(String) - Method in class io.lakefs.clients.sdk.model.ActionRun
- runId(String) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
- runId(String) - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
S
- sampleData(Boolean) - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
- sanitizeFilename(String) - Method in class io.lakefs.clients.sdk.ApiClient
-
Sanitize filename by removing path.
- secretAccessKey(String) - Method in class io.lakefs.clients.sdk.model.AccessKeyCredentials
- secretAccessKey(String) - Method in class io.lakefs.clients.sdk.model.CredentialsWithSecret
- secretAccessKey(String) - Method in class io.lakefs.clients.sdk.model.LoginInformation
- securityUpdates(Boolean) - Method in class io.lakefs.clients.sdk.model.CommPrefsInput
- selectHeaderAccept(String[]) - Method in class io.lakefs.clients.sdk.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.sdk.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) - Static method in class io.lakefs.clients.sdk.JSON
-
Serialize the given Java object into JSON string.
- serialize(Object, String) - Method in class io.lakefs.clients.sdk.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.sdk.model.AccessKeyCredentials
- SERIALIZED_NAME_ACCESS_KEY_ID - Static variable in class io.lakefs.clients.sdk.model.Credentials
- SERIALIZED_NAME_ACCESS_KEY_ID - Static variable in class io.lakefs.clients.sdk.model.CredentialsWithSecret
- SERIALIZED_NAME_ACCESS_KEY_ID - Static variable in class io.lakefs.clients.sdk.model.LoginInformation
- SERIALIZED_NAME_ACTION - Static variable in class io.lakefs.clients.sdk.model.HookRun
- SERIALIZED_NAME_ACTION - Static variable in class io.lakefs.clients.sdk.model.Statement
- SERIALIZED_NAME_BASE_COMMIT_ID - Static variable in class io.lakefs.clients.sdk.model.FindMergeBaseResult
- SERIALIZED_NAME_BLOCKSTORE_NAMESPACE_EXAMPLE - Static variable in class io.lakefs.clients.sdk.model.StorageConfig
- SERIALIZED_NAME_BLOCKSTORE_NAMESPACE_VALIDITY_REGEX - Static variable in class io.lakefs.clients.sdk.model.StorageConfig
- SERIALIZED_NAME_BLOCKSTORE_TYPE - Static variable in class io.lakefs.clients.sdk.model.StorageConfig
- SERIALIZED_NAME_BRANCH - Static variable in class io.lakefs.clients.sdk.model.ActionRun
- SERIALIZED_NAME_BRANCH_ID - Static variable in class io.lakefs.clients.sdk.model.GarbageCollectionRule
- SERIALIZED_NAME_BRANCHES - Static variable in class io.lakefs.clients.sdk.model.GarbageCollectionRules
- SERIALIZED_NAME_BRANCHES_META_RANGE_ID - Static variable in class io.lakefs.clients.sdk.model.RefsDump
- SERIALIZED_NAME_CHECKSUM - Static variable in class io.lakefs.clients.sdk.model.ObjectStageCreation
- SERIALIZED_NAME_CHECKSUM - Static variable in class io.lakefs.clients.sdk.model.ObjectStats
- SERIALIZED_NAME_CHECKSUM - Static variable in class io.lakefs.clients.sdk.model.StagingMetadata
- SERIALIZED_NAME_COMM_PREFS_MISSING - Static variable in class io.lakefs.clients.sdk.model.SetupState
- SERIALIZED_NAME_COMMIT - Static variable in class io.lakefs.clients.sdk.model.ImportCreation
- SERIALIZED_NAME_COMMIT - Static variable in class io.lakefs.clients.sdk.model.ImportStatus
- SERIALIZED_NAME_COMMIT_ID - Static variable in class io.lakefs.clients.sdk.model.ActionRun
- SERIALIZED_NAME_COMMIT_ID - Static variable in class io.lakefs.clients.sdk.model.Ref
- SERIALIZED_NAME_COMMITS_META_RANGE_ID - Static variable in class io.lakefs.clients.sdk.model.RefsDump
- SERIALIZED_NAME_COMMITTER - Static variable in class io.lakefs.clients.sdk.model.Commit
- SERIALIZED_NAME_COMPLETED - Static variable in class io.lakefs.clients.sdk.model.ImportStatus
- SERIALIZED_NAME_CONTENT_TYPE - Static variable in class io.lakefs.clients.sdk.model.ObjectStageCreation
- SERIALIZED_NAME_CONTENT_TYPE - Static variable in class io.lakefs.clients.sdk.model.ObjectStats
- SERIALIZED_NAME_CONTENT_TYPE - Static variable in class io.lakefs.clients.sdk.model.StagingMetadata
- SERIALIZED_NAME_CONTINUATION_TOKEN - Static variable in class io.lakefs.clients.sdk.model.PrepareGCUncommittedRequest
- SERIALIZED_NAME_CONTINUATION_TOKEN - Static variable in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
- SERIALIZED_NAME_COUNT - Static variable in class io.lakefs.clients.sdk.model.RangeMetadata
- SERIALIZED_NAME_COUNT - Static variable in class io.lakefs.clients.sdk.model.StatsEvent
- SERIALIZED_NAME_CREATION_DATE - Static variable in class io.lakefs.clients.sdk.model.Commit
- SERIALIZED_NAME_CREATION_DATE - Static variable in class io.lakefs.clients.sdk.model.Credentials
- SERIALIZED_NAME_CREATION_DATE - Static variable in class io.lakefs.clients.sdk.model.CredentialsWithSecret
- SERIALIZED_NAME_CREATION_DATE - Static variable in class io.lakefs.clients.sdk.model.Group
- SERIALIZED_NAME_CREATION_DATE - Static variable in class io.lakefs.clients.sdk.model.Policy
- SERIALIZED_NAME_CREATION_DATE - Static variable in class io.lakefs.clients.sdk.model.Repository
- SERIALIZED_NAME_CREATION_DATE - Static variable in class io.lakefs.clients.sdk.model.User
- SERIALIZED_NAME_DATE - Static variable in class io.lakefs.clients.sdk.model.CommitCreation
- SERIALIZED_NAME_DEFAULT_BRANCH - Static variable in class io.lakefs.clients.sdk.model.Repository
- SERIALIZED_NAME_DEFAULT_BRANCH - Static variable in class io.lakefs.clients.sdk.model.RepositoryCreation
- SERIALIZED_NAME_DEFAULT_NAMESPACE_PREFIX - Static variable in class io.lakefs.clients.sdk.model.StorageConfig
- SERIALIZED_NAME_DEFAULT_RETENTION_DAYS - Static variable in class io.lakefs.clients.sdk.model.GarbageCollectionRules
- SERIALIZED_NAME_DESTINATION - Static variable in class io.lakefs.clients.sdk.model.ImportLocation
- SERIALIZED_NAME_DESTINATION_COMMIT_ID - Static variable in class io.lakefs.clients.sdk.model.FindMergeBaseResult
- SERIALIZED_NAME_DIFF_TYPE - Static variable in class io.lakefs.clients.sdk.model.OtfDiffList
- SERIALIZED_NAME_DIFFS - Static variable in class io.lakefs.clients.sdk.model.OTFDiffs
- SERIALIZED_NAME_EFFECT - Static variable in class io.lakefs.clients.sdk.model.Statement
- SERIALIZED_NAME_EMAIL - Static variable in class io.lakefs.clients.sdk.model.CommPrefsInput
- SERIALIZED_NAME_EMAIL - Static variable in class io.lakefs.clients.sdk.model.User
- SERIALIZED_NAME_END_TIME - Static variable in class io.lakefs.clients.sdk.model.ActionRun
- SERIALIZED_NAME_END_TIME - Static variable in class io.lakefs.clients.sdk.model.HookRun
- SERIALIZED_NAME_ERROR - Static variable in class io.lakefs.clients.sdk.model.ImportStatus
- SERIALIZED_NAME_ERRORS - Static variable in class io.lakefs.clients.sdk.model.ObjectErrorList
- SERIALIZED_NAME_ESTIMATED_SIZE - Static variable in class io.lakefs.clients.sdk.model.RangeMetadata
- SERIALIZED_NAME_EVENT_TYPE - Static variable in class io.lakefs.clients.sdk.model.ActionRun
- SERIALIZED_NAME_EVENTS - Static variable in class io.lakefs.clients.sdk.model.StatsEventsList
- SERIALIZED_NAME_FALLBACK_LOGIN_LABEL - Static variable in class io.lakefs.clients.sdk.model.LoginConfig
- SERIALIZED_NAME_FALLBACK_LOGIN_URL - Static variable in class io.lakefs.clients.sdk.model.LoginConfig
- SERIALIZED_NAME_FEATURE_UPDATES - Static variable in class io.lakefs.clients.sdk.model.CommPrefsInput
- SERIALIZED_NAME_FORGOT_PASSWORD - Static variable in class io.lakefs.clients.sdk.model.AuthCapabilities
- SERIALIZED_NAME_FRIENDLY_NAME - Static variable in class io.lakefs.clients.sdk.model.User
- SERIALIZED_NAME_GC_ADDRESSES_LOCATION - Static variable in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
- SERIALIZED_NAME_GC_COMMITS_LOCATION - Static variable in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
- SERIALIZED_NAME_GC_COMMITS_PRESIGNED_URL - Static variable in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
- SERIALIZED_NAME_GC_UNCOMMITTED_LOCATION - Static variable in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
- SERIALIZED_NAME_GRACE_PERIOD - Static variable in class io.lakefs.clients.sdk.model.GarbageCollectionConfig
- SERIALIZED_NAME_HAS_MORE - Static variable in class io.lakefs.clients.sdk.model.Pagination
- SERIALIZED_NAME_HOOK_ID - Static variable in class io.lakefs.clients.sdk.model.HookRun
- SERIALIZED_NAME_HOOK_RUN_ID - Static variable in class io.lakefs.clients.sdk.model.HookRun
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.sdk.model.Commit
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.sdk.model.Group
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.sdk.model.GroupCreation
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.sdk.model.ImportCreationResponse
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.sdk.model.MetaRangeCreationResponse
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.sdk.model.OtfDiffEntry
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.sdk.model.Policy
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.sdk.model.RangeMetadata
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.sdk.model.Ref
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.sdk.model.Repository
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.sdk.model.TagCreation
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.sdk.model.User
- SERIALIZED_NAME_ID - Static variable in class io.lakefs.clients.sdk.model.UserCreation
- SERIALIZED_NAME_IMPORT_SUPPORT - Static variable in class io.lakefs.clients.sdk.model.StorageConfig
- SERIALIZED_NAME_IMPORT_VALIDITY_REGEX - Static variable in class io.lakefs.clients.sdk.model.StorageConfig
- SERIALIZED_NAME_INGESTED_OBJECTS - Static variable in class io.lakefs.clients.sdk.model.ImportStatus
- SERIALIZED_NAME_INVITE_USER - Static variable in class io.lakefs.clients.sdk.model.AuthCapabilities
- SERIALIZED_NAME_INVITE_USER - Static variable in class io.lakefs.clients.sdk.model.UserCreation
- SERIALIZED_NAME_KEY - Static variable in class io.lakefs.clients.sdk.model.Setup
- SERIALIZED_NAME_LATEST_VERSION - Static variable in class io.lakefs.clients.sdk.model.VersionConfig
- SERIALIZED_NAME_LOCATION - Static variable in class io.lakefs.clients.sdk.model.StorageURI
- SERIALIZED_NAME_LOGIN_CONFIG - Static variable in class io.lakefs.clients.sdk.model.SetupState
- SERIALIZED_NAME_LOGIN_COOKIE_NAMES - Static variable in class io.lakefs.clients.sdk.model.LoginConfig
- SERIALIZED_NAME_LOGIN_FAILED_MESSAGE - Static variable in class io.lakefs.clients.sdk.model.LoginConfig
- SERIALIZED_NAME_LOGIN_URL - Static variable in class io.lakefs.clients.sdk.model.LoginConfig
- SERIALIZED_NAME_LOGOUT_URL - Static variable in class io.lakefs.clients.sdk.model.LoginConfig
- SERIALIZED_NAME_MAX_KEY - Static variable in class io.lakefs.clients.sdk.model.RangeMetadata
- SERIALIZED_NAME_MAX_PER_PAGE - Static variable in class io.lakefs.clients.sdk.model.Pagination
- SERIALIZED_NAME_MESSAGE - Static variable in class io.lakefs.clients.sdk.model.Commit
- SERIALIZED_NAME_MESSAGE - Static variable in class io.lakefs.clients.sdk.model.CommitCreation
- SERIALIZED_NAME_MESSAGE - Static variable in class io.lakefs.clients.sdk.model.Error
- SERIALIZED_NAME_MESSAGE - Static variable in class io.lakefs.clients.sdk.model.ErrorNoACL
- SERIALIZED_NAME_MESSAGE - Static variable in class io.lakefs.clients.sdk.model.Merge
- SERIALIZED_NAME_MESSAGE - Static variable in class io.lakefs.clients.sdk.model.ObjectError
- SERIALIZED_NAME_META_RANGE_ID - Static variable in class io.lakefs.clients.sdk.model.Commit
- SERIALIZED_NAME_METADATA - Static variable in class io.lakefs.clients.sdk.model.Commit
- SERIALIZED_NAME_METADATA - Static variable in class io.lakefs.clients.sdk.model.CommitCreation
- SERIALIZED_NAME_METADATA - Static variable in class io.lakefs.clients.sdk.model.Merge
- SERIALIZED_NAME_METADATA - Static variable in class io.lakefs.clients.sdk.model.ObjectStageCreation
- SERIALIZED_NAME_METADATA - Static variable in class io.lakefs.clients.sdk.model.ObjectStats
- SERIALIZED_NAME_METARANGE_ID - Static variable in class io.lakefs.clients.sdk.model.ImportStatus
- SERIALIZED_NAME_MIN_KEY - Static variable in class io.lakefs.clients.sdk.model.RangeMetadata
- SERIALIZED_NAME_MTIME - Static variable in class io.lakefs.clients.sdk.model.ObjectStageCreation
- SERIALIZED_NAME_MTIME - Static variable in class io.lakefs.clients.sdk.model.ObjectStats
- SERIALIZED_NAME_NAME - Static variable in class io.lakefs.clients.sdk.model.BranchCreation
- SERIALIZED_NAME_NAME - Static variable in class io.lakefs.clients.sdk.model.DiffProperties
- SERIALIZED_NAME_NAME - Static variable in class io.lakefs.clients.sdk.model.RepositoryCreation
- SERIALIZED_NAME_NAME - Static variable in class io.lakefs.clients.sdk.model.StatsEvent
- SERIALIZED_NAME_NEXT_OFFSET - Static variable in class io.lakefs.clients.sdk.model.Pagination
- SERIALIZED_NAME_NO_ACL - Static variable in class io.lakefs.clients.sdk.model.ErrorNoACL
- SERIALIZED_NAME_OPERATION - Static variable in class io.lakefs.clients.sdk.model.OtfDiffEntry
- SERIALIZED_NAME_OPERATION_CONTENT - Static variable in class io.lakefs.clients.sdk.model.OtfDiffEntry
- SERIALIZED_NAME_OPERATION_TYPE - Static variable in class io.lakefs.clients.sdk.model.OtfDiffEntry
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.sdk.model.ActionRunList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.sdk.model.CommitList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.sdk.model.CredentialsList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.sdk.model.DiffList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.sdk.model.GroupList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.sdk.model.HookRunList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.sdk.model.ObjectStatsList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.sdk.model.PolicyList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.sdk.model.RefList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.sdk.model.RepositoryList
- SERIALIZED_NAME_PAGINATION - Static variable in class io.lakefs.clients.sdk.model.UserList
- SERIALIZED_NAME_PARENT_NUMBER - Static variable in class io.lakefs.clients.sdk.model.CherryPickCreation
- SERIALIZED_NAME_PARENT_NUMBER - Static variable in class io.lakefs.clients.sdk.model.RevertCreation
- SERIALIZED_NAME_PARENTS - Static variable in class io.lakefs.clients.sdk.model.Commit
- SERIALIZED_NAME_PATH - Static variable in class io.lakefs.clients.sdk.model.Diff
- SERIALIZED_NAME_PATH - Static variable in class io.lakefs.clients.sdk.model.ImportLocation
- SERIALIZED_NAME_PATH - Static variable in class io.lakefs.clients.sdk.model.ObjectError
- SERIALIZED_NAME_PATH - Static variable in class io.lakefs.clients.sdk.model.ObjectStats
- SERIALIZED_NAME_PATH - Static variable in class io.lakefs.clients.sdk.model.ResetCreation
- SERIALIZED_NAME_PATH_TYPE - Static variable in class io.lakefs.clients.sdk.model.Diff
- SERIALIZED_NAME_PATH_TYPE - Static variable in class io.lakefs.clients.sdk.model.ObjectStats
- SERIALIZED_NAME_PATHS - Static variable in class io.lakefs.clients.sdk.model.ImportCreation
- SERIALIZED_NAME_PATHS - Static variable in class io.lakefs.clients.sdk.model.PathList
- SERIALIZED_NAME_PATTERN - Static variable in class io.lakefs.clients.sdk.model.BranchProtectionRule
- SERIALIZED_NAME_PATTERN - Static variable in class io.lakefs.clients.sdk.model.InternalDeleteBranchProtectionRuleRequest
- SERIALIZED_NAME_PERMISSION - Static variable in class io.lakefs.clients.sdk.model.ACL
- SERIALIZED_NAME_PHYSICAL_ADDRESS - Static variable in class io.lakefs.clients.sdk.model.ObjectStageCreation
- SERIALIZED_NAME_PHYSICAL_ADDRESS - Static variable in class io.lakefs.clients.sdk.model.ObjectStats
- SERIALIZED_NAME_PHYSICAL_ADDRESS - Static variable in class io.lakefs.clients.sdk.model.StagingLocation
- SERIALIZED_NAME_PHYSICAL_ADDRESS_EXPIRY - Static variable in class io.lakefs.clients.sdk.model.ObjectStats
- SERIALIZED_NAME_PRE_SIGN_SUPPORT - Static variable in class io.lakefs.clients.sdk.model.StorageConfig
- SERIALIZED_NAME_PRE_SIGN_SUPPORT_UI - Static variable in class io.lakefs.clients.sdk.model.StorageConfig
- SERIALIZED_NAME_PRESIGNED_URL - Static variable in class io.lakefs.clients.sdk.model.StagingLocation
- SERIALIZED_NAME_PRESIGNED_URL_EXPIRY - Static variable in class io.lakefs.clients.sdk.model.StagingLocation
- SERIALIZED_NAME_PROPERTY_CLASS - Static variable in class io.lakefs.clients.sdk.model.StatsEvent
- SERIALIZED_NAME_R_B_A_C - Static variable in class io.lakefs.clients.sdk.model.LoginConfig
- SERIALIZED_NAME_RANGES - Static variable in class io.lakefs.clients.sdk.model.MetaRangeCreation
- SERIALIZED_NAME_REF - Static variable in class io.lakefs.clients.sdk.model.CherryPickCreation
- SERIALIZED_NAME_REF - Static variable in class io.lakefs.clients.sdk.model.RevertCreation
- SERIALIZED_NAME_REF - Static variable in class io.lakefs.clients.sdk.model.TagCreation
- SERIALIZED_NAME_REFERENCE - Static variable in class io.lakefs.clients.sdk.model.MergeResult
- SERIALIZED_NAME_RESOURCE - Static variable in class io.lakefs.clients.sdk.model.Statement
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.sdk.model.ActionRunList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.sdk.model.CommitList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.sdk.model.CredentialsList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.sdk.model.DiffList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.sdk.model.GroupList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.sdk.model.HookRunList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.sdk.model.ObjectStatsList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.sdk.model.OtfDiffList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.sdk.model.Pagination
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.sdk.model.PolicyList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.sdk.model.RefList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.sdk.model.RepositoryList
- SERIALIZED_NAME_RESULTS - Static variable in class io.lakefs.clients.sdk.model.UserList
- SERIALIZED_NAME_RETENTION_DAYS - Static variable in class io.lakefs.clients.sdk.model.GarbageCollectionRule
- SERIALIZED_NAME_RUN_ID - Static variable in class io.lakefs.clients.sdk.model.ActionRun
- SERIALIZED_NAME_RUN_ID - Static variable in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
- SERIALIZED_NAME_RUN_ID - Static variable in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
- SERIALIZED_NAME_SAMPLE_DATA - Static variable in class io.lakefs.clients.sdk.model.RepositoryCreation
- SERIALIZED_NAME_SECRET_ACCESS_KEY - Static variable in class io.lakefs.clients.sdk.model.AccessKeyCredentials
- SERIALIZED_NAME_SECRET_ACCESS_KEY - Static variable in class io.lakefs.clients.sdk.model.CredentialsWithSecret
- SERIALIZED_NAME_SECRET_ACCESS_KEY - Static variable in class io.lakefs.clients.sdk.model.LoginInformation
- SERIALIZED_NAME_SECURITY_UPDATES - Static variable in class io.lakefs.clients.sdk.model.CommPrefsInput
- SERIALIZED_NAME_SIZE_BYTES - Static variable in class io.lakefs.clients.sdk.model.Diff
- SERIALIZED_NAME_SIZE_BYTES - Static variable in class io.lakefs.clients.sdk.model.ObjectStageCreation
- SERIALIZED_NAME_SIZE_BYTES - Static variable in class io.lakefs.clients.sdk.model.ObjectStats
- SERIALIZED_NAME_SIZE_BYTES - Static variable in class io.lakefs.clients.sdk.model.StagingMetadata
- SERIALIZED_NAME_SOURCE - Static variable in class io.lakefs.clients.sdk.model.BranchCreation
- SERIALIZED_NAME_SOURCE_COMMIT_ID - Static variable in class io.lakefs.clients.sdk.model.FindMergeBaseResult
- SERIALIZED_NAME_SRC_PATH - Static variable in class io.lakefs.clients.sdk.model.ObjectCopyCreation
- SERIALIZED_NAME_SRC_REF - Static variable in class io.lakefs.clients.sdk.model.ObjectCopyCreation
- SERIALIZED_NAME_STAGING - Static variable in class io.lakefs.clients.sdk.model.StagingMetadata
- SERIALIZED_NAME_STAGING_TOKEN - Static variable in class io.lakefs.clients.sdk.model.UpdateToken
- SERIALIZED_NAME_START_TIME - Static variable in class io.lakefs.clients.sdk.model.ActionRun
- SERIALIZED_NAME_START_TIME - Static variable in class io.lakefs.clients.sdk.model.HookRun
- SERIALIZED_NAME_STATE - Static variable in class io.lakefs.clients.sdk.model.SetupState
- SERIALIZED_NAME_STATEMENT - Static variable in class io.lakefs.clients.sdk.model.Policy
- SERIALIZED_NAME_STATUS - Static variable in class io.lakefs.clients.sdk.model.ActionRun
- SERIALIZED_NAME_STATUS - Static variable in class io.lakefs.clients.sdk.model.HookRun
- SERIALIZED_NAME_STATUS_CODE - Static variable in class io.lakefs.clients.sdk.model.ObjectError
- SERIALIZED_NAME_STORAGE_CLASS - Static variable in class io.lakefs.clients.sdk.model.UnderlyingObjectProperties
- SERIALIZED_NAME_STORAGE_CONFIG - Static variable in class io.lakefs.clients.sdk.model.Config
- SERIALIZED_NAME_STORAGE_NAMESPACE - Static variable in class io.lakefs.clients.sdk.model.Repository
- SERIALIZED_NAME_STORAGE_NAMESPACE - Static variable in class io.lakefs.clients.sdk.model.RepositoryCreation
- SERIALIZED_NAME_STRATEGY - Static variable in class io.lakefs.clients.sdk.model.Merge
- SERIALIZED_NAME_TAGS_META_RANGE_ID - Static variable in class io.lakefs.clients.sdk.model.RefsDump
- SERIALIZED_NAME_TIMESTAMP - Static variable in class io.lakefs.clients.sdk.model.OtfDiffEntry
- SERIALIZED_NAME_TOKEN - Static variable in class io.lakefs.clients.sdk.model.AuthenticationToken
- SERIALIZED_NAME_TOKEN_EXPIRATION - Static variable in class io.lakefs.clients.sdk.model.AuthenticationToken
- SERIALIZED_NAME_TYPE - Static variable in class io.lakefs.clients.sdk.model.Diff
- SERIALIZED_NAME_TYPE - Static variable in class io.lakefs.clients.sdk.model.ImportLocation
- SERIALIZED_NAME_TYPE - Static variable in class io.lakefs.clients.sdk.model.ResetCreation
- SERIALIZED_NAME_UPDATE_TIME - Static variable in class io.lakefs.clients.sdk.model.ImportStatus
- SERIALIZED_NAME_UPGRADE_RECOMMENDED - Static variable in class io.lakefs.clients.sdk.model.VersionConfig
- SERIALIZED_NAME_UPGRADE_URL - Static variable in class io.lakefs.clients.sdk.model.VersionConfig
- SERIALIZED_NAME_USER - Static variable in class io.lakefs.clients.sdk.model.CurrentUser
- SERIALIZED_NAME_USER_METADATA - Static variable in class io.lakefs.clients.sdk.model.StagingMetadata
- SERIALIZED_NAME_USERNAME - Static variable in class io.lakefs.clients.sdk.model.Setup
- SERIALIZED_NAME_VERSION - Static variable in class io.lakefs.clients.sdk.model.VersionConfig
- SERIALIZED_NAME_VERSION_CONFIG - Static variable in class io.lakefs.clients.sdk.model.Config
- ServerConfiguration - Class in io.lakefs.clients.sdk
-
Representing a Server configuration.
- ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class io.lakefs.clients.sdk.ServerConfiguration
- serverIndex - Variable in class io.lakefs.clients.sdk.ApiClient
- servers - Variable in class io.lakefs.clients.sdk.ApiClient
- ServerVariable - Class in io.lakefs.clients.sdk
-
Representing a Server Variable for server URL template substitution.
- ServerVariable(String, String, HashSet<String>) - Constructor for class io.lakefs.clients.sdk.ServerVariable
- serverVariables - Variable in class io.lakefs.clients.sdk.ApiClient
- setAccessKeyId(String) - Method in class io.lakefs.clients.sdk.model.AccessKeyCredentials
- setAccessKeyId(String) - Method in class io.lakefs.clients.sdk.model.Credentials
- setAccessKeyId(String) - Method in class io.lakefs.clients.sdk.model.CredentialsWithSecret
- setAccessKeyId(String) - Method in class io.lakefs.clients.sdk.model.LoginInformation
- setAccessToken(String) - Method in class io.lakefs.clients.sdk.ApiClient
-
Helper method to set access token for the first OAuth2 authentication.
- setAction(String) - Method in class io.lakefs.clients.sdk.model.HookRun
- setAction(List<String>) - Method in class io.lakefs.clients.sdk.model.Statement
- setActualInstance(Object) - Method in class io.lakefs.clients.sdk.model.AbstractOpenApiSchema
-
Set the actual instance
- setApiClient(ApiClient) - Method in class io.lakefs.clients.sdk.ActionsApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.sdk.AuthApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.sdk.BranchesApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.sdk.CommitsApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.sdk.ConfigApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.sdk.ExperimentalApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.sdk.HealthCheckApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.sdk.ImportApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.sdk.InternalApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.sdk.MetadataApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.sdk.ObjectsApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.sdk.RefsApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.sdk.RepositoriesApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.sdk.StagingApi
- setApiClient(ApiClient) - Method in class io.lakefs.clients.sdk.TagsApi
- setApiKey(String) - Method in class io.lakefs.clients.sdk.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class io.lakefs.clients.sdk.auth.ApiKeyAuth
- setApiKeyPrefix(String) - Method in class io.lakefs.clients.sdk.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class io.lakefs.clients.sdk.auth.ApiKeyAuth
- setAWS4Configuration(String, String, String, String) - Method in class io.lakefs.clients.sdk.ApiClient
-
Helper method to set credentials for AWSV4 Signature
- setBaseCommitId(String) - Method in class io.lakefs.clients.sdk.model.FindMergeBaseResult
- setBasePath(String) - Method in class io.lakefs.clients.sdk.ApiClient
-
Set base path
- setBearerToken(String) - Method in class io.lakefs.clients.sdk.ApiClient
-
Helper method to set access token for the first Bearer authentication.
- setBearerToken(String) - Method in class io.lakefs.clients.sdk.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.sdk.model.StorageConfig
- setBlockstoreNamespaceValidityRegex(String) - Method in class io.lakefs.clients.sdk.model.StorageConfig
- setBlockstoreType(String) - Method in class io.lakefs.clients.sdk.model.StorageConfig
- setBranch(String) - Method in class io.lakefs.clients.sdk.model.ActionRun
- setBranches(List<GarbageCollectionRule>) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRules
- setBranchesMetaRangeId(String) - Method in class io.lakefs.clients.sdk.model.RefsDump
- setBranchId(String) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRule
- setBranchProtectionRules(String, List<BranchProtectionRule>) - Method in class io.lakefs.clients.sdk.RepositoriesApi
- setChecksum(String) - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
- setChecksum(String) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- setChecksum(String) - Method in class io.lakefs.clients.sdk.model.StagingMetadata
- setCommit(Commit) - Method in class io.lakefs.clients.sdk.model.ImportStatus
- setCommit(CommitCreation) - Method in class io.lakefs.clients.sdk.model.ImportCreation
- setCommitId(String) - Method in class io.lakefs.clients.sdk.model.ActionRun
- setCommitId(String) - Method in class io.lakefs.clients.sdk.model.Ref
- setCommitsMetaRangeId(String) - Method in class io.lakefs.clients.sdk.model.RefsDump
- setCommitter(String) - Method in class io.lakefs.clients.sdk.model.Commit
- setCommPrefsMissing(Boolean) - Method in class io.lakefs.clients.sdk.model.SetupState
- setCompleted(Boolean) - Method in class io.lakefs.clients.sdk.model.ImportStatus
- setConnectTimeout(int) - Method in class io.lakefs.clients.sdk.ApiClient
-
Sets the connect timeout (in milliseconds).
- setContentType(String) - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
- setContentType(String) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- setContentType(String) - Method in class io.lakefs.clients.sdk.model.StagingMetadata
- setContinuationToken(String) - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedRequest
- setContinuationToken(String) - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
- setCount(Integer) - Method in class io.lakefs.clients.sdk.model.RangeMetadata
- setCount(Integer) - Method in class io.lakefs.clients.sdk.model.StatsEvent
- setCreationDate(Long) - Method in class io.lakefs.clients.sdk.model.Commit
- setCreationDate(Long) - Method in class io.lakefs.clients.sdk.model.Credentials
- setCreationDate(Long) - Method in class io.lakefs.clients.sdk.model.CredentialsWithSecret
- setCreationDate(Long) - Method in class io.lakefs.clients.sdk.model.Group
- setCreationDate(Long) - Method in class io.lakefs.clients.sdk.model.Policy
- setCreationDate(Long) - Method in class io.lakefs.clients.sdk.model.Repository
- setCreationDate(Long) - Method in class io.lakefs.clients.sdk.model.User
- setCustomBaseUrl(String) - Method in class io.lakefs.clients.sdk.ActionsApi
- setCustomBaseUrl(String) - Method in class io.lakefs.clients.sdk.AuthApi
- setCustomBaseUrl(String) - Method in class io.lakefs.clients.sdk.BranchesApi
- setCustomBaseUrl(String) - Method in class io.lakefs.clients.sdk.CommitsApi
- setCustomBaseUrl(String) - Method in class io.lakefs.clients.sdk.ConfigApi
- setCustomBaseUrl(String) - Method in class io.lakefs.clients.sdk.ExperimentalApi
- setCustomBaseUrl(String) - Method in class io.lakefs.clients.sdk.HealthCheckApi
- setCustomBaseUrl(String) - Method in class io.lakefs.clients.sdk.ImportApi
- setCustomBaseUrl(String) - Method in class io.lakefs.clients.sdk.InternalApi
- setCustomBaseUrl(String) - Method in class io.lakefs.clients.sdk.MetadataApi
- setCustomBaseUrl(String) - Method in class io.lakefs.clients.sdk.ObjectsApi
- setCustomBaseUrl(String) - Method in class io.lakefs.clients.sdk.RefsApi
- setCustomBaseUrl(String) - Method in class io.lakefs.clients.sdk.RepositoriesApi
- setCustomBaseUrl(String) - Method in class io.lakefs.clients.sdk.StagingApi
- setCustomBaseUrl(String) - Method in class io.lakefs.clients.sdk.TagsApi
- setDate(Long) - Method in class io.lakefs.clients.sdk.model.CommitCreation
- setDateFormat(DateFormat) - Method in class io.lakefs.clients.sdk.ApiClient
-
Setter for the field
dateFormat. - setDateFormat(DateFormat) - Static method in class io.lakefs.clients.sdk.JSON
- setDebugging(boolean) - Method in class io.lakefs.clients.sdk.ApiClient
-
Enable/disable debugging for this API client.
- setDefaultApiClient(ApiClient) - Static method in class io.lakefs.clients.sdk.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.sdk.model.Repository
- setDefaultBranch(String) - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
- setDefaultNamespacePrefix(String) - Method in class io.lakefs.clients.sdk.model.StorageConfig
- setDefaultRetentionDays(Integer) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRules
- setDestination(String) - Method in class io.lakefs.clients.sdk.model.ImportLocation
- setDestinationCommitId(String) - Method in class io.lakefs.clients.sdk.model.FindMergeBaseResult
- setDiffs(List<DiffProperties>) - Method in class io.lakefs.clients.sdk.model.OTFDiffs
- setDiffType(OtfDiffList.DiffTypeEnum) - Method in class io.lakefs.clients.sdk.model.OtfDiffList
- setEffect(Statement.EffectEnum) - Method in class io.lakefs.clients.sdk.model.Statement
- setEmail(String) - Method in class io.lakefs.clients.sdk.model.CommPrefsInput
- setEmail(String) - Method in class io.lakefs.clients.sdk.model.User
- setEndTime(OffsetDateTime) - Method in class io.lakefs.clients.sdk.model.ActionRun
- setEndTime(OffsetDateTime) - Method in class io.lakefs.clients.sdk.model.HookRun
- setError(Error) - Method in class io.lakefs.clients.sdk.model.ImportStatus
- setErrors(List<ObjectError>) - Method in class io.lakefs.clients.sdk.model.ObjectErrorList
- setEstimatedSize(Integer) - Method in class io.lakefs.clients.sdk.model.RangeMetadata
- setEvents(List<StatsEvent>) - Method in class io.lakefs.clients.sdk.model.StatsEventsList
- setEventType(String) - Method in class io.lakefs.clients.sdk.model.ActionRun
- setFallbackLoginLabel(String) - Method in class io.lakefs.clients.sdk.model.LoginConfig
- setFallbackLoginUrl(String) - Method in class io.lakefs.clients.sdk.model.LoginConfig
- setFeatureUpdates(Boolean) - Method in class io.lakefs.clients.sdk.model.CommPrefsInput
- setForgotPassword(Boolean) - Method in class io.lakefs.clients.sdk.model.AuthCapabilities
- setFormat(DateFormat) - Method in class io.lakefs.clients.sdk.JSON.DateTypeAdapter
- setFormat(DateFormat) - Method in class io.lakefs.clients.sdk.JSON.SqlDateTypeAdapter
- setFormat(DateTimeFormatter) - Method in class io.lakefs.clients.sdk.JSON.LocalDateTypeAdapter
- setFormat(DateTimeFormatter) - Method in class io.lakefs.clients.sdk.JSON.OffsetDateTimeTypeAdapter
- setFriendlyName(String) - Method in class io.lakefs.clients.sdk.model.User
- setGarbageCollectionRulesPreflight(String) - Method in class io.lakefs.clients.sdk.InternalApi
- setGcAddressesLocation(String) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
- setGcCommitsLocation(String) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
- setGcCommitsPresignedUrl(String) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
- setGCRules(String, GarbageCollectionRules) - Method in class io.lakefs.clients.sdk.RepositoriesApi
- setGcUncommittedLocation(String) - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
- setGracePeriod(Integer) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionConfig
- setGroupACL(String, ACL) - Method in class io.lakefs.clients.sdk.AuthApi
-
set ACL of group
- setGson(Gson) - Static method in class io.lakefs.clients.sdk.JSON
-
Set Gson.
- setHasMore(Boolean) - Method in class io.lakefs.clients.sdk.model.Pagination
- setHookId(String) - Method in class io.lakefs.clients.sdk.model.HookRun
- setHookRunId(String) - Method in class io.lakefs.clients.sdk.model.HookRun
- setHostIndex(int) - Method in class io.lakefs.clients.sdk.ActionsApi
- setHostIndex(int) - Method in class io.lakefs.clients.sdk.AuthApi
- setHostIndex(int) - Method in class io.lakefs.clients.sdk.BranchesApi
- setHostIndex(int) - Method in class io.lakefs.clients.sdk.CommitsApi
- setHostIndex(int) - Method in class io.lakefs.clients.sdk.ConfigApi
- setHostIndex(int) - Method in class io.lakefs.clients.sdk.ExperimentalApi
- setHostIndex(int) - Method in class io.lakefs.clients.sdk.HealthCheckApi
- setHostIndex(int) - Method in class io.lakefs.clients.sdk.ImportApi
- setHostIndex(int) - Method in class io.lakefs.clients.sdk.InternalApi
- setHostIndex(int) - Method in class io.lakefs.clients.sdk.MetadataApi
- setHostIndex(int) - Method in class io.lakefs.clients.sdk.ObjectsApi
- setHostIndex(int) - Method in class io.lakefs.clients.sdk.RefsApi
- setHostIndex(int) - Method in class io.lakefs.clients.sdk.RepositoriesApi
- setHostIndex(int) - Method in class io.lakefs.clients.sdk.StagingApi
- setHostIndex(int) - Method in class io.lakefs.clients.sdk.TagsApi
- setHttpClient(OkHttpClient) - Method in class io.lakefs.clients.sdk.ApiClient
-
Set HTTP client, which must never be null.
- setId(String) - Method in class io.lakefs.clients.sdk.model.Commit
- setId(String) - Method in class io.lakefs.clients.sdk.model.Group
- setId(String) - Method in class io.lakefs.clients.sdk.model.GroupCreation
- setId(String) - Method in class io.lakefs.clients.sdk.model.ImportCreationResponse
- setId(String) - Method in class io.lakefs.clients.sdk.model.MetaRangeCreationResponse
- setId(String) - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
- setId(String) - Method in class io.lakefs.clients.sdk.model.Policy
- setId(String) - Method in class io.lakefs.clients.sdk.model.RangeMetadata
- setId(String) - Method in class io.lakefs.clients.sdk.model.Ref
- setId(String) - Method in class io.lakefs.clients.sdk.model.Repository
- setId(String) - Method in class io.lakefs.clients.sdk.model.TagCreation
- setId(String) - Method in class io.lakefs.clients.sdk.model.User
- setId(String) - Method in class io.lakefs.clients.sdk.model.UserCreation
- setImportSupport(Boolean) - Method in class io.lakefs.clients.sdk.model.StorageConfig
- setImportValidityRegex(String) - Method in class io.lakefs.clients.sdk.model.StorageConfig
- setIngestedObjects(Long) - Method in class io.lakefs.clients.sdk.model.ImportStatus
- setInviteUser(Boolean) - Method in class io.lakefs.clients.sdk.model.AuthCapabilities
- setInviteUser(Boolean) - Method in class io.lakefs.clients.sdk.model.UserCreation
- setJSON(JSON) - Method in class io.lakefs.clients.sdk.ApiClient
-
Set JSON
- setKey(AccessKeyCredentials) - Method in class io.lakefs.clients.sdk.model.Setup
- setKeyManagers(KeyManager[]) - Method in class io.lakefs.clients.sdk.ApiClient
-
Configure client keys to use for authorization in an SSL session.
- setLatestVersion(String) - Method in class io.lakefs.clients.sdk.model.VersionConfig
- setLenientOnJson(boolean) - Method in class io.lakefs.clients.sdk.ApiClient
-
Set LenientOnJson.
- setLenientOnJson(boolean) - Static method in class io.lakefs.clients.sdk.JSON
- setLocalDateFormat(DateTimeFormatter) - Method in class io.lakefs.clients.sdk.ApiClient
-
Set LocalDateFormat.
- setLocalDateFormat(DateTimeFormatter) - Static method in class io.lakefs.clients.sdk.JSON
- setLocation(String) - Method in class io.lakefs.clients.sdk.model.StorageURI
- setLoginConfig(LoginConfig) - Method in class io.lakefs.clients.sdk.model.SetupState
- setLoginCookieNames(List<String>) - Method in class io.lakefs.clients.sdk.model.LoginConfig
- setLoginFailedMessage(String) - Method in class io.lakefs.clients.sdk.model.LoginConfig
- setLoginUrl(String) - Method in class io.lakefs.clients.sdk.model.LoginConfig
- setLogoutUrl(String) - Method in class io.lakefs.clients.sdk.model.LoginConfig
- setMaxKey(String) - Method in class io.lakefs.clients.sdk.model.RangeMetadata
- setMaxPerPage(Integer) - Method in class io.lakefs.clients.sdk.model.Pagination
- setMessage(String) - Method in class io.lakefs.clients.sdk.model.Commit
- setMessage(String) - Method in class io.lakefs.clients.sdk.model.CommitCreation
- setMessage(String) - Method in class io.lakefs.clients.sdk.model.Error
- setMessage(String) - Method in class io.lakefs.clients.sdk.model.ErrorNoACL
- setMessage(String) - Method in class io.lakefs.clients.sdk.model.Merge
- setMessage(String) - Method in class io.lakefs.clients.sdk.model.ObjectError
- setMetadata(Map<String, String>) - Method in class io.lakefs.clients.sdk.model.Commit
- setMetadata(Map<String, String>) - Method in class io.lakefs.clients.sdk.model.CommitCreation
- setMetadata(Map<String, String>) - Method in class io.lakefs.clients.sdk.model.Merge
- setMetadata(Map<String, String>) - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
- setMetadata(Map<String, String>) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- setMetarangeId(String) - Method in class io.lakefs.clients.sdk.model.ImportStatus
- setMetaRangeId(String) - Method in class io.lakefs.clients.sdk.model.Commit
- setMinKey(String) - Method in class io.lakefs.clients.sdk.model.RangeMetadata
- setMtime(Long) - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
- setMtime(Long) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- setName(String) - Method in class io.lakefs.clients.sdk.model.BranchCreation
- setName(String) - Method in class io.lakefs.clients.sdk.model.DiffProperties
- setName(String) - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
- setName(String) - Method in class io.lakefs.clients.sdk.model.StatsEvent
- setNextOffset(String) - Method in class io.lakefs.clients.sdk.model.Pagination
- setNoAcl(Boolean) - Method in class io.lakefs.clients.sdk.model.ErrorNoACL
- setOffsetDateTimeFormat(DateTimeFormatter) - Method in class io.lakefs.clients.sdk.ApiClient
-
Set OffsetDateTimeFormat.
- setOffsetDateTimeFormat(DateTimeFormatter) - Static method in class io.lakefs.clients.sdk.JSON
- setOperation(String) - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
- setOperationContent(Object) - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
- setOperationType(OtfDiffEntry.OperationTypeEnum) - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
- setPagination(Pagination) - Method in class io.lakefs.clients.sdk.model.ActionRunList
- setPagination(Pagination) - Method in class io.lakefs.clients.sdk.model.CommitList
- setPagination(Pagination) - Method in class io.lakefs.clients.sdk.model.CredentialsList
- setPagination(Pagination) - Method in class io.lakefs.clients.sdk.model.DiffList
- setPagination(Pagination) - Method in class io.lakefs.clients.sdk.model.GroupList
- setPagination(Pagination) - Method in class io.lakefs.clients.sdk.model.HookRunList
- setPagination(Pagination) - Method in class io.lakefs.clients.sdk.model.ObjectStatsList
- setPagination(Pagination) - Method in class io.lakefs.clients.sdk.model.PolicyList
- setPagination(Pagination) - Method in class io.lakefs.clients.sdk.model.RefList
- setPagination(Pagination) - Method in class io.lakefs.clients.sdk.model.RepositoryList
- setPagination(Pagination) - Method in class io.lakefs.clients.sdk.model.UserList
- setParentNumber(Integer) - Method in class io.lakefs.clients.sdk.model.CherryPickCreation
- setParentNumber(Integer) - Method in class io.lakefs.clients.sdk.model.RevertCreation
- setParents(List<String>) - Method in class io.lakefs.clients.sdk.model.Commit
- setPassword(String) - Method in class io.lakefs.clients.sdk.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class io.lakefs.clients.sdk.auth.HttpBasicAuth
- setPath(String) - Method in class io.lakefs.clients.sdk.model.Diff
- setPath(String) - Method in class io.lakefs.clients.sdk.model.ImportLocation
- setPath(String) - Method in class io.lakefs.clients.sdk.model.ObjectError
- setPath(String) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- setPath(String) - Method in class io.lakefs.clients.sdk.model.ResetCreation
- setPaths(List<ImportLocation>) - Method in class io.lakefs.clients.sdk.model.ImportCreation
- setPaths(List<String>) - Method in class io.lakefs.clients.sdk.model.PathList
- setPathType(Diff.PathTypeEnum) - Method in class io.lakefs.clients.sdk.model.Diff
- setPathType(ObjectStats.PathTypeEnum) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- setPattern(String) - Method in class io.lakefs.clients.sdk.model.BranchProtectionRule
- setPattern(String) - Method in class io.lakefs.clients.sdk.model.InternalDeleteBranchProtectionRuleRequest
- setPermission(String) - Method in class io.lakefs.clients.sdk.model.ACL
- setPhysicalAddress(String) - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
- setPhysicalAddress(String) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- setPhysicalAddress(String) - Method in class io.lakefs.clients.sdk.model.StagingLocation
- setPhysicalAddressExpiry(Long) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- setPresignedUrl(String) - Method in class io.lakefs.clients.sdk.model.StagingLocation
- setPresignedUrlExpiry(Long) - Method in class io.lakefs.clients.sdk.model.StagingLocation
- setPreSignSupport(Boolean) - Method in class io.lakefs.clients.sdk.model.StorageConfig
- setPreSignSupportUi(Boolean) - Method in class io.lakefs.clients.sdk.model.StorageConfig
- setPropertyClass(String) - Method in class io.lakefs.clients.sdk.model.StatsEvent
- setRanges(List<RangeMetadata>) - Method in class io.lakefs.clients.sdk.model.MetaRangeCreation
- setRBAC(LoginConfig.RBACEnum) - Method in class io.lakefs.clients.sdk.model.LoginConfig
- setReadTimeout(int) - Method in class io.lakefs.clients.sdk.ApiClient
-
Sets the read timeout (in milliseconds).
- setRef(String) - Method in class io.lakefs.clients.sdk.model.CherryPickCreation
- setRef(String) - Method in class io.lakefs.clients.sdk.model.RevertCreation
- setRef(String) - Method in class io.lakefs.clients.sdk.model.TagCreation
- setReference(String) - Method in class io.lakefs.clients.sdk.model.MergeResult
- setResource(String) - Method in class io.lakefs.clients.sdk.model.Statement
- setResults(Integer) - Method in class io.lakefs.clients.sdk.model.Pagination
- setResults(List<ActionRun>) - Method in class io.lakefs.clients.sdk.model.ActionRunList
- setResults(List<Commit>) - Method in class io.lakefs.clients.sdk.model.CommitList
- setResults(List<Credentials>) - Method in class io.lakefs.clients.sdk.model.CredentialsList
- setResults(List<Diff>) - Method in class io.lakefs.clients.sdk.model.DiffList
- setResults(List<Group>) - Method in class io.lakefs.clients.sdk.model.GroupList
- setResults(List<HookRun>) - Method in class io.lakefs.clients.sdk.model.HookRunList
- setResults(List<ObjectStats>) - Method in class io.lakefs.clients.sdk.model.ObjectStatsList
- setResults(List<OtfDiffEntry>) - Method in class io.lakefs.clients.sdk.model.OtfDiffList
- setResults(List<Policy>) - Method in class io.lakefs.clients.sdk.model.PolicyList
- setResults(List<Ref>) - Method in class io.lakefs.clients.sdk.model.RefList
- setResults(List<Repository>) - Method in class io.lakefs.clients.sdk.model.RepositoryList
- setResults(List<User>) - Method in class io.lakefs.clients.sdk.model.UserList
- setRetentionDays(Integer) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRule
- setRunId(String) - Method in class io.lakefs.clients.sdk.model.ActionRun
- setRunId(String) - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
- setRunId(String) - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
- setSampleData(Boolean) - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
- setSecretAccessKey(String) - Method in class io.lakefs.clients.sdk.model.AccessKeyCredentials
- setSecretAccessKey(String) - Method in class io.lakefs.clients.sdk.model.CredentialsWithSecret
- setSecretAccessKey(String) - Method in class io.lakefs.clients.sdk.model.LoginInformation
- setSecurityUpdates(Boolean) - Method in class io.lakefs.clients.sdk.model.CommPrefsInput
- setServerIndex(Integer) - Method in class io.lakefs.clients.sdk.ApiClient
- setServers(List<ServerConfiguration>) - Method in class io.lakefs.clients.sdk.ApiClient
- setServerVariables(Map<String, String>) - Method in class io.lakefs.clients.sdk.ApiClient
- setSizeBytes(Long) - Method in class io.lakefs.clients.sdk.model.Diff
- setSizeBytes(Long) - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
- setSizeBytes(Long) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- setSizeBytes(Long) - Method in class io.lakefs.clients.sdk.model.StagingMetadata
- setSource(String) - Method in class io.lakefs.clients.sdk.model.BranchCreation
- setSourceCommitId(String) - Method in class io.lakefs.clients.sdk.model.FindMergeBaseResult
- setSqlDateFormat(DateFormat) - Method in class io.lakefs.clients.sdk.ApiClient
-
Set SqlDateFormat.
- setSqlDateFormat(DateFormat) - Static method in class io.lakefs.clients.sdk.JSON
- setSrcPath(String) - Method in class io.lakefs.clients.sdk.model.ObjectCopyCreation
- setSrcRef(String) - Method in class io.lakefs.clients.sdk.model.ObjectCopyCreation
- setSslCaCert(InputStream) - Method in class io.lakefs.clients.sdk.ApiClient
-
Configure the CA certificate to be trusted when making https requests.
- setStaging(StagingLocation) - Method in class io.lakefs.clients.sdk.model.StagingMetadata
- setStagingToken(String) - Method in class io.lakefs.clients.sdk.model.UpdateToken
- setStartTime(OffsetDateTime) - Method in class io.lakefs.clients.sdk.model.ActionRun
- setStartTime(OffsetDateTime) - Method in class io.lakefs.clients.sdk.model.HookRun
- setState(SetupState.StateEnum) - Method in class io.lakefs.clients.sdk.model.SetupState
- setStatement(List<Statement>) - Method in class io.lakefs.clients.sdk.model.Policy
- setStatus(ActionRun.StatusEnum) - Method in class io.lakefs.clients.sdk.model.ActionRun
- setStatus(HookRun.StatusEnum) - Method in class io.lakefs.clients.sdk.model.HookRun
- setStatusCode(Integer) - Method in class io.lakefs.clients.sdk.model.ObjectError
- setStorageClass(String) - Method in class io.lakefs.clients.sdk.model.UnderlyingObjectProperties
- setStorageConfig(StorageConfig) - Method in class io.lakefs.clients.sdk.model.Config
- setStorageNamespace(String) - Method in class io.lakefs.clients.sdk.model.Repository
- setStorageNamespace(String) - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
- setStrategy(String) - Method in class io.lakefs.clients.sdk.model.Merge
- setTagsMetaRangeId(String) - Method in class io.lakefs.clients.sdk.model.RefsDump
- setTempFolderPath(String) - Method in class io.lakefs.clients.sdk.ApiClient
-
Set the temporary folder path (for downloading files)
- setTimestamp(Integer) - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
- setToken(String) - Method in class io.lakefs.clients.sdk.model.AuthenticationToken
- setTokenExpiration(Long) - Method in class io.lakefs.clients.sdk.model.AuthenticationToken
- setType(Diff.TypeEnum) - Method in class io.lakefs.clients.sdk.model.Diff
- setType(ImportLocation.TypeEnum) - Method in class io.lakefs.clients.sdk.model.ImportLocation
- setType(ResetCreation.TypeEnum) - Method in class io.lakefs.clients.sdk.model.ResetCreation
- setup(Setup) - Method in class io.lakefs.clients.sdk.InternalApi
-
setup lakeFS and create a first user
- Setup - Class in io.lakefs.clients.sdk.model
-
Setup
- Setup() - Constructor for class io.lakefs.clients.sdk.model.Setup
- Setup.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- setupCommPrefs(CommPrefsInput) - Method in class io.lakefs.clients.sdk.InternalApi
-
setup communications preferences
- setUpdateTime(OffsetDateTime) - Method in class io.lakefs.clients.sdk.model.ImportStatus
- setUpgradeRecommended(Boolean) - Method in class io.lakefs.clients.sdk.model.VersionConfig
- setUpgradeUrl(String) - Method in class io.lakefs.clients.sdk.model.VersionConfig
- SetupState - Class in io.lakefs.clients.sdk.model
-
SetupState
- SetupState() - Constructor for class io.lakefs.clients.sdk.model.SetupState
- SetupState.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- SetupState.StateEnum - Enum in io.lakefs.clients.sdk.model
-
Gets or Sets state
- SetupState.StateEnum.Adapter - Class in io.lakefs.clients.sdk.model
- setUser(User) - Method in class io.lakefs.clients.sdk.model.CurrentUser
- setUserAgent(String) - Method in class io.lakefs.clients.sdk.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.sdk.model.StagingMetadata
- setUsername(String) - Method in class io.lakefs.clients.sdk.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class io.lakefs.clients.sdk.auth.HttpBasicAuth
- setUsername(String) - Method in class io.lakefs.clients.sdk.model.Setup
- setVerifyingSsl(boolean) - Method in class io.lakefs.clients.sdk.ApiClient
-
Configure whether to verify certificate and hostname when making https requests.
- setVersion(String) - Method in class io.lakefs.clients.sdk.model.VersionConfig
- setVersionConfig(VersionConfig) - Method in class io.lakefs.clients.sdk.model.Config
- setWriteTimeout(int) - Method in class io.lakefs.clients.sdk.ApiClient
-
Sets the write timeout (in milliseconds).
- SIMPLIFIED - io.lakefs.clients.sdk.model.LoginConfig.RBACEnum
- sizeBytes(Long) - Method in class io.lakefs.clients.sdk.model.Diff
- sizeBytes(Long) - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
- sizeBytes(Long) - Method in class io.lakefs.clients.sdk.model.ObjectStats
- sizeBytes(Long) - Method in class io.lakefs.clients.sdk.model.StagingMetadata
- source() - Method in class io.lakefs.clients.sdk.ProgressResponseBody
- source(String) - Method in class io.lakefs.clients.sdk.model.BranchCreation
- sourceCommitId(String) - Method in class io.lakefs.clients.sdk.model.FindMergeBaseResult
- sourceMetarange(String) - Method in class io.lakefs.clients.sdk.CommitsApi.APIcommitRequest
-
Set sourceMetarange
- SqlDateTypeAdapter() - Constructor for class io.lakefs.clients.sdk.JSON.SqlDateTypeAdapter
- SqlDateTypeAdapter(DateFormat) - Constructor for class io.lakefs.clients.sdk.JSON.SqlDateTypeAdapter
- srcPath(String) - Method in class io.lakefs.clients.sdk.model.ObjectCopyCreation
- srcRef(String) - Method in class io.lakefs.clients.sdk.model.ObjectCopyCreation
- stageObject(String, String, String, ObjectStageCreation) - Method in class io.lakefs.clients.sdk.InternalApi
-
Deprecated.
- staging(StagingLocation) - Method in class io.lakefs.clients.sdk.model.StagingMetadata
- StagingApi - Class in io.lakefs.clients.sdk
- StagingApi() - Constructor for class io.lakefs.clients.sdk.StagingApi
- StagingApi(ApiClient) - Constructor for class io.lakefs.clients.sdk.StagingApi
- StagingApi.APIgetPhysicalAddressRequest - Class in io.lakefs.clients.sdk
- StagingApi.APIlinkPhysicalAddressRequest - Class in io.lakefs.clients.sdk
- StagingLocation - Class in io.lakefs.clients.sdk.model
-
location for placing an object when staging it
- StagingLocation() - Constructor for class io.lakefs.clients.sdk.model.StagingLocation
- StagingLocation.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- StagingMetadata - Class in io.lakefs.clients.sdk.model
-
information about uploaded object
- StagingMetadata() - Constructor for class io.lakefs.clients.sdk.model.StagingMetadata
- StagingMetadata.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- stagingToken(String) - Method in class io.lakefs.clients.sdk.model.UpdateToken
- startTime(OffsetDateTime) - Method in class io.lakefs.clients.sdk.model.ActionRun
- startTime(OffsetDateTime) - Method in class io.lakefs.clients.sdk.model.HookRun
- state(SetupState.StateEnum) - Method in class io.lakefs.clients.sdk.model.SetupState
- statement(List<Statement>) - Method in class io.lakefs.clients.sdk.model.Policy
- Statement - Class in io.lakefs.clients.sdk.model
-
Statement
- Statement() - Constructor for class io.lakefs.clients.sdk.model.Statement
- Statement.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- Statement.EffectEnum - Enum in io.lakefs.clients.sdk.model
-
Gets or Sets effect
- Statement.EffectEnum.Adapter - Class in io.lakefs.clients.sdk.model
- statObject(String, String, String) - Method in class io.lakefs.clients.sdk.ObjectsApi
-
get object metadata
- StatsEvent - Class in io.lakefs.clients.sdk.model
-
StatsEvent
- StatsEvent() - Constructor for class io.lakefs.clients.sdk.model.StatsEvent
- StatsEvent.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- StatsEventsList - Class in io.lakefs.clients.sdk.model
-
StatsEventsList
- StatsEventsList() - Constructor for class io.lakefs.clients.sdk.model.StatsEventsList
- StatsEventsList.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- status(ActionRun.StatusEnum) - Method in class io.lakefs.clients.sdk.model.ActionRun
- status(HookRun.StatusEnum) - Method in class io.lakefs.clients.sdk.model.HookRun
- statusCode(Integer) - Method in class io.lakefs.clients.sdk.model.ObjectError
- storageClass(String) - Method in class io.lakefs.clients.sdk.model.UnderlyingObjectProperties
- storageClass(String) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIuploadObjectRequest
-
Set storageClass
- storageConfig(StorageConfig) - Method in class io.lakefs.clients.sdk.model.Config
- StorageConfig - Class in io.lakefs.clients.sdk.model
-
StorageConfig
- StorageConfig() - Constructor for class io.lakefs.clients.sdk.model.StorageConfig
- StorageConfig.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- storageNamespace(String) - Method in class io.lakefs.clients.sdk.model.Repository
- storageNamespace(String) - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
- StorageURI - Class in io.lakefs.clients.sdk.model
-
URI to a path in a storage provider (e.g.
- StorageURI() - Constructor for class io.lakefs.clients.sdk.model.StorageURI
- StorageURI.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- strategy(String) - Method in class io.lakefs.clients.sdk.model.Merge
- StringUtil - Class in io.lakefs.clients.sdk
- StringUtil() - Constructor for class io.lakefs.clients.sdk.StringUtil
T
- TagCreation - Class in io.lakefs.clients.sdk.model
-
TagCreation
- TagCreation() - Constructor for class io.lakefs.clients.sdk.model.TagCreation
- TagCreation.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- TagsApi - Class in io.lakefs.clients.sdk
- TagsApi() - Constructor for class io.lakefs.clients.sdk.TagsApi
- TagsApi(ApiClient) - Constructor for class io.lakefs.clients.sdk.TagsApi
- TagsApi.APIcreateTagRequest - Class in io.lakefs.clients.sdk
- TagsApi.APIdeleteTagRequest - Class in io.lakefs.clients.sdk
- TagsApi.APIgetTagRequest - Class in io.lakefs.clients.sdk
- TagsApi.APIlistTagsRequest - Class in io.lakefs.clients.sdk
- tagsMetaRangeId(String) - Method in class io.lakefs.clients.sdk.model.RefsDump
- timestamp(Integer) - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
- toJson() - Method in class io.lakefs.clients.sdk.model.AccessKeyCredentials
-
Convert an instance of AccessKeyCredentials to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.ACL
-
Convert an instance of ACL to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.ActionRun
-
Convert an instance of ActionRun to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.ActionRunList
-
Convert an instance of ActionRunList to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.AuthCapabilities
-
Convert an instance of AuthCapabilities to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.AuthenticationToken
-
Convert an instance of AuthenticationToken to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.BranchCreation
-
Convert an instance of BranchCreation to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.BranchProtectionRule
-
Convert an instance of BranchProtectionRule to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.CherryPickCreation
-
Convert an instance of CherryPickCreation to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.Commit
-
Convert an instance of Commit to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.CommitCreation
-
Convert an instance of CommitCreation to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.CommitList
-
Convert an instance of CommitList to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.CommPrefsInput
-
Convert an instance of CommPrefsInput to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.Config
-
Convert an instance of Config to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.Credentials
-
Convert an instance of Credentials to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.CredentialsList
-
Convert an instance of CredentialsList to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.CredentialsWithSecret
-
Convert an instance of CredentialsWithSecret to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.CurrentUser
-
Convert an instance of CurrentUser to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.Diff
-
Convert an instance of Diff to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.DiffList
-
Convert an instance of DiffList to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.DiffProperties
-
Convert an instance of DiffProperties to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.Error
-
Convert an instance of Error to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.ErrorNoACL
-
Convert an instance of ErrorNoACL to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.FindMergeBaseResult
-
Convert an instance of FindMergeBaseResult to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionConfig
-
Convert an instance of GarbageCollectionConfig to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
-
Convert an instance of GarbageCollectionPrepareResponse to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRule
-
Convert an instance of GarbageCollectionRule to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRules
-
Convert an instance of GarbageCollectionRules to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.Group
-
Convert an instance of Group to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.GroupCreation
-
Convert an instance of GroupCreation to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.GroupList
-
Convert an instance of GroupList to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.HookRun
-
Convert an instance of HookRun to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.HookRunList
-
Convert an instance of HookRunList to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.ImportCreation
-
Convert an instance of ImportCreation to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.ImportCreationResponse
-
Convert an instance of ImportCreationResponse to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.ImportLocation
-
Convert an instance of ImportLocation to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.ImportStatus
-
Convert an instance of ImportStatus to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.InternalDeleteBranchProtectionRuleRequest
-
Convert an instance of InternalDeleteBranchProtectionRuleRequest to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.LoginConfig
-
Convert an instance of LoginConfig to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.LoginInformation
-
Convert an instance of LoginInformation to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.Merge
-
Convert an instance of Merge to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.MergeResult
-
Convert an instance of MergeResult to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.MetaRangeCreation
-
Convert an instance of MetaRangeCreation to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.MetaRangeCreationResponse
-
Convert an instance of MetaRangeCreationResponse to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.ObjectCopyCreation
-
Convert an instance of ObjectCopyCreation to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.ObjectError
-
Convert an instance of ObjectError to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.ObjectErrorList
-
Convert an instance of ObjectErrorList to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
-
Convert an instance of ObjectStageCreation to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.ObjectStats
-
Convert an instance of ObjectStats to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.ObjectStatsList
-
Convert an instance of ObjectStatsList to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
-
Convert an instance of OtfDiffEntry to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.OtfDiffList
-
Convert an instance of OtfDiffList to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.OTFDiffs
-
Convert an instance of OTFDiffs to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.Pagination
-
Convert an instance of Pagination to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.PathList
-
Convert an instance of PathList to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.Policy
-
Convert an instance of Policy to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.PolicyList
-
Convert an instance of PolicyList to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedRequest
-
Convert an instance of PrepareGCUncommittedRequest to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
-
Convert an instance of PrepareGCUncommittedResponse to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.RangeMetadata
-
Convert an instance of RangeMetadata to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.Ref
-
Convert an instance of Ref to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.RefList
-
Convert an instance of RefList to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.RefsDump
-
Convert an instance of RefsDump to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.Repository
-
Convert an instance of Repository to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
-
Convert an instance of RepositoryCreation to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.RepositoryList
-
Convert an instance of RepositoryList to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.ResetCreation
-
Convert an instance of ResetCreation to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.RevertCreation
-
Convert an instance of RevertCreation to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.Setup
-
Convert an instance of Setup to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.SetupState
-
Convert an instance of SetupState to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.StagingLocation
-
Convert an instance of StagingLocation to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.StagingMetadata
-
Convert an instance of StagingMetadata to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.Statement
-
Convert an instance of Statement to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.StatsEvent
-
Convert an instance of StatsEvent to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.StatsEventsList
-
Convert an instance of StatsEventsList to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.StorageConfig
-
Convert an instance of StorageConfig to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.StorageURI
-
Convert an instance of StorageURI to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.TagCreation
-
Convert an instance of TagCreation to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.UnderlyingObjectProperties
-
Convert an instance of UnderlyingObjectProperties to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.UpdateToken
-
Convert an instance of UpdateToken to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.User
-
Convert an instance of User to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.UserCreation
-
Convert an instance of UserCreation to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.UserList
-
Convert an instance of UserList to an JSON string
- toJson() - Method in class io.lakefs.clients.sdk.model.VersionConfig
-
Convert an instance of VersionConfig to an JSON string
- token(String) - Method in class io.lakefs.clients.sdk.model.AuthenticationToken
- tokenExpiration(Long) - Method in class io.lakefs.clients.sdk.model.AuthenticationToken
- toString() - Method in class io.lakefs.clients.sdk.model.AbstractOpenApiSchema
- toString() - Method in class io.lakefs.clients.sdk.model.AccessKeyCredentials
- toString() - Method in class io.lakefs.clients.sdk.model.ACL
- toString() - Method in enum io.lakefs.clients.sdk.model.ActionRun.StatusEnum
- toString() - Method in class io.lakefs.clients.sdk.model.ActionRun
- toString() - Method in class io.lakefs.clients.sdk.model.ActionRunList
- toString() - Method in class io.lakefs.clients.sdk.model.AuthCapabilities
- toString() - Method in class io.lakefs.clients.sdk.model.AuthenticationToken
- toString() - Method in class io.lakefs.clients.sdk.model.BranchCreation
- toString() - Method in class io.lakefs.clients.sdk.model.BranchProtectionRule
- toString() - Method in class io.lakefs.clients.sdk.model.CherryPickCreation
- toString() - Method in class io.lakefs.clients.sdk.model.Commit
- toString() - Method in class io.lakefs.clients.sdk.model.CommitCreation
- toString() - Method in class io.lakefs.clients.sdk.model.CommitList
- toString() - Method in class io.lakefs.clients.sdk.model.CommPrefsInput
- toString() - Method in class io.lakefs.clients.sdk.model.Config
- toString() - Method in class io.lakefs.clients.sdk.model.Credentials
- toString() - Method in class io.lakefs.clients.sdk.model.CredentialsList
- toString() - Method in class io.lakefs.clients.sdk.model.CredentialsWithSecret
- toString() - Method in class io.lakefs.clients.sdk.model.CurrentUser
- toString() - Method in enum io.lakefs.clients.sdk.model.Diff.PathTypeEnum
- toString() - Method in class io.lakefs.clients.sdk.model.Diff
- toString() - Method in enum io.lakefs.clients.sdk.model.Diff.TypeEnum
- toString() - Method in class io.lakefs.clients.sdk.model.DiffList
- toString() - Method in class io.lakefs.clients.sdk.model.DiffProperties
- toString() - Method in class io.lakefs.clients.sdk.model.Error
- toString() - Method in class io.lakefs.clients.sdk.model.ErrorNoACL
- toString() - Method in class io.lakefs.clients.sdk.model.FindMergeBaseResult
- toString() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionConfig
- toString() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
- toString() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRule
- toString() - Method in class io.lakefs.clients.sdk.model.GarbageCollectionRules
- toString() - Method in class io.lakefs.clients.sdk.model.Group
- toString() - Method in class io.lakefs.clients.sdk.model.GroupCreation
- toString() - Method in class io.lakefs.clients.sdk.model.GroupList
- toString() - Method in enum io.lakefs.clients.sdk.model.HookRun.StatusEnum
- toString() - Method in class io.lakefs.clients.sdk.model.HookRun
- toString() - Method in class io.lakefs.clients.sdk.model.HookRunList
- toString() - Method in class io.lakefs.clients.sdk.model.ImportCreation
- toString() - Method in class io.lakefs.clients.sdk.model.ImportCreationResponse
- toString() - Method in class io.lakefs.clients.sdk.model.ImportLocation
- toString() - Method in enum io.lakefs.clients.sdk.model.ImportLocation.TypeEnum
- toString() - Method in class io.lakefs.clients.sdk.model.ImportStatus
- toString() - Method in class io.lakefs.clients.sdk.model.InternalDeleteBranchProtectionRuleRequest
- toString() - Method in enum io.lakefs.clients.sdk.model.LoginConfig.RBACEnum
- toString() - Method in class io.lakefs.clients.sdk.model.LoginConfig
- toString() - Method in class io.lakefs.clients.sdk.model.LoginInformation
- toString() - Method in class io.lakefs.clients.sdk.model.Merge
- toString() - Method in class io.lakefs.clients.sdk.model.MergeResult
- toString() - Method in class io.lakefs.clients.sdk.model.MetaRangeCreation
- toString() - Method in class io.lakefs.clients.sdk.model.MetaRangeCreationResponse
- toString() - Method in class io.lakefs.clients.sdk.model.ObjectCopyCreation
- toString() - Method in class io.lakefs.clients.sdk.model.ObjectError
- toString() - Method in class io.lakefs.clients.sdk.model.ObjectErrorList
- toString() - Method in class io.lakefs.clients.sdk.model.ObjectStageCreation
- toString() - Method in enum io.lakefs.clients.sdk.model.ObjectStats.PathTypeEnum
- toString() - Method in class io.lakefs.clients.sdk.model.ObjectStats
- toString() - Method in class io.lakefs.clients.sdk.model.ObjectStatsList
- toString() - Method in enum io.lakefs.clients.sdk.model.OtfDiffEntry.OperationTypeEnum
- toString() - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry
- toString() - Method in enum io.lakefs.clients.sdk.model.OtfDiffList.DiffTypeEnum
- toString() - Method in class io.lakefs.clients.sdk.model.OtfDiffList
- toString() - Method in class io.lakefs.clients.sdk.model.OTFDiffs
- toString() - Method in class io.lakefs.clients.sdk.model.Pagination
- toString() - Method in class io.lakefs.clients.sdk.model.PathList
- toString() - Method in class io.lakefs.clients.sdk.model.Policy
- toString() - Method in class io.lakefs.clients.sdk.model.PolicyList
- toString() - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedRequest
- toString() - Method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
- toString() - Method in class io.lakefs.clients.sdk.model.RangeMetadata
- toString() - Method in class io.lakefs.clients.sdk.model.Ref
- toString() - Method in class io.lakefs.clients.sdk.model.RefList
- toString() - Method in class io.lakefs.clients.sdk.model.RefsDump
- toString() - Method in class io.lakefs.clients.sdk.model.Repository
- toString() - Method in class io.lakefs.clients.sdk.model.RepositoryCreation
- toString() - Method in class io.lakefs.clients.sdk.model.RepositoryList
- toString() - Method in class io.lakefs.clients.sdk.model.ResetCreation
- toString() - Method in enum io.lakefs.clients.sdk.model.ResetCreation.TypeEnum
- toString() - Method in class io.lakefs.clients.sdk.model.RevertCreation
- toString() - Method in class io.lakefs.clients.sdk.model.Setup
- toString() - Method in enum io.lakefs.clients.sdk.model.SetupState.StateEnum
- toString() - Method in class io.lakefs.clients.sdk.model.SetupState
- toString() - Method in class io.lakefs.clients.sdk.model.StagingLocation
- toString() - Method in class io.lakefs.clients.sdk.model.StagingMetadata
- toString() - Method in enum io.lakefs.clients.sdk.model.Statement.EffectEnum
- toString() - Method in class io.lakefs.clients.sdk.model.Statement
- toString() - Method in class io.lakefs.clients.sdk.model.StatsEvent
- toString() - Method in class io.lakefs.clients.sdk.model.StatsEventsList
- toString() - Method in class io.lakefs.clients.sdk.model.StorageConfig
- toString() - Method in class io.lakefs.clients.sdk.model.StorageURI
- toString() - Method in class io.lakefs.clients.sdk.model.TagCreation
- toString() - Method in class io.lakefs.clients.sdk.model.UnderlyingObjectProperties
- toString() - Method in class io.lakefs.clients.sdk.model.UpdateToken
- toString() - Method in class io.lakefs.clients.sdk.model.User
- toString() - Method in class io.lakefs.clients.sdk.model.UserCreation
- toString() - Method in class io.lakefs.clients.sdk.model.UserList
- toString() - Method in class io.lakefs.clients.sdk.model.VersionConfig
- type(Diff.TypeEnum) - Method in class io.lakefs.clients.sdk.model.Diff
- type(ImportLocation.TypeEnum) - Method in class io.lakefs.clients.sdk.model.ImportLocation
- type(ResetCreation.TypeEnum) - Method in class io.lakefs.clients.sdk.model.ResetCreation
- type(String) - Method in class io.lakefs.clients.sdk.RefsApi.APIdiffRefsRequest
-
Set type
U
- UnderlyingObjectProperties - Class in io.lakefs.clients.sdk.model
-
UnderlyingObjectProperties
- UnderlyingObjectProperties() - Constructor for class io.lakefs.clients.sdk.model.UnderlyingObjectProperties
- UnderlyingObjectProperties.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- UPDATE - io.lakefs.clients.sdk.model.OtfDiffEntry.OperationTypeEnum
- updateParamsForAuth(String[], List<Pair>, Map<String, String>, Map<String, String>, String, String, URI) - Method in class io.lakefs.clients.sdk.ApiClient
-
Update query and header parameters based on authentication settings.
- updatePolicy(String, Policy) - Method in class io.lakefs.clients.sdk.AuthApi
-
update policy
- updateTime(OffsetDateTime) - Method in class io.lakefs.clients.sdk.model.ImportStatus
- UpdateToken - Class in io.lakefs.clients.sdk.model
-
UpdateToken
- UpdateToken() - Constructor for class io.lakefs.clients.sdk.model.UpdateToken
- UpdateToken.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- upgradeRecommended(Boolean) - Method in class io.lakefs.clients.sdk.model.VersionConfig
- upgradeUrl(String) - Method in class io.lakefs.clients.sdk.model.VersionConfig
- uploadObject(String, String, String) - Method in class io.lakefs.clients.sdk.ObjectsApi
- uploadObjectPreflight(String, String, String) - Method in class io.lakefs.clients.sdk.InternalApi
- URL - Variable in class io.lakefs.clients.sdk.ServerConfiguration
- URL() - Method in class io.lakefs.clients.sdk.ServerConfiguration
-
Format URL template using default server variables.
- URL(Map<String, String>) - Method in class io.lakefs.clients.sdk.ServerConfiguration
-
Format URL template using given variables.
- user(User) - Method in class io.lakefs.clients.sdk.model.CurrentUser
- User - Class in io.lakefs.clients.sdk.model
-
User
- User() - Constructor for class io.lakefs.clients.sdk.model.User
- User.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- userCreation(UserCreation) - Method in class io.lakefs.clients.sdk.AuthApi.APIcreateUserRequest
-
Set userCreation
- UserCreation - Class in io.lakefs.clients.sdk.model
-
UserCreation
- UserCreation() - Constructor for class io.lakefs.clients.sdk.model.UserCreation
- UserCreation.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- UserList - Class in io.lakefs.clients.sdk.model
-
UserList
- UserList() - Constructor for class io.lakefs.clients.sdk.model.UserList
- UserList.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
- userMetadata(Boolean) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIlistObjectsRequest
-
Set userMetadata
- userMetadata(Boolean) - Method in class io.lakefs.clients.sdk.ObjectsApi.APIstatObjectRequest
-
Set userMetadata
- userMetadata(Map<String, String>) - Method in class io.lakefs.clients.sdk.model.StagingMetadata
- username(String) - Method in class io.lakefs.clients.sdk.model.Setup
V
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.AccessKeyCredentials
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.ACL
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.ActionRun
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.ActionRunList
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.AuthCapabilities
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.AuthenticationToken
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.BranchCreation
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.BranchProtectionRule
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.CherryPickCreation
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.Commit
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.CommitCreation
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.CommitList
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.CommPrefsInput
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.Config
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.Credentials
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.CredentialsList
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.CredentialsWithSecret
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.CurrentUser
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.Diff
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.DiffList
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.DiffProperties
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.Error
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.ErrorNoACL
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.FindMergeBaseResult
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.GarbageCollectionConfig
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.GarbageCollectionPrepareResponse
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.GarbageCollectionRule
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.GarbageCollectionRules
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.Group
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.GroupCreation
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.GroupList
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.HookRun
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.HookRunList
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.ImportCreation
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.ImportCreationResponse
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.ImportLocation
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.ImportStatus
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.InternalDeleteBranchProtectionRuleRequest
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.LoginConfig
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.LoginInformation
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.Merge
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.MergeResult
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.MetaRangeCreation
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.MetaRangeCreationResponse
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.ObjectCopyCreation
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.ObjectError
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.ObjectErrorList
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.ObjectStageCreation
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.ObjectStats
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.ObjectStatsList
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.OtfDiffEntry
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.OtfDiffList
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.OTFDiffs
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.Pagination
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.PathList
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.Policy
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.PolicyList
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedRequest
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.PrepareGCUncommittedResponse
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.RangeMetadata
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.Ref
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.RefList
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.RefsDump
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.Repository
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.RepositoryCreation
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.RepositoryList
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.ResetCreation
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.RevertCreation
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.Setup
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.SetupState
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.StagingLocation
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.StagingMetadata
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.Statement
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.StatsEvent
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.StatsEventsList
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.StorageConfig
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.StorageURI
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.TagCreation
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.UnderlyingObjectProperties
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.UpdateToken
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.User
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.UserCreation
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.UserList
-
Validates the JSON Element and throws an exception if issues found
- validateJsonElement(JsonElement) - Static method in class io.lakefs.clients.sdk.model.VersionConfig
-
Validates the JSON Element and throws an exception if issues found
- valueOf(String) - Static method in enum io.lakefs.clients.sdk.model.ActionRun.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.sdk.model.Diff.PathTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.sdk.model.Diff.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.sdk.model.HookRun.StatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.sdk.model.ImportLocation.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.sdk.model.LoginConfig.RBACEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.sdk.model.ObjectStats.PathTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.sdk.model.OtfDiffEntry.OperationTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.sdk.model.OtfDiffList.DiffTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.sdk.model.ResetCreation.TypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.sdk.model.SetupState.StateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.lakefs.clients.sdk.model.Statement.EffectEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.lakefs.clients.sdk.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.sdk.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.sdk.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.sdk.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.sdk.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.sdk.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.sdk.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.sdk.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.sdk.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.sdk.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.sdk.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.sdk.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.sdk.ServerConfiguration
- version(String) - Method in class io.lakefs.clients.sdk.model.VersionConfig
- VERSION - Static variable in class io.lakefs.clients.sdk.Configuration
- versionConfig(VersionConfig) - Method in class io.lakefs.clients.sdk.model.Config
- VersionConfig - Class in io.lakefs.clients.sdk.model
-
VersionConfig
- VersionConfig() - Constructor for class io.lakefs.clients.sdk.model.VersionConfig
- VersionConfig.CustomTypeAdapterFactory - Class in io.lakefs.clients.sdk.model
W
- write(JsonWriter, byte[]) - Method in class io.lakefs.clients.sdk.JSON.ByteArrayAdapter
- write(JsonWriter, ActionRun.StatusEnum) - Method in class io.lakefs.clients.sdk.model.ActionRun.StatusEnum.Adapter
- write(JsonWriter, Diff.PathTypeEnum) - Method in class io.lakefs.clients.sdk.model.Diff.PathTypeEnum.Adapter
- write(JsonWriter, Diff.TypeEnum) - Method in class io.lakefs.clients.sdk.model.Diff.TypeEnum.Adapter
- write(JsonWriter, HookRun.StatusEnum) - Method in class io.lakefs.clients.sdk.model.HookRun.StatusEnum.Adapter
- write(JsonWriter, ImportLocation.TypeEnum) - Method in class io.lakefs.clients.sdk.model.ImportLocation.TypeEnum.Adapter
- write(JsonWriter, LoginConfig.RBACEnum) - Method in class io.lakefs.clients.sdk.model.LoginConfig.RBACEnum.Adapter
- write(JsonWriter, ObjectStats.PathTypeEnum) - Method in class io.lakefs.clients.sdk.model.ObjectStats.PathTypeEnum.Adapter
- write(JsonWriter, OtfDiffEntry.OperationTypeEnum) - Method in class io.lakefs.clients.sdk.model.OtfDiffEntry.OperationTypeEnum.Adapter
- write(JsonWriter, OtfDiffList.DiffTypeEnum) - Method in class io.lakefs.clients.sdk.model.OtfDiffList.DiffTypeEnum.Adapter
- write(JsonWriter, ResetCreation.TypeEnum) - Method in class io.lakefs.clients.sdk.model.ResetCreation.TypeEnum.Adapter
- write(JsonWriter, SetupState.StateEnum) - Method in class io.lakefs.clients.sdk.model.SetupState.StateEnum.Adapter
- write(JsonWriter, Statement.EffectEnum) - Method in class io.lakefs.clients.sdk.model.Statement.EffectEnum.Adapter
- write(JsonWriter, Date) - Method in class io.lakefs.clients.sdk.JSON.SqlDateTypeAdapter
- write(JsonWriter, LocalDate) - Method in class io.lakefs.clients.sdk.JSON.LocalDateTypeAdapter
- write(JsonWriter, OffsetDateTime) - Method in class io.lakefs.clients.sdk.JSON.OffsetDateTimeTypeAdapter
- write(JsonWriter, Date) - Method in class io.lakefs.clients.sdk.JSON.DateTypeAdapter
- writeTo(BufferedSink) - Method in class io.lakefs.clients.sdk.ProgressRequestBody
All Classes All Packages