Class GetConfigurationRequest


  • public class GetConfigurationRequest
    extends Object
    Request to get one or more configuration items from Dapr's configuration store.
    • Constructor Detail

      • GetConfigurationRequest

        public GetConfigurationRequest​(String storeName,
                                       List<String> keys)
        Constructor for GetConfigurationRequest.
        Parameters:
        storeName - Name of the configuration store
        keys - Keys for the configuration objects