Interface PeeringServicePrefix.UpdateStages.WithPeeringServicePrefixKey

All Known Subinterfaces:
PeeringServicePrefix.Update
Enclosing interface:
PeeringServicePrefix.UpdateStages

public static interface PeeringServicePrefix.UpdateStages.WithPeeringServicePrefixKey
The stage of the PeeringServicePrefix update allowing to specify peeringServicePrefixKey.
  • Method Details

    • withPeeringServicePrefixKey

      PeeringServicePrefix.Update withPeeringServicePrefixKey(String peeringServicePrefixKey)
      Specifies the peeringServicePrefixKey property: The peering service prefix key.
      Parameters:
      peeringServicePrefixKey - The peering service prefix key.
      Returns:
      the next definition stage.