Interface EksHostPath.Builder

All Superinterfaces:
Buildable, CopyableBuilder<EksHostPath.Builder,EksHostPath>, SdkBuilder<EksHostPath.Builder,EksHostPath>, SdkPojo
Enclosing class:
EksHostPath

public static interface EksHostPath.Builder extends SdkPojo, CopyableBuilder<EksHostPath.Builder,EksHostPath>
  • Method Details

    • path

      The path of the file or directory on the host to mount into containers on the pod.

      Parameters:
      path - The path of the file or directory on the host to mount into containers on the pod.
      Returns:
      Returns a reference to this object so that method calls can be chained together.