PeeringServicePrefix.UpdateStages.WithPeeringServicePrefixKey Interface

public static interface PeeringServicePrefix.UpdateStages.WithPeeringServicePrefixKey

The stage of the PeeringServicePrefix update allowing to specify peeringServicePrefixKey.

Method Summary

Modifier and Type Method and Description
abstract Update withPeeringServicePrefixKey(String peeringServicePrefixKey)

Specifies the peeringServicePrefixKey property: The peering service prefix key.

Method Details

withPeeringServicePrefixKey

public abstract 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.

Applies to