@hashgraph/solo
    Preparing search index...

    Interface for Helm request parameters that can be applied to a HelmExecutionBuilder.

    interface HelmRequest {
        apply(builder: HelmExecutionBuilder): void;
    }

    Implemented by

    Index

    Methods

    Methods