Uses of Class
io.dapr.client.domain.GetBulkSecretRequest
Packages that use GetBulkSecretRequest
-
Uses of GetBulkSecretRequest in io.dapr.client
Methods in io.dapr.client with parameters of type GetBulkSecretRequestModifier and TypeMethodDescriptionDaprClient.getBulkSecret
(GetBulkSecretRequest request) Fetches all secrets from the configured vault.DaprClientImpl.getBulkSecret
(GetBulkSecretRequest request) Fetches all secrets from the configured vault. -
Uses of GetBulkSecretRequest in io.dapr.client.domain
Methods in io.dapr.client.domain that return GetBulkSecretRequest