Uses of Interface
io.camunda.zeebe.client.impl.util.SupplierWithIO
Packages that use SupplierWithIO
-
Uses of SupplierWithIO in io.camunda.zeebe.client.impl.oauth
Methods in io.camunda.zeebe.client.impl.oauth with parameters of type SupplierWithIOModifier and TypeMethodDescriptionOAuthCredentialsCache.computeIfMissingOrInvalid(String clientId, SupplierWithIO<ZeebeClientCredentials> zeebeClientCredentialsConsumer)