A B C D E F G H I L M N O P Q R S T U V 
All Classes All Packages

A

ACCEPT - Static variable in class io.apicurio.registry.rest.client.request.Request
 
ADMIN_BASE_PATH - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
AdminRequestsProvider - Class in io.apicurio.registry.rest.client.request.provider
 
AdminRequestsProvider() - Constructor for class io.apicurio.registry.rest.client.request.provider.AdminRequestsProvider
 
AlreadyExistsException - Exception in io.apicurio.registry.rest.client.exception
 
AlreadyExistsException(Error) - Constructor for exception io.apicurio.registry.rest.client.exception.AlreadyExistsException
 
apply(HttpResponse.ResponseInfo) - Method in class io.apicurio.registry.rest.client.request.BodyHandler
 
ARTIFACT_BASE_PATH - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
ARTIFACT_METADATA - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
ARTIFACT_RULE - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
ARTIFACT_RULES - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
ARTIFACT_STATE - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
ARTIFACT_TEST - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
ARTIFACT_VERSION - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
ARTIFACT_VERSIONS - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
ArtifactAlreadyExistsException - Exception in io.apicurio.registry.rest.client.exception
 
ArtifactAlreadyExistsException(Error) - Constructor for exception io.apicurio.registry.rest.client.exception.ArtifactAlreadyExistsException
 
ArtifactNotFoundException - Exception in io.apicurio.registry.rest.client.exception
 
ArtifactNotFoundException(Error) - Constructor for exception io.apicurio.registry.rest.client.exception.ArtifactNotFoundException
 
asJSON(TypeReference<W>, HttpResponse.ResponseInfo) - Static method in class io.apicurio.registry.rest.client.request.BodyHandler
 

B

BadRequestException - Exception in io.apicurio.registry.rest.client.exception
 
BadRequestException(Error) - Constructor for exception io.apicurio.registry.rest.client.exception.BadRequestException
 
BodyHandler<W> - Class in io.apicurio.registry.rest.client.request
 
BodyHandler(TypeReference<W>) - Constructor for class io.apicurio.registry.rest.client.request.BodyHandler
 
build() - Method in class io.apicurio.registry.rest.client.request.Request.RequestBuilder
 

C

CANONICAL - Static variable in class io.apicurio.registry.rest.client.request.Parameters
 
ClientConfig - Class in io.apicurio.registry.rest.client.config
 
ClientConfig() - Constructor for class io.apicurio.registry.rest.client.config.ClientConfig
 
ConflictException - Exception in io.apicurio.registry.rest.client.exception
 
ConflictException(Error) - Constructor for exception io.apicurio.registry.rest.client.exception.ConflictException
 
CONTENT_TYPE - Static variable in class io.apicurio.registry.rest.client.request.Request
 
create(String) - Static method in class io.apicurio.registry.rest.client.RegistryClientFactory
 
create(String, Map<String, Object>) - Static method in class io.apicurio.registry.rest.client.RegistryClientFactory
 
create(String, Map<String, Object>, Auth) - Static method in class io.apicurio.registry.rest.client.RegistryClientFactory
 
createArtifact(String, String, ArtifactType, IfExists, InputStream) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
createArtifact(String, String, ArtifactType, InputStream) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
createArtifact(String, String, InputStream) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
createArtifact(String, String, String, ArtifactType, IfExists, Boolean, InputStream) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
createArtifact(String, String, String, ArtifactType, IfExists, Boolean, InputStream) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
createArtifact(String, String, String, InputStream) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
createArtifact(String, Map<String, String>, InputStream, Map<String, List<String>>) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
createArtifactRule(String, String, Rule) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
createArtifactRule(String, String, Rule) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
createArtifactRule(String, String, Rule) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
createArtifactVersion(String, String, InputStream, Map<String, String>) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
createArtifactVersion(String, String, String, InputStream) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
createArtifactVersion(String, String, String, InputStream) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
createGlobalRule(Rule) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
createGlobalRule(Rule) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
createGlobalRule(Rule) - Static method in class io.apicurio.registry.rest.client.request.provider.AdminRequestsProvider
 

