Interface DeployableContainer

All Superinterfaces:
ConfigurationItem, Container, Deployable, Serializable, Taggable
All Known Implementing Classes:
BaseDeployableContainer

public interface DeployableContainer extends Deployable, Container
  • Method Details

    • setContainerTags

      void setContainerTags(Set<String> containerTags)
    • getContainerTags

      Set<String> getContainerTags()