Interface ManagedInstancesLocalStorageConfiguration.Builder

  • Method Details

    • useLocalStorage

      Specifies whether instance store volumes (local NVMe SSDs) are available to containers. When enabled, containers can use the instance store for high-performance temporary storage.

      Parameters:
      useLocalStorage - Specifies whether instance store volumes (local NVMe SSDs) are available to containers. When enabled, containers can use the instance store for high-performance temporary storage.
      Returns:
      Returns a reference to this object so that method calls can be chained together.