Uses of Enum Class
io.apicurio.registry.rest.client.models.ReferenceType
Packages that use ReferenceType
Package
Description
-
Uses of ReferenceType in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references
Fields in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references declared as ReferenceTypeModifier and TypeFieldDescriptionReferencesRequestBuilder.GetQueryParameters.refTypeDetermines the type of reference to return, either INBOUND or OUTBOUND. -
Uses of ReferenceType in io.apicurio.registry.rest.client.ids.globalids.item.references
Fields in io.apicurio.registry.rest.client.ids.globalids.item.references declared as ReferenceTypeModifier and TypeFieldDescriptionReferencesRequestBuilder.GetQueryParameters.refTypeDetermines the type of reference to return, either INBOUND or OUTBOUND. -
Uses of ReferenceType in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return ReferenceTypeModifier and TypeMethodDescriptionstatic ReferenceTypestatic ReferenceTypeReturns the enum constant of this class with the specified name.static ReferenceType[]ReferenceType.values()Returns an array containing the constants of this enum class, in the order they are declared.