Interface ClusterVersion.Builder

    • Method Detail

      • clusterVersion

        ClusterVersion.Builder clusterVersion​(String clusterVersion)

        The version number used by the cluster.

        Parameters:
        clusterVersion - The version number used by the cluster.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • clusterParameterGroupFamily

        ClusterVersion.Builder clusterParameterGroupFamily​(String clusterParameterGroupFamily)

        The name of the cluster parameter group family for the cluster.

        Parameters:
        clusterParameterGroupFamily - The name of the cluster parameter group family for the cluster.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        ClusterVersion.Builder description​(String description)

        The description of the cluster version.

        Parameters:
        description - The description of the cluster version.
        Returns:
        Returns a reference to this object so that method calls can be chained together.