D

data(InputStream) - Method in class io.apicurio.registry.rest.client.request.Request.RequestBuilder
 
DefaultRuleDeletionException - Exception in io.apicurio.registry.rest.client.exception
 
DefaultRuleDeletionException(Error) - Constructor for exception io.apicurio.registry.rest.client.exception.DefaultRuleDeletionException
 
DELETE - io.apicurio.registry.rest.client.request.provider.Operation
 
deleteAllGlobalRules() - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
deleteAllGlobalRules() - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
deleteAllGlobalRules() - Static method in class io.apicurio.registry.rest.client.request.provider.AdminRequestsProvider
 
deleteArtifact(String, String) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
deleteArtifact(String, String) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
deleteArtifact(String, String) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
deleteArtifactRule(String, String, RuleType) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
deleteArtifactRule(String, String, RuleType) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
deleteArtifactRule(String, String, RuleType) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
deleteArtifactRules(String, String) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
deleteArtifactRules(String, String) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
deleteArtifactRules(String, String) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
deleteArtifactsInGroup(String) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
deleteArtifactsInGroup(String) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
deleteArtifactsInGroup(String) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
deleteArtifactVersionMetaData(String, String, String) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
deleteArtifactVersionMetaData(String, String, String) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
deleteArtifactVersionMetaData(String, String, String) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
deleteGlobalRule(RuleType) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
deleteGlobalRule(RuleType) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
deleteGlobalRule(RuleType) - Static method in class io.apicurio.registry.rest.client.request.provider.AdminRequestsProvider
 
DESCRIPTION - Static variable in class io.apicurio.registry.rest.client.request.Parameters
 

E

ErrorHandler - Class in io.apicurio.registry.rest.client.request
 
ErrorHandler() - Constructor for class io.apicurio.registry.rest.client.request.ErrorHandler
 
ExceptionMapper - Class in io.apicurio.registry.rest.client.exception
 
ExceptionMapper() - Constructor for class io.apicurio.registry.rest.client.exception.ExceptionMapper
 
EXPORT_PATH - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
exportData() - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
exportData() - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
exportData() - Static method in class io.apicurio.registry.rest.client.request.provider.AdminRequestsProvider
 

F

ForbiddenException - Exception in io.apicurio.registry.rest.client.exception
 
ForbiddenException(Error) - Constructor for exception io.apicurio.registry.rest.client.exception.ForbiddenException
 

G

GET - io.apicurio.registry.rest.client.request.provider.Operation
 
getArtifactMetaData(String, String) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
getArtifactMetaData(String, String) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
getArtifactMetaData(String, String) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
getArtifactRuleConfig(String, String, RuleType) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
getArtifactRuleConfig(String, String, RuleType) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
getArtifactRuleConfig(String, String, RuleType) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
getArtifactVersion(String, String, String) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
getArtifactVersion(String, String, String) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
getArtifactVersion(String, String, String) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
getArtifactVersionMetaData(String, String, String) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
getArtifactVersionMetaData(String, String, String) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
getArtifactVersionMetaData(String, String, String) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
getArtifactVersionMetaDataByContent(String, String, InputStream) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
getArtifactVersionMetaDataByContent(String, String, Boolean, InputStream) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
getArtifactVersionMetaDataByContent(String, String, Boolean, InputStream) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
getArtifactVersionMetaDataByContent(String, String, Map<String, List<String>>, InputStream) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
getContentByGlobalId(long) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
getContentByGlobalId(long) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
getContentByGlobalId(long) - Static method in class io.apicurio.registry.rest.client.request.provider.IdRequestsProvider
 
getContentByHash(String) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
getContentByHash(String, Boolean) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
getContentByHash(String, Boolean) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
getContentByHash(String, Boolean, Map<String, List<String>>) - Static method in class io.apicurio.registry.rest.client.request.provider.IdRequestsProvider
 
