Interface ListEngineVersionsResponse.Builder

    • Method Detail

      • engineVersions

        ListEngineVersionsResponse.Builder engineVersions​(EngineVersionsSummary... engineVersions)

        Returns the engine versions.

        Parameters:
        engineVersions - Returns the engine versions.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        ListEngineVersionsResponse.Builder nextToken​(String nextToken)

        If there are more items to return, this contains a token that is passed to a subsequent call to this operation to retrieve the next set of items.

        Parameters:
        nextToken - If there are more items to return, this contains a token that is passed to a subsequent call to this operation to retrieve the next set of items.
        Returns:
        Returns a reference to this object so that method calls can be chained together.