Interface ControlPlanePlacementResponse.Builder

    • Method Detail

      • groupName

        ControlPlanePlacementResponse.Builder groupName​(String groupName)

        The name of the placement group for the Kubernetes control plane instances.

        Parameters:
        groupName - The name of the placement group for the Kubernetes control plane instances.
        Returns:
        Returns a reference to this object so that method calls can be chained together.