Uses of Class
io.apicurio.registry.rest.client.v2.models.Limits
Packages that use Limits
Package
Description
-
Uses of Limits in io.apicurio.registry.rest.client.v2.models
Methods in io.apicurio.registry.rest.client.v2.models that return LimitsModifier and TypeMethodDescriptionstatic LimitsLimits.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator value -
Uses of Limits in io.apicurio.registry.rest.client.v2.system.limits
Methods in io.apicurio.registry.rest.client.v2.system.limits that return LimitsModifier and TypeMethodDescriptionLimitsRequestBuilder.get()This operation retrieves the list of limitations on used resources, that are applied on the current instance of Registry.LimitsRequestBuilder.get(Consumer<LimitsRequestBuilder.GetRequestConfiguration> requestConfiguration) This operation retrieves the list of limitations on used resources, that are applied on the current instance of Registry.