Uses of Class
io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder.GetRequestConfiguration
Packages that use RoleMappingsRequestBuilder.GetRequestConfiguration
-
Uses of RoleMappingsRequestBuilder.GetRequestConfiguration in io.apicurio.registry.rest.client.admin.rolemappings
Method parameters in io.apicurio.registry.rest.client.admin.rolemappings with type arguments of type RoleMappingsRequestBuilder.GetRequestConfigurationModifier and TypeMethodDescriptionRoleMappingsRequestBuilder.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`)com.microsoft.kiota.RequestInformationRoleMappingsRequestBuilder.toGetRequestInformation(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`)