getContentById(long) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
getContentById(long) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
getContentById(long) - Static method in class io.apicurio.registry.rest.client.request.provider.IdRequestsProvider
 
getData() - Method in class io.apicurio.registry.rest.client.request.Request
 
getError() - Method in exception io.apicurio.registry.rest.client.exception.RestClientException
 
getGlobalRule(RuleType) - Static method in class io.apicurio.registry.rest.client.request.provider.AdminRequestsProvider
 
getGlobalRuleConfig(RuleType) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
getGlobalRuleConfig(RuleType) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
getHeaders() - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
getHeaders() - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
getHeaders() - Method in class io.apicurio.registry.rest.client.request.Request
 
getHeaders() - Method in class io.apicurio.registry.rest.client.request.RequestHandler
 
getLatestArtifact(String, String) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
getLatestArtifact(String, String) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
getLatestArtifact(String, String) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
getLogConfiguration(String) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
getLogConfiguration(String) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
getLogConfiguration(String) - Static method in class io.apicurio.registry.rest.client.request.provider.AdminRequestsProvider
 
getOperation() - Method in class io.apicurio.registry.rest.client.request.Request
 
getPathParams() - Method in class io.apicurio.registry.rest.client.request.Request
 
getQueryParams() - Method in class io.apicurio.registry.rest.client.request.Request
 
getRequestPath() - Method in class io.apicurio.registry.rest.client.request.Request
 
getResponseType() - Method in class io.apicurio.registry.rest.client.request.Request
 
GROUP - Static variable in class io.apicurio.registry.rest.client.request.Parameters
 
GROUP_BASE_PATH - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
GroupRequestsProvider - Class in io.apicurio.registry.rest.client.request.provider
 
GroupRequestsProvider() - Constructor for class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 

H

handleErrorResponse(InputStream, HttpResponse.ResponseInfo) - Static method in class io.apicurio.registry.rest.client.request.ErrorHandler
 
headers(Map<String, String>) - Method in class io.apicurio.registry.rest.client.request.Request.RequestBuilder
 

I

IdRequestsProvider - Class in io.apicurio.registry.rest.client.request.provider
 
IdRequestsProvider() - Constructor for class io.apicurio.registry.rest.client.request.provider.IdRequestsProvider
 
IDS_BASE_PATH - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
IDS_CONTENT_HASH - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
IDS_CONTENT_ID - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
IDS_GLOBAL_ID - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
IF_EXISTS - Static variable in class io.apicurio.registry.rest.client.request.Parameters
 
IMPORT_PATH - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
importData(InputStream) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
importData(InputStream) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
importData(InputStream) - Static method in class io.apicurio.registry.rest.client.request.provider.AdminRequestsProvider
 
InvalidArtifactIdException - Exception in io.apicurio.registry.rest.client.exception
 
InvalidArtifactIdException() - Constructor for exception io.apicurio.registry.rest.client.exception.InvalidArtifactIdException
 
InvalidArtifactStateException - Exception in io.apicurio.registry.rest.client.exception
 
InvalidArtifactStateException(Error) - Constructor for exception io.apicurio.registry.rest.client.exception.InvalidArtifactStateException
 
InvalidArtifactTypeException - Exception in io.apicurio.registry.rest.client.exception
 
InvalidArtifactTypeException(Error) - Constructor for exception io.apicurio.registry.rest.client.exception.InvalidArtifactTypeException
 
io.apicurio.registry.rest.client - package io.apicurio.registry.rest.client
 
io.apicurio.registry.rest.client.config - package io.apicurio.registry.rest.client.config
 
io.apicurio.registry.rest.client.exception - package io.apicurio.registry.rest.client.exception
 
io.apicurio.registry.rest.client.impl - package io.apicurio.registry.rest.client.impl
 
io.apicurio.registry.rest.client.request - package io.apicurio.registry.rest.client.request
 
