Uses of Class
io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder.GetRequestConfiguration
Packages that use WithPrincipalItemRequestBuilder.GetRequestConfiguration
-
Uses of WithPrincipalItemRequestBuilder.GetRequestConfiguration in io.apicurio.registry.rest.client.admin.rolemappings.item
Method parameters in io.apicurio.registry.rest.client.admin.rolemappings.item with type arguments of type WithPrincipalItemRequestBuilder.GetRequestConfigurationModifier and TypeMethodDescriptionWithPrincipalItemRequestBuilder.get(Consumer<WithPrincipalItemRequestBuilder.GetRequestConfiguration> requestConfiguration) Gets the details of a single role mapping (by `principalId`).This operation can fail for the following reasons:* No role mapping for the `principalId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)com.microsoft.kiota.RequestInformationWithPrincipalItemRequestBuilder.toGetRequestInformation(Consumer<WithPrincipalItemRequestBuilder.GetRequestConfiguration> requestConfiguration) Gets the details of a single role mapping (by `principalId`).This operation can fail for the following reasons:* No role mapping for the `principalId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)