Interface CloudLink.UpdateStages.WithLinkedCloud

  • All Known Subinterfaces:
    CloudLink.Update
    Enclosing interface:
    CloudLink.UpdateStages

    public static interface CloudLink.UpdateStages.WithLinkedCloud
    The stage of the CloudLink update allowing to specify linkedCloud.
    • Method Detail

      • withLinkedCloud

        CloudLink.Update withLinkedCloud​(String linkedCloud)
        Specifies the linkedCloud property: Identifier of the other private cloud participating in the link..
        Parameters:
        linkedCloud - Identifier of the other private cloud participating in the link.
        Returns:
        the next definition stage.