Class AsPrependPrefixArrayTemplate

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class AsPrependPrefixArrayTemplate
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Create AS Prepend Configuration template.
    • Method Detail

      • length

        public Long length()
        Gets the length. Number of times the ASN to be prepended to the AS Path.
        Returns:
        the length
      • policy

        public String policy()
        Gets the policy. Route type this AS Prepend applies to.
        Returns:
        the policy
      • specificPrefixes

        public List<String> specificPrefixes()
        Gets the specificPrefixes. Array of prefixes this AS Prepend applies to. If this property is absent, the AS Prepend applies to all prefixes. Note that ordering is not significant and may differ from request order.
        Returns:
        the specificPrefixes