Interface AssociatedCoreNetwork.Builder

    • Method Detail

      • id

        AssociatedCoreNetwork.Builder id​(String id)

        The ID of the Cloud WAN core network.

        Parameters:
        id - The ID of the Cloud WAN core network.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ownerAccount

        AssociatedCoreNetwork.Builder ownerAccount​(String ownerAccount)

        The account owner of the Cloud WAN core network.

        Parameters:
        ownerAccount - The account owner of the Cloud WAN core network.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • attachmentId

        AssociatedCoreNetwork.Builder attachmentId​(String attachmentId)

        the ID of the Direct Connect attachment

        Parameters:
        attachmentId - the ID of the Direct Connect attachment
        Returns:
        Returns a reference to this object so that method calls can be chained together.