Interface CloudConfigurationList


@ConsumerType public interface CloudConfigurationList
Defines the CloudConfigurationList Sling Model used for the cloudconfig component.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieve the list of CloudConfigurations for the specified request.
  • Method Details

    • getCloudConfigurations

      default List<CloudConfiguration> getCloudConfigurations()
      Retrieve the list of CloudConfigurations for the specified request.
      Returns:
      the list of CloudConfigurations