io.apicurio.registry.rest.client.request.provider - package io.apicurio.registry.rest.client.request.provider
 

L

LABELS - Static variable in class io.apicurio.registry.rest.client.request.Parameters
 
LIMIT - Static variable in class io.apicurio.registry.rest.client.request.Parameters
 
listArtifactRules(String, String) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
listArtifactRules(String, String) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
listArtifactRules(String, String) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
listArtifactsInGroup(String) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
listArtifactsInGroup(String, SortBy, SortOrder, Integer, Integer) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
listArtifactsInGroup(String, SortBy, SortOrder, Integer, Integer) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
listArtifactsInGroup(String, Map<String, List<String>>) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
listArtifactVersions(String, String, Integer, Integer) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
listArtifactVersions(String, String, Integer, Integer) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
listArtifactVersions(String, String, Map<String, List<String>>) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
listGlobalRules() - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
listGlobalRules() - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
listGlobalRules() - Static method in class io.apicurio.registry.rest.client.request.provider.AdminRequestsProvider
 
listLogConfigurations() - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
listLogConfigurations() - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
listLogConfigurations() - Static method in class io.apicurio.registry.rest.client.request.provider.AdminRequestsProvider
 
LOG_PATH - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
LOGS_BASE_PATH - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 

M

map(RestClientException) - Static method in class io.apicurio.registry.rest.client.exception.ExceptionMapper
 

N

NAME - Static variable in class io.apicurio.registry.rest.client.request.Parameters
 
NotAuthorizedException - Exception in io.apicurio.registry.rest.client.exception
 
NotAuthorizedException(Error) - Constructor for exception io.apicurio.registry.rest.client.exception.NotAuthorizedException
 
NotFoundException - Exception in io.apicurio.registry.rest.client.exception
 
NotFoundException(Error) - Constructor for exception io.apicurio.registry.rest.client.exception.NotFoundException
 

O

OFFSET - Static variable in class io.apicurio.registry.rest.client.request.Parameters
 
operation(Operation) - Method in class io.apicurio.registry.rest.client.request.Request.RequestBuilder
 
Operation - Enum in io.apicurio.registry.rest.client.request.provider
 
ORDER_BY - Static variable in class io.apicurio.registry.rest.client.request.Parameters
 

P

Parameters - Class in io.apicurio.registry.rest.client.request
 
Parameters() - Constructor for class io.apicurio.registry.rest.client.request.Parameters
 
parseError(Exception) - Static method in class io.apicurio.registry.rest.client.request.ErrorHandler
 
parseInputSerializingError(JsonProcessingException) - Static method in class io.apicurio.registry.rest.client.request.ErrorHandler
 
path(String) - Method in class io.apicurio.registry.rest.client.request.Request.RequestBuilder
 
pathParams(List<String>) - Method in class io.apicurio.registry.rest.client.request.Request.RequestBuilder
 
POST - io.apicurio.registry.rest.client.request.provider.Operation
 
PROPERTIES - Static variable in class io.apicurio.registry.rest.client.request.Parameters
 
PUT - io.apicurio.registry.rest.client.request.provider.Operation
 

Q

queryParams(Map<String, List<String>>) - Method in class io.apicurio.registry.rest.client.request.Request.RequestBuilder
 

R

REGISTRY_CLIENT_DISABLE_AUTO_BASE_PATH_APPEND - Static variable in class io.apicurio.registry.rest.client.config.ClientConfig
 
REGISTRY_REQUEST_HEADERS_PREFIX - Static variable in class io.apicurio.registry.rest.client.config.ClientConfig
 
REGISTRY_REQUEST_KEY_PASSWORD - Static variable in class io.apicurio.registry.rest.client.config.ClientConfig
 
REGISTRY_REQUEST_KEYSTORE_LOCATION - Static variable in class io.apicurio.registry.rest.client.config.ClientConfig
 
REGISTRY_REQUEST_KEYSTORE_PASSWORD - Static variable in class io.apicurio.registry.rest.client.config.ClientConfig
 
