Uses of Class
io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder.GetRequestConfiguration
Packages that use WithGroupItemRequestBuilder.GetRequestConfiguration
-
Uses of WithGroupItemRequestBuilder.GetRequestConfiguration in io.apicurio.registry.rest.client.groups.item
Method parameters in io.apicurio.registry.rest.client.groups.item with type arguments of type WithGroupItemRequestBuilder.GetRequestConfigurationModifier and TypeMethodDescriptionWithGroupItemRequestBuilder.get(Consumer<WithGroupItemRequestBuilder.GetRequestConfiguration> requestConfiguration) Returns a group using the specified id.This operation can fail for the following reasons:* No group exists with the specified ID (HTTP error `404`)* A server error occurred (HTTP error `500`)com.microsoft.kiota.RequestInformationWithGroupItemRequestBuilder.toGetRequestInformation(Consumer<WithGroupItemRequestBuilder.GetRequestConfiguration> requestConfiguration) Returns a group using the specified id.This operation can fail for the following reasons:* No group exists with the specified ID (HTTP error `404`)* A server error occurred (HTTP error `500`)