Interface ElasticsearchVersionStatus.Builder

    • Method Detail

      • options

        ElasticsearchVersionStatus.Builder options​(String options)

        Specifies the Elasticsearch version for the specified Elasticsearch domain.

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

        ElasticsearchVersionStatus.Builder status​(OptionStatus status)

        Specifies the status of the Elasticsearch version options for the specified Elasticsearch domain.

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