Interface ListElasticsearchVersionsResponse.Builder

    • Method Detail

      • elasticsearchVersions

        ListElasticsearchVersionsResponse.Builder elasticsearchVersions​(Collection<String> elasticsearchVersions)
        Sets the value of the ElasticsearchVersions property for this object.
        Parameters:
        elasticsearchVersions - The new value for the ElasticsearchVersions property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • elasticsearchVersions

        ListElasticsearchVersionsResponse.Builder elasticsearchVersions​(String... elasticsearchVersions)
        Sets the value of the ElasticsearchVersions property for this object.
        Parameters:
        elasticsearchVersions - The new value for the ElasticsearchVersions property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListElasticsearchVersionsResponse.Builder nextToken​(String nextToken)
        Sets the value of the NextToken property for this object.
        Parameters:
        nextToken - The new value for the NextToken property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.