Interface GetClusterPolicyResponse.Builder

    • Method Detail

      • currentVersion

        GetClusterPolicyResponse.Builder currentVersion​(String currentVersion)

        The version of cluster policy.

        Parameters:
        currentVersion -

        The version of cluster policy.

        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • policy

        GetClusterPolicyResponse.Builder policy​(String policy)

        The cluster policy.

        Parameters:
        policy -

        The cluster policy.

        Returns:
        Returns a reference to this object so that method calls can be chained together.