Interface DestroyOptions

    • Method Detail

      • getExclusively

        @Stability(Stable)
        @Nullable
        default Boolean getExclusively()
        Only destroy the given stack.

        Default: false

      • getForce

        @Stability(Stable)
        @Nullable
        default Boolean getForce()
        Do not ask for permission before destroying stacks.

        Default: false