Interface CloudLink.DefinitionStages.WithLinkedCloud

All Known Subinterfaces:
CloudLink.Definition, CloudLink.DefinitionStages.WithCreate
Enclosing interface:
CloudLink.DefinitionStages

public static interface CloudLink.DefinitionStages.WithLinkedCloud
The stage of the CloudLink definition allowing to specify linkedCloud.
  • Method Details

    • withLinkedCloud

      CloudLink.DefinitionStages.WithCreate 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.