Index

A B C D E G H L N O P S T U V 
All Classes and Interfaces|All Packages

A

ApplicablePolicy - Class in org.apache.polaris.service.types
 
ApplicablePolicy(String, Boolean, String, Integer, Boolean, List<String>) - Constructor for class org.apache.polaris.service.types.ApplicablePolicy
 
ApplicablePolicy(String, Boolean, String, String, String, Integer, Boolean, List<String>) - Constructor for class org.apache.polaris.service.types.ApplicablePolicy
 
ApplicablePolicy.Builder - Class in org.apache.polaris.service.types
 
attachPolicy(String, String, String, AttachPolicyRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.PolarisCatalogPolicyApi
Create a mapping between a policy and a resource entity Policy can be attached to different levels: 1.
attachPolicy(String, String, String, AttachPolicyRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.impl.PolarisCatalogPolicyApiServiceImpl
 
attachPolicy(String, String, String, AttachPolicyRequest, RealmContext, SecurityContext) - Method in interface org.apache.polaris.service.catalog.api.PolarisCatalogPolicyApiService
 
AttachPolicyRequest - Class in org.apache.polaris.service.types
 
AttachPolicyRequest(PolicyAttachmentTarget) - Constructor for class org.apache.polaris.service.types.AttachPolicyRequest
 
AttachPolicyRequest(PolicyAttachmentTarget, Map<String, String>) - Constructor for class org.apache.polaris.service.types.AttachPolicyRequest
 
AttachPolicyRequest.Builder - Class in org.apache.polaris.service.types
 

B

build() - Method in class org.apache.polaris.service.types.ApplicablePolicy.Builder
 
build() - Method in class org.apache.polaris.service.types.AttachPolicyRequest.Builder
 
build() - Method in class org.apache.polaris.service.types.CreateGenericTableRequest.Builder
 
build() - Method in class org.apache.polaris.service.types.CreatePolicyRequest.Builder
 
build() - Method in class org.apache.polaris.service.types.DetachPolicyRequest.Builder
 
build() - Method in class org.apache.polaris.service.types.GenericTable.Builder
 
build() - Method in class org.apache.polaris.service.types.GetApplicablePoliciesResponse.Builder
 
build() - Method in class org.apache.polaris.service.types.ListGenericTablesResponse.Builder
 
build() - Method in class org.apache.polaris.service.types.ListPoliciesResponse.Builder
 
build() - Method in class org.apache.polaris.service.types.LoadGenericTableResponse.Builder
 
build() - Method in class org.apache.polaris.service.types.LoadPolicyResponse.Builder
 
build() - Method in class org.apache.polaris.service.types.Policy.Builder
 
build() - Method in class org.apache.polaris.service.types.PolicyAttachmentTarget.Builder
 
build() - Method in class org.apache.polaris.service.types.PolicyIdentifier.Builder
 
build() - Method in class org.apache.polaris.service.types.UpdatePolicyRequest.Builder
 
builder() - Static method in class org.apache.polaris.service.types.ApplicablePolicy
 
builder() - Static method in class org.apache.polaris.service.types.AttachPolicyRequest
 
builder() - Static method in class org.apache.polaris.service.types.CreateGenericTableRequest
 
builder() - Static method in class org.apache.polaris.service.types.CreatePolicyRequest
 
builder() - Static method in class org.apache.polaris.service.types.DetachPolicyRequest
 
builder() - Static method in class org.apache.polaris.service.types.GenericTable
 
builder() - Static method in class org.apache.polaris.service.types.GetApplicablePoliciesResponse
 
builder() - Static method in class org.apache.polaris.service.types.ListGenericTablesResponse
 
builder() - Static method in class org.apache.polaris.service.types.ListPoliciesResponse
 
builder() - Static method in class org.apache.polaris.service.types.LoadGenericTableResponse
 
builder() - Static method in class org.apache.polaris.service.types.LoadPolicyResponse
 
builder() - Static method in class org.apache.polaris.service.types.Policy
 
builder() - Static method in class org.apache.polaris.service.types.PolicyAttachmentTarget
 
builder() - Static method in class org.apache.polaris.service.types.PolicyIdentifier
 
builder() - Static method in class org.apache.polaris.service.types.UpdatePolicyRequest
 
builder(String, Boolean, String, Integer) - Static method in class org.apache.polaris.service.types.Policy
 
builder(String, Boolean, String, Integer, Boolean, List<String>) - Static method in class org.apache.polaris.service.types.ApplicablePolicy
 
builder(String, String) - Static method in class org.apache.polaris.service.types.CreateGenericTableRequest
 
builder(String, String) - Static method in class org.apache.polaris.service.types.CreatePolicyRequest
 
builder(String, String) - Static method in class org.apache.polaris.service.types.GenericTable
 
builder(Set<ApplicablePolicy>) - Static method in class org.apache.polaris.service.types.GetApplicablePoliciesResponse
 
builder(Namespace, String) - Static method in class org.apache.polaris.service.types.PolicyIdentifier
 
builder(GenericTable) - Static method in class org.apache.polaris.service.types.LoadGenericTableResponse
 
builder(PolicyAttachmentTarget) - Static method in class org.apache.polaris.service.types.AttachPolicyRequest
 
builder(PolicyAttachmentTarget) - Static method in class org.apache.polaris.service.types.DetachPolicyRequest
 
builder(PolicyAttachmentTarget.TypeEnum) - Static method in class org.apache.polaris.service.types.PolicyAttachmentTarget
 

C

CATALOG - Enum constant in enum class org.apache.polaris.service.types.PolicyAttachmentTarget.TypeEnum
 
createGenericTable(String, String, CreateGenericTableRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.PolarisCatalogGenericTableApi
Create a generic table under the given namespace, and return the created table information as a response.
createGenericTable(String, String, CreateGenericTableRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.impl.PolarisCatalogGenericTableApiServiceImpl
 
createGenericTable(String, String, CreateGenericTableRequest, RealmContext, SecurityContext) - Method in interface org.apache.polaris.service.catalog.api.PolarisCatalogGenericTableApiService
 
CreateGenericTableRequest - Class in org.apache.polaris.service.types
 
CreateGenericTableRequest(String, String) - Constructor for class org.apache.polaris.service.types.CreateGenericTableRequest
 
CreateGenericTableRequest(String, String, String, String, Map<String, String>) - Constructor for class org.apache.polaris.service.types.CreateGenericTableRequest
 
CreateGenericTableRequest.Builder - Class in org.apache.polaris.service.types
 
createPolicy(String, String, CreatePolicyRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.PolarisCatalogPolicyApi
Creates a policy within the specified namespace.
createPolicy(String, String, CreatePolicyRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.impl.PolarisCatalogPolicyApiServiceImpl
 
createPolicy(String, String, CreatePolicyRequest, RealmContext, SecurityContext) - Method in interface org.apache.polaris.service.catalog.api.PolarisCatalogPolicyApiService
 
CreatePolicyRequest - Class in org.apache.polaris.service.types
 
CreatePolicyRequest(String, String) - Constructor for class org.apache.polaris.service.types.CreatePolicyRequest
 
CreatePolicyRequest(String, String, String, String) - Constructor for class org.apache.polaris.service.types.CreatePolicyRequest
 
CreatePolicyRequest.Builder - Class in org.apache.polaris.service.types
 

D

detachPolicy(String, String, String, DetachPolicyRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.PolarisCatalogPolicyApi
Remove a mapping between a policy and a target entity A target entity can be a catalog, namespace, table or view.
detachPolicy(String, String, String, DetachPolicyRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.impl.PolarisCatalogPolicyApiServiceImpl
 
detachPolicy(String, String, String, DetachPolicyRequest, RealmContext, SecurityContext) - Method in interface org.apache.polaris.service.catalog.api.PolarisCatalogPolicyApiService
 
DetachPolicyRequest - Class in org.apache.polaris.service.types
 
DetachPolicyRequest(PolicyAttachmentTarget) - Constructor for class org.apache.polaris.service.types.DetachPolicyRequest
 
DetachPolicyRequest.Builder - Class in org.apache.polaris.service.types
 
dropGenericTable(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.impl.PolarisCatalogGenericTableApiServiceImpl
 
dropGenericTable(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.PolarisCatalogGenericTableApi
Remove a table under the given namespace from the catalog Response type: Void.
dropGenericTable(String, String, String, RealmContext, SecurityContext) - Method in interface org.apache.polaris.service.catalog.api.PolarisCatalogGenericTableApiService
 
dropPolicy(String, String, String, Boolean, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.PolarisCatalogPolicyApi
Remove a policy from the catalog.
dropPolicy(String, String, String, Boolean, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.impl.PolarisCatalogPolicyApiServiceImpl
 
dropPolicy(String, String, String, Boolean, RealmContext, SecurityContext) - Method in interface org.apache.polaris.service.catalog.api.PolarisCatalogPolicyApiService
 

E

equals(Object) - Method in class org.apache.polaris.service.types.ApplicablePolicy
 
equals(Object) - Method in class org.apache.polaris.service.types.AttachPolicyRequest
 
equals(Object) - Method in class org.apache.polaris.service.types.CreateGenericTableRequest
 
equals(Object) - Method in class org.apache.polaris.service.types.CreatePolicyRequest
 
equals(Object) - Method in class org.apache.polaris.service.types.DetachPolicyRequest
 
equals(Object) - Method in class org.apache.polaris.service.types.GenericTable
 
equals(Object) - Method in class org.apache.polaris.service.types.GetApplicablePoliciesResponse
 
equals(Object) - Method in class org.apache.polaris.service.types.ListGenericTablesResponse
 
equals(Object) - Method in class org.apache.polaris.service.types.ListPoliciesResponse
 
equals(Object) - Method in class org.apache.polaris.service.types.LoadGenericTableResponse
 
equals(Object) - Method in class org.apache.polaris.service.types.LoadPolicyResponse
 
equals(Object) - Method in class org.apache.polaris.service.types.Policy
 
equals(Object) - Method in class org.apache.polaris.service.types.PolicyAttachmentTarget
 
equals(Object) - Method in class org.apache.polaris.service.types.PolicyIdentifier
 
equals(Object) - Method in class org.apache.polaris.service.types.UpdatePolicyRequest
 

G

GenericTable - Class in org.apache.polaris.service.types
 
GenericTable(String, String) - Constructor for class org.apache.polaris.service.types.GenericTable
 
GenericTable(String, String, String, String, Map<String, String>) - Constructor for class org.apache.polaris.service.types.GenericTable
 
GenericTable.Builder - Class in org.apache.polaris.service.types
 
getApplicablePolicies() - Method in class org.apache.polaris.service.types.GetApplicablePoliciesResponse
 
getApplicablePolicies(String, String, Integer, String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.PolarisCatalogPolicyApi
Retrieves all applicable policies for a specified entity, including inherited policies from parent entities.
getApplicablePolicies(String, String, Integer, String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.impl.PolarisCatalogPolicyApiServiceImpl
 
getApplicablePolicies(String, String, Integer, String, String, String, RealmContext, SecurityContext) - Method in interface org.apache.polaris.service.catalog.api.PolarisCatalogPolicyApiService
 
GetApplicablePoliciesResponse - Class in org.apache.polaris.service.types
 
GetApplicablePoliciesResponse(String, Set<ApplicablePolicy>) - Constructor for class org.apache.polaris.service.types.GetApplicablePoliciesResponse
 
GetApplicablePoliciesResponse(Set<ApplicablePolicy>) - Constructor for class org.apache.polaris.service.types.GetApplicablePoliciesResponse
 
GetApplicablePoliciesResponse.Builder - Class in org.apache.polaris.service.types
 
getBaseLocation() - Method in class org.apache.polaris.service.types.CreateGenericTableRequest
 
getBaseLocation() - Method in class org.apache.polaris.service.types.GenericTable
 
getContent() - Method in class org.apache.polaris.service.types.ApplicablePolicy
 
getContent() - Method in class org.apache.polaris.service.types.CreatePolicyRequest
 
getContent() - Method in class org.apache.polaris.service.types.Policy
 
getContent() - Method in class org.apache.polaris.service.types.UpdatePolicyRequest
 
getCurrentPolicyVersion() - Method in class org.apache.polaris.service.types.UpdatePolicyRequest
 
getDescription() - Method in class org.apache.polaris.service.types.ApplicablePolicy
 
getDescription() - Method in class org.apache.polaris.service.types.CreatePolicyRequest
 
getDescription() - Method in class org.apache.polaris.service.types.Policy
 
getDescription() - Method in class org.apache.polaris.service.types.UpdatePolicyRequest
 
getDoc() - Method in class org.apache.polaris.service.types.CreateGenericTableRequest
 
getDoc() - Method in class org.apache.polaris.service.types.GenericTable
 
getFormat() - Method in class org.apache.polaris.service.types.CreateGenericTableRequest
 
getFormat() - Method in class org.apache.polaris.service.types.GenericTable
 
getIdentifiers() - Method in class org.apache.polaris.service.types.ListGenericTablesResponse
 
getIdentifiers() - Method in class org.apache.polaris.service.types.ListPoliciesResponse
 
getInheritable() - Method in class org.apache.polaris.service.types.ApplicablePolicy
 
getInheritable() - Method in class org.apache.polaris.service.types.Policy
 
getInherited() - Method in class org.apache.polaris.service.types.ApplicablePolicy
 
getName() - Method in class org.apache.polaris.service.types.ApplicablePolicy
A policy name.
getName() - Method in class org.apache.polaris.service.types.CreateGenericTableRequest
 
getName() - Method in class org.apache.polaris.service.types.CreatePolicyRequest
A policy name.
getName() - Method in class org.apache.polaris.service.types.GenericTable
 
getName() - Method in class org.apache.polaris.service.types.Policy
A policy name.
getName() - Method in class org.apache.polaris.service.types.PolicyIdentifier
 
getNamespace() - Method in class org.apache.polaris.service.types.ApplicablePolicy
Reference to one or more levels of a namespace
getNamespace() - Method in class org.apache.polaris.service.types.PolicyIdentifier
Reference to one or more levels of a namespace
getNextPageToken() - Method in class org.apache.polaris.service.types.GetApplicablePoliciesResponse
An opaque token that allows clients to make use of pagination for list APIs (e.g.
getNextPageToken() - Method in class org.apache.polaris.service.types.ListGenericTablesResponse
An opaque token that allows clients to make use of pagination for list APIs (e.g.
getNextPageToken() - Method in class org.apache.polaris.service.types.ListPoliciesResponse
An opaque token that allows clients to make use of pagination for list APIs (e.g.
getParameters() - Method in class org.apache.polaris.service.types.AttachPolicyRequest
 
getPath() - Method in class org.apache.polaris.service.types.PolicyAttachmentTarget
A list representing the hierarchical path to the target, ordered from the namespace level down to the entity.
getPolicy() - Method in class org.apache.polaris.service.types.LoadPolicyResponse
 
getPolicyType() - Method in class org.apache.polaris.service.types.ApplicablePolicy
 
getPolicyType() - Method in class org.apache.polaris.service.types.Policy
 
getProperties() - Method in class org.apache.polaris.service.types.CreateGenericTableRequest
 
getProperties() - Method in class org.apache.polaris.service.types.GenericTable
 
getTable() - Method in class org.apache.polaris.service.types.LoadGenericTableResponse
 
getTarget() - Method in class org.apache.polaris.service.types.AttachPolicyRequest
 
getTarget() - Method in class org.apache.polaris.service.types.DetachPolicyRequest
 
getType() - Method in class org.apache.polaris.service.types.CreatePolicyRequest
 
getType() - Method in class org.apache.polaris.service.types.PolicyAttachmentTarget
Policy can be attached to different levels: 1.
getVersion() - Method in class org.apache.polaris.service.types.ApplicablePolicy
 
getVersion() - Method in class org.apache.polaris.service.types.Policy
 

H

hashCode() - Method in class org.apache.polaris.service.types.ApplicablePolicy
 
hashCode() - Method in class org.apache.polaris.service.types.AttachPolicyRequest
 
hashCode() - Method in class org.apache.polaris.service.types.CreateGenericTableRequest
 
hashCode() - Method in class org.apache.polaris.service.types.CreatePolicyRequest
 
hashCode() - Method in class org.apache.polaris.service.types.DetachPolicyRequest
 
hashCode() - Method in class org.apache.polaris.service.types.GenericTable
 
hashCode() - Method in class org.apache.polaris.service.types.GetApplicablePoliciesResponse
 
hashCode() - Method in class org.apache.polaris.service.types.ListGenericTablesResponse
 
hashCode() - Method in class org.apache.polaris.service.types.ListPoliciesResponse
 
hashCode() - Method in class org.apache.polaris.service.types.LoadGenericTableResponse
 
hashCode() - Method in class org.apache.polaris.service.types.LoadPolicyResponse
 
hashCode() - Method in class org.apache.polaris.service.types.Policy
 
hashCode() - Method in class org.apache.polaris.service.types.PolicyAttachmentTarget
 
hashCode() - Method in class org.apache.polaris.service.types.PolicyIdentifier
 
hashCode() - Method in class org.apache.polaris.service.types.UpdatePolicyRequest
 

L

listGenericTables(String, String, String, Integer, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.PolarisCatalogGenericTableApi
Return all generic table identifiers under this namespace Response type: ListGenericTablesResponse.
listGenericTables(String, String, String, Integer, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.impl.PolarisCatalogGenericTableApiServiceImpl
 
listGenericTables(String, String, String, Integer, RealmContext, SecurityContext) - Method in interface org.apache.polaris.service.catalog.api.PolarisCatalogGenericTableApiService
 
ListGenericTablesResponse - Class in org.apache.polaris.service.types
 
ListGenericTablesResponse(String, Set<TableIdentifier>) - Constructor for class org.apache.polaris.service.types.ListGenericTablesResponse
 
ListGenericTablesResponse.Builder - Class in org.apache.polaris.service.types
 
listPolicies(String, String, String, Integer, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.PolarisCatalogPolicyApi
Return all policy identifiers under this namespace.
listPolicies(String, String, String, Integer, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.impl.PolarisCatalogPolicyApiServiceImpl
 
listPolicies(String, String, String, Integer, String, RealmContext, SecurityContext) - Method in interface org.apache.polaris.service.catalog.api.PolarisCatalogPolicyApiService
 
ListPoliciesResponse - Class in org.apache.polaris.service.types
 
ListPoliciesResponse(String, Set<PolicyIdentifier>) - Constructor for class org.apache.polaris.service.types.ListPoliciesResponse
 
ListPoliciesResponse.Builder - Class in org.apache.polaris.service.types
 
loadGenericTable(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.impl.PolarisCatalogGenericTableApiServiceImpl
 
loadGenericTable(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.PolarisCatalogGenericTableApi
Load a generic table from the catalog under the given namespace.
loadGenericTable(String, String, String, RealmContext, SecurityContext) - Method in interface org.apache.polaris.service.catalog.api.PolarisCatalogGenericTableApiService
 
LoadGenericTableResponse - Class in org.apache.polaris.service.types
 
LoadGenericTableResponse(GenericTable) - Constructor for class org.apache.polaris.service.types.LoadGenericTableResponse
 
LoadGenericTableResponse.Builder - Class in org.apache.polaris.service.types
 
loadPolicy(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.PolarisCatalogPolicyApi
Load a policy from the catalog The response contains the policy's metadata and content.
loadPolicy(String, String, String, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.impl.PolarisCatalogPolicyApiServiceImpl
 
loadPolicy(String, String, String, RealmContext, SecurityContext) - Method in interface org.apache.polaris.service.catalog.api.PolarisCatalogPolicyApiService
 
LoadPolicyResponse - Class in org.apache.polaris.service.types
 
LoadPolicyResponse(Policy) - Constructor for class org.apache.polaris.service.types.LoadPolicyResponse
 
LoadPolicyResponse.Builder - Class in org.apache.polaris.service.types
 

N

NAMESPACE - Enum constant in enum class org.apache.polaris.service.types.PolicyAttachmentTarget.TypeEnum
 

O

org.apache.polaris.service.catalog.api - package org.apache.polaris.service.catalog.api
 
org.apache.polaris.service.catalog.api.impl - package org.apache.polaris.service.catalog.api.impl
 
org.apache.polaris.service.types - package org.apache.polaris.service.types
 

P

PolarisCatalogGenericTableApi - Class in org.apache.polaris.service.catalog.api
The GenericTableApi API interface This file is automatically generated by the OpenAPI Code Generator based on configuration in the build.gradle file.
PolarisCatalogGenericTableApi(PolarisCatalogGenericTableApiService) - Constructor for class org.apache.polaris.service.catalog.api.PolarisCatalogGenericTableApi
 
PolarisCatalogGenericTableApiService - Interface in org.apache.polaris.service.catalog.api
Service interface for implementations of the PolarisCatalogGenericTableApiService.
PolarisCatalogGenericTableApiServiceImpl - Class in org.apache.polaris.service.catalog.api.impl
Default implementation of the PolarisCatalogGenericTableApiService.
PolarisCatalogGenericTableApiServiceImpl() - Constructor for class org.apache.polaris.service.catalog.api.impl.PolarisCatalogGenericTableApiServiceImpl
 
PolarisCatalogPolicyApi - Class in org.apache.polaris.service.catalog.api
The PolicyApi API interface This file is automatically generated by the OpenAPI Code Generator based on configuration in the build.gradle file.
PolarisCatalogPolicyApi(PolarisCatalogPolicyApiService) - Constructor for class org.apache.polaris.service.catalog.api.PolarisCatalogPolicyApi
 
PolarisCatalogPolicyApiService - Interface in org.apache.polaris.service.catalog.api
Service interface for implementations of the PolarisCatalogPolicyApiService.
PolarisCatalogPolicyApiServiceImpl - Class in org.apache.polaris.service.catalog.api.impl
Default implementation of the PolarisCatalogPolicyApiService.
PolarisCatalogPolicyApiServiceImpl() - Constructor for class org.apache.polaris.service.catalog.api.impl.PolarisCatalogPolicyApiServiceImpl
 
Policy - Class in org.apache.polaris.service.types
 
Policy(String, Boolean, String, Integer) - Constructor for class org.apache.polaris.service.types.Policy
 
Policy(String, Boolean, String, String, String, Integer) - Constructor for class org.apache.polaris.service.types.Policy
 
Policy.Builder - Class in org.apache.polaris.service.types
 
PolicyAttachmentTarget - Class in org.apache.polaris.service.types
 
PolicyAttachmentTarget(PolicyAttachmentTarget.TypeEnum) - Constructor for class org.apache.polaris.service.types.PolicyAttachmentTarget
 
PolicyAttachmentTarget(PolicyAttachmentTarget.TypeEnum, List<String>) - Constructor for class org.apache.polaris.service.types.PolicyAttachmentTarget
 
PolicyAttachmentTarget.Builder - Class in org.apache.polaris.service.types
 
PolicyAttachmentTarget.TypeEnum - Enum Class in org.apache.polaris.service.types
Policy can be attached to different levels: 1.
PolicyIdentifier - Class in org.apache.polaris.service.types
Represents a modified version of the PolicyIdentifier that is different from the one generated by the OpenAPI generator
PolicyIdentifier(Namespace, String) - Constructor for class org.apache.polaris.service.types.PolicyIdentifier
 
PolicyIdentifier.Builder - Class in org.apache.polaris.service.types
 

S

setApplicablePolicies(Set<ApplicablePolicy>) - Method in class org.apache.polaris.service.types.GetApplicablePoliciesResponse.Builder
 
setBaseLocation(String) - Method in class org.apache.polaris.service.types.CreateGenericTableRequest.Builder
 
setBaseLocation(String) - Method in class org.apache.polaris.service.types.GenericTable.Builder
 
setContent(String) - Method in class org.apache.polaris.service.types.ApplicablePolicy.Builder
 
setContent(String) - Method in class org.apache.polaris.service.types.CreatePolicyRequest.Builder
 
setContent(String) - Method in class org.apache.polaris.service.types.Policy.Builder
 
setContent(String) - Method in class org.apache.polaris.service.types.UpdatePolicyRequest.Builder
 
setCurrentPolicyVersion(Integer) - Method in class org.apache.polaris.service.types.UpdatePolicyRequest.Builder
 
setDescription(String) - Method in class org.apache.polaris.service.types.ApplicablePolicy.Builder
 
setDescription(String) - Method in class org.apache.polaris.service.types.CreatePolicyRequest.Builder
 
setDescription(String) - Method in class org.apache.polaris.service.types.Policy.Builder
 
setDescription(String) - Method in class org.apache.polaris.service.types.UpdatePolicyRequest.Builder
 
setDoc(String) - Method in class org.apache.polaris.service.types.CreateGenericTableRequest.Builder
 
setDoc(String) - Method in class org.apache.polaris.service.types.GenericTable.Builder
 
setFormat(String) - Method in class org.apache.polaris.service.types.CreateGenericTableRequest.Builder
 
setFormat(String) - Method in class org.apache.polaris.service.types.GenericTable.Builder
 
setIdentifiers(Set<TableIdentifier>) - Method in class org.apache.polaris.service.types.ListGenericTablesResponse.Builder
 
setIdentifiers(Set<PolicyIdentifier>) - Method in class org.apache.polaris.service.types.ListPoliciesResponse.Builder
 
setInheritable(Boolean) - Method in class org.apache.polaris.service.types.ApplicablePolicy.Builder
 
setInheritable(Boolean) - Method in class org.apache.polaris.service.types.Policy.Builder
 
setInherited(Boolean) - Method in class org.apache.polaris.service.types.ApplicablePolicy.Builder
 
setName(String) - Method in class org.apache.polaris.service.types.ApplicablePolicy.Builder
 
setName(String) - Method in class org.apache.polaris.service.types.CreateGenericTableRequest.Builder
 
setName(String) - Method in class org.apache.polaris.service.types.CreatePolicyRequest.Builder
 
setName(String) - Method in class org.apache.polaris.service.types.GenericTable.Builder
 
setName(String) - Method in class org.apache.polaris.service.types.Policy.Builder
 
setName(String) - Method in class org.apache.polaris.service.types.PolicyIdentifier.Builder
 
setNamespace(List<String>) - Method in class org.apache.polaris.service.types.ApplicablePolicy.Builder
 
setNamespace(Namespace) - Method in class org.apache.polaris.service.types.PolicyIdentifier.Builder
 
setNextPageToken(String) - Method in class org.apache.polaris.service.types.GetApplicablePoliciesResponse.Builder
 
setNextPageToken(String) - Method in class org.apache.polaris.service.types.ListGenericTablesResponse.Builder
 
setNextPageToken(String) - Method in class org.apache.polaris.service.types.ListPoliciesResponse.Builder
 
setParameters(Map<String, String>) - Method in class org.apache.polaris.service.types.AttachPolicyRequest.Builder
 
setPath(List<String>) - Method in class org.apache.polaris.service.types.PolicyAttachmentTarget.Builder
 
setPolicy(Policy) - Method in class org.apache.polaris.service.types.LoadPolicyResponse.Builder
 
setPolicyType(String) - Method in class org.apache.polaris.service.types.ApplicablePolicy.Builder
 
setPolicyType(String) - Method in class org.apache.polaris.service.types.Policy.Builder
 
setProperties(Map<String, String>) - Method in class org.apache.polaris.service.types.CreateGenericTableRequest.Builder
 
setProperties(Map<String, String>) - Method in class org.apache.polaris.service.types.GenericTable.Builder
 
setTable(GenericTable) - Method in class org.apache.polaris.service.types.LoadGenericTableResponse.Builder
 
setTarget(PolicyAttachmentTarget) - Method in class org.apache.polaris.service.types.AttachPolicyRequest.Builder
 
setTarget(PolicyAttachmentTarget) - Method in class org.apache.polaris.service.types.DetachPolicyRequest.Builder
 
setType(String) - Method in class org.apache.polaris.service.types.CreatePolicyRequest.Builder
 
setType(PolicyAttachmentTarget.TypeEnum) - Method in class org.apache.polaris.service.types.PolicyAttachmentTarget.Builder
 
setVersion(Integer) - Method in class org.apache.polaris.service.types.ApplicablePolicy.Builder
 
setVersion(Integer) - Method in class org.apache.polaris.service.types.Policy.Builder
 

T

TABLE_LIKE - Enum constant in enum class org.apache.polaris.service.types.PolicyAttachmentTarget.TypeEnum
 
toString() - Method in class org.apache.polaris.service.types.ApplicablePolicy
 
toString() - Method in class org.apache.polaris.service.types.AttachPolicyRequest
 
toString() - Method in class org.apache.polaris.service.types.CreateGenericTableRequest
 
toString() - Method in class org.apache.polaris.service.types.CreatePolicyRequest
 
toString() - Method in class org.apache.polaris.service.types.DetachPolicyRequest
 
toString() - Method in class org.apache.polaris.service.types.GenericTable
 
toString() - Method in class org.apache.polaris.service.types.GetApplicablePoliciesResponse
 
toString() - Method in class org.apache.polaris.service.types.ListGenericTablesResponse
 
toString() - Method in class org.apache.polaris.service.types.ListPoliciesResponse
 
toString() - Method in class org.apache.polaris.service.types.LoadGenericTableResponse
 
toString() - Method in class org.apache.polaris.service.types.LoadPolicyResponse
 
toString() - Method in class org.apache.polaris.service.types.Policy
 
toString() - Method in class org.apache.polaris.service.types.PolicyAttachmentTarget
 
toString() - Method in enum class org.apache.polaris.service.types.PolicyAttachmentTarget.TypeEnum
 
toString() - Method in class org.apache.polaris.service.types.PolicyIdentifier
 
toString() - Method in class org.apache.polaris.service.types.UpdatePolicyRequest
 

U

updatePolicy(String, String, String, UpdatePolicyRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.PolarisCatalogPolicyApi
Update a policy A policy's description and content can be updated.
updatePolicy(String, String, String, UpdatePolicyRequest, RealmContext, SecurityContext) - Method in class org.apache.polaris.service.catalog.api.impl.PolarisCatalogPolicyApiServiceImpl
 
updatePolicy(String, String, String, UpdatePolicyRequest, RealmContext, SecurityContext) - Method in interface org.apache.polaris.service.catalog.api.PolarisCatalogPolicyApiService
 
UpdatePolicyRequest - Class in org.apache.polaris.service.types
 
UpdatePolicyRequest(String, String, Integer) - Constructor for class org.apache.polaris.service.types.UpdatePolicyRequest
 
UpdatePolicyRequest.Builder - Class in org.apache.polaris.service.types
 

V

valueOf(String) - Static method in enum class org.apache.polaris.service.types.PolicyAttachmentTarget.TypeEnum
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.polaris.service.types.PolicyAttachmentTarget.TypeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D E G H L N O P S T U V 
All Classes and Interfaces|All Packages