Interface CloudConfigurationList
@ConsumerType
public interface CloudConfigurationList
Defines the
CloudConfigurationList Sling Model used for the cloudconfig component.-
Method Summary
Modifier and TypeMethodDescriptiondefault List<CloudConfiguration>Retrieve the list of CloudConfigurations for the specified request.
-
Method Details
-
getCloudConfigurations
Retrieve the list of CloudConfigurations for the specified request.- Returns:
- the list of
CloudConfigurations
-