Class SubscribeConfigurationRequest


  • public class SubscribeConfigurationRequest
    extends Object
    Request to subscribe to one or more configuration items.
    • Constructor Detail

      • SubscribeConfigurationRequest

        public SubscribeConfigurationRequest​(String storeName,
                                             List<String> keys)
        Constructor for SubscribeConfigurationRequest.
        Parameters:
        storeName - Name of the configuration store
        keys - Keys of the configurations values to subscribe to