REGISTRY_REQUEST_KEYSTORE_PREFIX - Static variable in class io.apicurio.registry.rest.client.config.ClientConfig
 
REGISTRY_REQUEST_KEYSTORE_TYPE - Static variable in class io.apicurio.registry.rest.client.config.ClientConfig
 
REGISTRY_REQUEST_TRUSTSTORE_LOCATION - Static variable in class io.apicurio.registry.rest.client.config.ClientConfig
 
REGISTRY_REQUEST_TRUSTSTORE_PASSWORD - Static variable in class io.apicurio.registry.rest.client.config.ClientConfig
 
REGISTRY_REQUEST_TRUSTSTORE_PREFIX - Static variable in class io.apicurio.registry.rest.client.config.ClientConfig
 
REGISTRY_REQUEST_TRUSTSTORE_TYPE - Static variable in class io.apicurio.registry.rest.client.config.ClientConfig
 
RegistryClient - Interface in io.apicurio.registry.rest.client
 
RegistryClientFactory - Class in io.apicurio.registry.rest.client
 
RegistryClientFactory() - Constructor for class io.apicurio.registry.rest.client.RegistryClientFactory
 
RegistryClientImpl - Class in io.apicurio.registry.rest.client.impl
 
RegistryClientImpl(String) - Constructor for class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
RegistryClientImpl(String, Map<String, Object>) - Constructor for class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
RegistryClientImpl(String, Map<String, Object>, Auth) - Constructor for class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
removeLogConfiguration(String) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
removeLogConfiguration(String) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
removeLogConfiguration(String) - Static method in class io.apicurio.registry.rest.client.request.provider.AdminRequestsProvider
 
Request<T> - Class in io.apicurio.registry.rest.client.request
 
Request.RequestBuilder<T> - Class in io.apicurio.registry.rest.client.request
 
RequestBuilder() - Constructor for class io.apicurio.registry.rest.client.request.Request.RequestBuilder
 
RequestHandler - Class in io.apicurio.registry.rest.client.request
 
RequestHandler(String, Map<String, Object>, Auth) - Constructor for class io.apicurio.registry.rest.client.request.RequestHandler
 
responseType(TypeReference<T>) - Method in class io.apicurio.registry.rest.client.request.Request.RequestBuilder
 
RestClientException - Exception in io.apicurio.registry.rest.client.exception
 
RestClientException(Error) - Constructor for exception io.apicurio.registry.rest.client.exception.RestClientException
 
Routes - Class in io.apicurio.registry.rest.client.request.provider
 
Routes() - Constructor for class io.apicurio.registry.rest.client.request.provider.Routes
 
RULE_PATH - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
RuleAlreadyExistsException - Exception in io.apicurio.registry.rest.client.exception
 
RuleAlreadyExistsException(Error) - Constructor for exception io.apicurio.registry.rest.client.exception.RuleAlreadyExistsException
 
RuleNotFoundException - Exception in io.apicurio.registry.rest.client.exception
 
RuleNotFoundException(Error) - Constructor for exception io.apicurio.registry.rest.client.exception.RuleNotFoundException
 
RULES_BASE_PATH - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
RuleViolationException - Exception in io.apicurio.registry.rest.client.exception
 
RuleViolationException(Error) - Constructor for exception io.apicurio.registry.rest.client.exception.RuleViolationException
 

S

SEARCH_ARTIFACTS - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
SEARCH_BASE_PATH - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
searchArtifacts(String, String, String, List<String>, List<String>, SortBy, SortOrder, Integer, Integer) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
searchArtifacts(String, String, String, List<String>, List<String>, SortBy, SortOrder, Integer, Integer) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
searchArtifacts(Map<String, List<String>>) - Static method in class io.apicurio.registry.rest.client.request.provider.SearchRequestsProvider
 
