Class DeploymentTargetImport


  • public final class DeploymentTargetImport
    extends java.lang.Object
    • Method Detail

      • content

        public java.util.Optional<java.lang.String> content()
        Returns:
        The full contents of the template that you want to import.
      • name

        public java.util.Optional<java.lang.String> name()
        Returns:
        The name of the template to import, as declared in the YAML configuration. ***