| Package | Description |
|---|---|
| io.apicurio.registry.rest | |
| io.apicurio.registry.rest.beans |
| Modifier and Type | Method and Description |
|---|---|
ArtifactSearchResults |
SearchResource.searchArtifacts(String search,
Integer offset,
Integer limit,
SearchOver over,
SortOrder order)
Returns a paginated list of all artifacts that match the provided search criteria.
|
| Modifier and Type | Method and Description |
|---|---|
static SearchOver |
SearchOver.fromValue(String value) |
static SearchOver |
SearchOver.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchOver[] |
SearchOver.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Red Hat. All rights reserved.