Class BaremetalCloudTagsTemplate

    • Constructor Detail

      • BaremetalCloudTagsTemplate

        @DataBoundConstructor
        public BaremetalCloudTagsTemplate​(String namespace,
                                          String key,
                                          String value)
    • Method Detail

      • getNamespace

        @Exported
        public String getNamespace()
      • getKey

        @Exported
        public String getKey()
      • getValue

        @Exported
        public String getValue()