Interface ReplicaConfigurationRequest.Builder

    • Method Detail

      • replicaCount

        ReplicaConfigurationRequest.Builder replicaCount​(Integer replicaCount)

        The number of replicas to scale up or down to

        Parameters:
        replicaCount - The number of replicas to scale up or down to
        Returns:
        Returns a reference to this object so that method calls can be chained together.