Uses of Class
io.apicurio.registry.rest.client.models.RoleMappingSearchResults
Packages that use RoleMappingSearchResults
Package
Description
-
Uses of RoleMappingSearchResults in io.apicurio.registry.rest.client.admin.rolemappings
Methods in io.apicurio.registry.rest.client.admin.rolemappings that return RoleMappingSearchResultsModifier and TypeMethodDescriptionRoleMappingsRequestBuilder.get()Gets a list of all role mappings configured in the registry (if any).This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)RoleMappingsRequestBuilder.get(Consumer<RoleMappingsRequestBuilder.GetRequestConfiguration> requestConfiguration) Gets a list of all role mappings configured in the registry (if any).This operation can fail for the following reasons:* A server error occurred (HTTP error `500`) -
Uses of RoleMappingSearchResults in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return RoleMappingSearchResultsModifier and TypeMethodDescriptionstatic RoleMappingSearchResultsRoleMappingSearchResults.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator value