Class Cpio

    • Constructor Detail

      • Cpio

        public Cpio()
    • Method Detail

      • getBlockSize

        @Input
        public abstract Property<java.lang.Integer> getBlockSize()
      • getEncoding

        @Input
        public abstract Property<java.lang.String> getEncoding()
      • setFormat

        public void setFormat​(java.lang.String format)
      • getFormat

        public Property<java.lang.Short> getFormat()