Interface VersionStatus.Builder

    • Method Detail

      • options

        VersionStatus.Builder options​(String options)

        The OpenSearch or Elasticsearch version for the specified domain.

        Parameters:
        options - The OpenSearch or Elasticsearch version for the specified domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        VersionStatus.Builder status​(OptionStatus status)

        The status of the version options for the specified domain.

        Parameters:
        status - The status of the version options for the specified domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.