Interface AdvancedOptionsStatus.Builder

    • Method Detail

      • options

        AdvancedOptionsStatus.Builder options​(Map<String,​String> options)

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

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

        AdvancedOptionsStatus.Builder status​(OptionStatus status)

        Specifies the status of OptionStatus for advanced options for the specified Elasticsearch domain.

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