A C D E F G I M N R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
C
- createdOn - io.apicurio.multitenant.api.datamodel.SortBy
- createTenant(NewRegistryTenantRequest) - Method in interface io.apicurio.multitenant.api.TenantsResource
-
Creates a new instance of a `Tenant`.
D
- DELETED - io.apicurio.multitenant.api.datamodel.TenantStatusValue
- deleteTenant(String) - Method in interface io.apicurio.multitenant.api.TenantsResource
-
Marks an existing `Tenant` to be deleted.
- desc - io.apicurio.multitenant.api.datamodel.SortOrder
E
- Error - Class in io.apicurio.multitenant.api.datamodel
-
Root Type for Error
- Error() - Constructor for class io.apicurio.multitenant.api.datamodel.Error
F
- fromValue(String) - Static method in enum io.apicurio.multitenant.api.datamodel.ResourceType
- fromValue(String) - Static method in enum io.apicurio.multitenant.api.datamodel.SortBy
- fromValue(String) - Static method in enum io.apicurio.multitenant.api.datamodel.SortOrder
- fromValue(String) - Static method in enum io.apicurio.multitenant.api.datamodel.TenantStatusValue
G
- getBuiltOn() - Method in class io.apicurio.multitenant.api.datamodel.SystemInfo
- getCount() - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenantList
-
The total number of items that matched the query that produced the result set (may be more than the number of items in the result set).
- getCreatedBy() - Method in class io.apicurio.multitenant.api.datamodel.NewRegistryTenantRequest
-
User who created the tenant
- getCreatedBy() - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenant
-
User that created the tenant (Required)
- getCreatedOn() - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenant
-
Date when the tenant was created.
- getDescription() - Method in class io.apicurio.multitenant.api.datamodel.NewRegistryTenantRequest
-
An optional description for the tenant.
- getDescription() - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenant
-
The description of the tenant.
- getDescription() - Method in class io.apicurio.multitenant.api.datamodel.SystemInfo
- getDescription() - Method in class io.apicurio.multitenant.api.datamodel.UpdateRegistryTenantRequest
-
An optional description for the tenant.
- getDetail() - Method in class io.apicurio.multitenant.api.datamodel.Error
-
Full details about the error.
- getErrorCode() - Method in class io.apicurio.multitenant.api.datamodel.Error
-
The server-side error code.
- getItems() - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenantList
-
The RegistryTenants returned in the result set.
- getLimit() - Method in class io.apicurio.multitenant.api.datamodel.TenantResource
-
The quantity to limit this resource (Required)
- getMessage() - Method in class io.apicurio.multitenant.api.datamodel.Error
-
The short error message.
- getName() - Method in class io.apicurio.multitenant.api.datamodel.Error
-
The error name - typically the classname of the exception thrown by the server.
- getName() - Method in class io.apicurio.multitenant.api.datamodel.NewRegistryTenantRequest
-
The optional name of the tenant.
- getName() - Method in class io.apicurio.multitenant.api.datamodel.RegistryDeploymentInfo
- getName() - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenant
-
The name of the tenant.
- getName() - Method in class io.apicurio.multitenant.api.datamodel.SystemInfo
- getName() - Method in class io.apicurio.multitenant.api.datamodel.UpdateRegistryTenantRequest
-
The optional name of the tenant.
- getOrganizationId() - Method in class io.apicurio.multitenant.api.datamodel.NewRegistryTenantRequest
-
ID of the organization the tenant belongs to (Required)
- getOrganizationId() - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenant
-
(Required)
- getRegistryInfo() - Method in interface io.apicurio.multitenant.api.RegistryResource
- getResources() - Method in class io.apicurio.multitenant.api.datamodel.NewRegistryTenantRequest
-
The list of resources that this tenant will have at max.
- getResources() - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenant
-
The list of resources that this tenant has available
- getResources() - Method in class io.apicurio.multitenant.api.datamodel.UpdateRegistryTenantRequest
-
The list of resources that this tenant will have at max.
- getStatus() - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenant
-
"READY": Tenant status when ready for use.
- getStatus() - Method in class io.apicurio.multitenant.api.datamodel.UpdateRegistryTenantRequest
-
"READY": Tenant status when ready for use.
- getSystemInfo() - Method in interface io.apicurio.multitenant.api.SystemResource
-
This operation retrieves information about the running registry system, such as the version of the software and when it was built.
- getTenant(String) - Method in interface io.apicurio.multitenant.api.TenantsResource
-
Gets the details of a single instance of a `Tenant`.
- getTenantId() - Method in class io.apicurio.multitenant.api.datamodel.NewRegistryTenantRequest
-
Unique identifier of a tenant within a registry deployment (Required)
- getTenantId() - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenant
-
Unique identifier of a tenant within a registry deployment (Required)
- getTenants(String, Integer, Integer, SortOrder, SortBy) - Method in interface io.apicurio.multitenant.api.TenantsResource
-
Gets a list of `RegistryTenant` entities according to the query parameters set.
- getType() - Method in class io.apicurio.multitenant.api.datamodel.TenantResource
-
The list of possible types of a resource that can be limited (Required)
- getUrl() - Method in class io.apicurio.multitenant.api.datamodel.RegistryDeploymentInfo
- getVersion() - Method in class io.apicurio.multitenant.api.datamodel.SystemInfo
I
- io.apicurio.multitenant.api - package io.apicurio.multitenant.api
- io.apicurio.multitenant.api.datamodel - package io.apicurio.multitenant.api.datamodel
M
- MAX_ARTIFACT_DESCRIPTION_LENGTH_CHARS - io.apicurio.multitenant.api.datamodel.ResourceType
- MAX_ARTIFACT_LABELS_COUNT - io.apicurio.multitenant.api.datamodel.ResourceType
- MAX_ARTIFACT_NAME_LENGTH_CHARS - io.apicurio.multitenant.api.datamodel.ResourceType
- MAX_ARTIFACT_PROPERTIES_COUNT - io.apicurio.multitenant.api.datamodel.ResourceType
- MAX_ARTIFACTS_COUNT - io.apicurio.multitenant.api.datamodel.ResourceType
- MAX_LABEL_SIZE_BYTES - io.apicurio.multitenant.api.datamodel.ResourceType
- MAX_PROPERTY_KEY_SIZE_BYTES - io.apicurio.multitenant.api.datamodel.ResourceType
- MAX_PROPERTY_VALUE_SIZE_BYTES - io.apicurio.multitenant.api.datamodel.ResourceType
- MAX_TOTAL_SCHEMAS_COUNT - io.apicurio.multitenant.api.datamodel.ResourceType
- MAX_VERSIONS_PER_ARTIFACT_COUNT - io.apicurio.multitenant.api.datamodel.ResourceType
N
- name - io.apicurio.multitenant.api.datamodel.SortBy
- NewRegistryTenantRequest - Class in io.apicurio.multitenant.api.datamodel
-
Root Type for NewTenant
- NewRegistryTenantRequest() - Constructor for class io.apicurio.multitenant.api.datamodel.NewRegistryTenantRequest
R
- READY - io.apicurio.multitenant.api.datamodel.TenantStatusValue
- RegistryDeploymentInfo - Class in io.apicurio.multitenant.api.datamodel
-
Root Type for RegistryDeployment
- RegistryDeploymentInfo() - Constructor for class io.apicurio.multitenant.api.datamodel.RegistryDeploymentInfo
- RegistryResource - Interface in io.apicurio.multitenant.api
-
A JAX-RS interface.
- RegistryTenant - Class in io.apicurio.multitenant.api.datamodel
-
Root Type for Tenant
- RegistryTenant() - Constructor for class io.apicurio.multitenant.api.datamodel.RegistryTenant
- RegistryTenantList - Class in io.apicurio.multitenant.api.datamodel
-
Describes the response received when searching for tenants.
- RegistryTenantList() - Constructor for class io.apicurio.multitenant.api.datamodel.RegistryTenantList
- ResourceType - Enum in io.apicurio.multitenant.api.datamodel
S
- setBuiltOn(Date) - Method in class io.apicurio.multitenant.api.datamodel.SystemInfo
- setCount(Integer) - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenantList
-
The total number of items that matched the query that produced the result set (may be more than the number of items in the result set).
- setCreatedBy(String) - Method in class io.apicurio.multitenant.api.datamodel.NewRegistryTenantRequest
-
User who created the tenant
- setCreatedBy(String) - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenant
-
User that created the tenant (Required)
- setCreatedOn(Date) - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenant
-
Date when the tenant was created.
- setDescription(String) - Method in class io.apicurio.multitenant.api.datamodel.NewRegistryTenantRequest
-
An optional description for the tenant.
- setDescription(String) - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenant
-
The description of the tenant.
- setDescription(String) - Method in class io.apicurio.multitenant.api.datamodel.SystemInfo
- setDescription(String) - Method in class io.apicurio.multitenant.api.datamodel.UpdateRegistryTenantRequest
-
An optional description for the tenant.
- setDetail(String) - Method in class io.apicurio.multitenant.api.datamodel.Error
-
Full details about the error.
- setErrorCode(Integer) - Method in class io.apicurio.multitenant.api.datamodel.Error
-
The server-side error code.
- setItems(List<RegistryTenant>) - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenantList
-
The RegistryTenants returned in the result set.
- setLimit(Long) - Method in class io.apicurio.multitenant.api.datamodel.TenantResource
-
The quantity to limit this resource (Required)
- setMessage(String) - Method in class io.apicurio.multitenant.api.datamodel.Error
-
The short error message.
- setName(String) - Method in class io.apicurio.multitenant.api.datamodel.Error
-
The error name - typically the classname of the exception thrown by the server.
- setName(String) - Method in class io.apicurio.multitenant.api.datamodel.NewRegistryTenantRequest
-
The optional name of the tenant.
- setName(String) - Method in class io.apicurio.multitenant.api.datamodel.RegistryDeploymentInfo
- setName(String) - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenant
-
The name of the tenant.
- setName(String) - Method in class io.apicurio.multitenant.api.datamodel.SystemInfo
- setName(String) - Method in class io.apicurio.multitenant.api.datamodel.UpdateRegistryTenantRequest
-
The optional name of the tenant.
- setOrganizationId(Object) - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenant
-
(Required)
- setOrganizationId(String) - Method in class io.apicurio.multitenant.api.datamodel.NewRegistryTenantRequest
-
ID of the organization the tenant belongs to (Required)
- setResources(List<TenantResource>) - Method in class io.apicurio.multitenant.api.datamodel.NewRegistryTenantRequest
-
The list of resources that this tenant will have at max.
- setResources(List<TenantResource>) - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenant
-
The list of resources that this tenant has available
- setResources(List<TenantResource>) - Method in class io.apicurio.multitenant.api.datamodel.UpdateRegistryTenantRequest
-
The list of resources that this tenant will have at max.
- setStatus(TenantStatusValue) - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenant
-
"READY": Tenant status when ready for use.
- setStatus(TenantStatusValue) - Method in class io.apicurio.multitenant.api.datamodel.UpdateRegistryTenantRequest
-
"READY": Tenant status when ready for use.
- setTenantId(String) - Method in class io.apicurio.multitenant.api.datamodel.NewRegistryTenantRequest
-
Unique identifier of a tenant within a registry deployment (Required)
- setTenantId(String) - Method in class io.apicurio.multitenant.api.datamodel.RegistryTenant
-
Unique identifier of a tenant within a registry deployment (Required)
- setType(ResourceType) - Method in class io.apicurio.multitenant.api.datamodel.TenantResource
-
The list of possible types of a resource that can be limited (Required)
- setUrl(String) - Method in class io.apicurio.multitenant.api.datamodel.RegistryDeploymentInfo
- setVersion(String) - Method in class io.apicurio.multitenant.api.datamodel.SystemInfo
- SortBy - Enum in io.apicurio.multitenant.api.datamodel
- SortOrder - Enum in io.apicurio.multitenant.api.datamodel
- SystemInfo - Class in io.apicurio.multitenant.api.datamodel
-
Root Type for SystemInfo
- SystemInfo() - Constructor for class io.apicurio.multitenant.api.datamodel.SystemInfo
- SystemResource - Interface in io.apicurio.multitenant.api
-
A JAX-RS interface.
T
- tenantId - io.apicurio.multitenant.api.datamodel.SortBy
- TenantResource - Class in io.apicurio.multitenant.api.datamodel
-
Root Type for TenantResource
- TenantResource() - Constructor for class io.apicurio.multitenant.api.datamodel.TenantResource
- TenantsResource - Interface in io.apicurio.multitenant.api
-
A JAX-RS interface.
- TenantStatusValue - Enum in io.apicurio.multitenant.api.datamodel
- TO_BE_DELETED - io.apicurio.multitenant.api.datamodel.TenantStatusValue
- toString() - Method in enum io.apicurio.multitenant.api.datamodel.ResourceType
- toString() - Method in enum io.apicurio.multitenant.api.datamodel.SortBy
- toString() - Method in enum io.apicurio.multitenant.api.datamodel.SortOrder
- toString() - Method in enum io.apicurio.multitenant.api.datamodel.TenantStatusValue
U
- UpdateRegistryTenantRequest - Class in io.apicurio.multitenant.api.datamodel
-
Root Type for NewTenant
- UpdateRegistryTenantRequest() - Constructor for class io.apicurio.multitenant.api.datamodel.UpdateRegistryTenantRequest
- updateTenant(String, UpdateRegistryTenantRequest) - Method in interface io.apicurio.multitenant.api.TenantsResource
-
Updates the name, description, and resources for a tenant.
V
- value() - Method in enum io.apicurio.multitenant.api.datamodel.ResourceType
- value() - Method in enum io.apicurio.multitenant.api.datamodel.SortBy
- value() - Method in enum io.apicurio.multitenant.api.datamodel.SortOrder
- value() - Method in enum io.apicurio.multitenant.api.datamodel.TenantStatusValue
- valueOf(String) - Static method in enum io.apicurio.multitenant.api.datamodel.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apicurio.multitenant.api.datamodel.SortBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apicurio.multitenant.api.datamodel.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apicurio.multitenant.api.datamodel.TenantStatusValue
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.apicurio.multitenant.api.datamodel.ResourceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.apicurio.multitenant.api.datamodel.SortBy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.apicurio.multitenant.api.datamodel.SortOrder
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.apicurio.multitenant.api.datamodel.TenantStatusValue
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages