Uses of Class
io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder.PostRequestConfiguration
Packages that use RoleMappingsRequestBuilder.PostRequestConfiguration
-
Uses of RoleMappingsRequestBuilder.PostRequestConfiguration in io.apicurio.registry.rest.client.admin.rolemappings
Method parameters in io.apicurio.registry.rest.client.admin.rolemappings with type arguments of type RoleMappingsRequestBuilder.PostRequestConfigurationModifier and TypeMethodDescriptionvoidRoleMappingsRequestBuilder.post(RoleMapping body, Consumer<RoleMappingsRequestBuilder.PostRequestConfiguration> requestConfiguration) Creates a new mapping between a user/principal and a role.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)com.microsoft.kiota.RequestInformationRoleMappingsRequestBuilder.toPostRequestInformation(RoleMapping body, Consumer<RoleMappingsRequestBuilder.PostRequestConfiguration> requestConfiguration) Creates a new mapping between a user/principal and a role.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)