searchArtifactsByContent(InputStream, SortBy, SortOrder, Integer, Integer) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
searchArtifactsByContent(InputStream, SortBy, SortOrder, Integer, Integer) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
searchArtifactsByContent(InputStream, Map<String, List<String>>) - Static method in class io.apicurio.registry.rest.client.request.provider.SearchRequestsProvider
 
SearchRequestsProvider - Class in io.apicurio.registry.rest.client.request.provider
 
SearchRequestsProvider() - Constructor for class io.apicurio.registry.rest.client.request.provider.SearchRequestsProvider
 
sendRequest(Request<T>) - Method in class io.apicurio.registry.rest.client.request.RequestHandler
 
setLogConfiguration(String, LogConfiguration) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
setLogConfiguration(String, LogConfiguration) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
setLogConfiguration(String, LogConfiguration) - Static method in class io.apicurio.registry.rest.client.request.provider.AdminRequestsProvider
 
setNextRequestHeaders(Map<String, String>) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
setNextRequestHeaders(Map<String, String>) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
setNextRequestHeaders(Map<String, String>) - Method in class io.apicurio.registry.rest.client.request.RequestHandler
 
SORT_ORDER - Static variable in class io.apicurio.registry.rest.client.request.Parameters
 

T

testUpdateArtifact(String, String, InputStream) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
testUpdateArtifact(String, String, InputStream) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
testUpdateArtifact(String, String, InputStream) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
toSupplierOfType(InputStream, TypeReference<W>, HttpResponse.ResponseInfo) - Static method in class io.apicurio.registry.rest.client.request.BodyHandler
 

U

UnprocessableEntityException - Exception in io.apicurio.registry.rest.client.exception
 
UnprocessableEntityException(Error) - Constructor for exception io.apicurio.registry.rest.client.exception.UnprocessableEntityException
 
updateArtifact(String, String, InputStream) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
updateArtifact(String, String, InputStream) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
updateArtifact(String, String, InputStream) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
updateArtifactMetaData(String, String, EditableMetaData) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
updateArtifactMetaData(String, String, EditableMetaData) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
updateArtifactMetaData(String, String, EditableMetaData) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
updateArtifactRuleConfig(String, String, RuleType, Rule) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
updateArtifactRuleConfig(String, String, RuleType, Rule) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
updateArtifactRuleConfig(String, String, RuleType, Rule) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
updateArtifactState(String, String, UpdateState) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
updateArtifactState(String, String, UpdateState) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
updateArtifactState(String, String, UpdateState) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
updateArtifactVersionMetaData(String, String, String, EditableMetaData) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
updateArtifactVersionMetaData(String, String, String, EditableMetaData) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
updateArtifactVersionMetaData(String, String, String, EditableMetaData) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
updateArtifactVersionState(String, String, String, UpdateState) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
updateArtifactVersionState(String, String, String, UpdateState) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
updateArtifactVersionState(String, String, String, UpdateState) - Static method in class io.apicurio.registry.rest.client.request.provider.GroupRequestsProvider
 
updateGlobalRuleConfig(RuleType, Rule) - Method in class io.apicurio.registry.rest.client.impl.RegistryClientImpl
 
updateGlobalRuleConfig(RuleType, Rule) - Method in interface io.apicurio.registry.rest.client.RegistryClient
 
updateGlobalRuleConfig(RuleType, Rule) - Static method in class io.apicurio.registry.rest.client.request.provider.AdminRequestsProvider
 

V

valueOf(String) - Static method in enum io.apicurio.registry.rest.client.request.provider.Operation
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.apicurio.registry.rest.client.request.provider.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_METADATA - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
VERSION_STATE - Static variable in class io.apicurio.registry.rest.client.request.provider.Routes
 
VersionNotFoundException - Exception in io.apicurio.registry.rest.client.exception
 
VersionNotFoundException(Error) - Constructor for exception io.apicurio.registry.rest.client.exception.VersionNotFoundException
 
A B C D E F G H I L M N O P Q R S T U V 
All Classes All Packages