Interface RuntimeMetadataConfiguration.Builder

  • Method Details

    • requireMMDSV2

      RuntimeMetadataConfiguration.Builder requireMMDSV2(Boolean requireMMDSV2)

      Enables MMDSv2 (microVM Metadata Service Version 2) requirement for the agent runtime. When set to true, the runtime microVM will only accept MMDSv2 requests.

      Parameters:
      requireMMDSV2 - Enables MMDSv2 (microVM Metadata Service Version 2) requirement for the agent runtime. When set to true, the runtime microVM will only accept MMDSv2 requests.
      Returns:
      Returns a reference to this object so that method calls can be chained together.