All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.RouteAsPath.html Maven / Gradle / Ivy







RouteAsPath (Compute Engine API beta-rev20220726-2.0.0)












com.google.api.services.compute.model

Class RouteAsPath

    • Constructor Detail

      • RouteAsPath

        public RouteAsPath()
    • Method Detail

      • getAsLists

        public List<Long> getAsLists()
        [Output Only] The AS numbers of the AS Path.
        Returns:
        value or null for none
      • setAsLists

        public RouteAsPath setAsLists(List<Long> asLists)
        [Output Only] The AS numbers of the AS Path.
        Parameters:
        asLists - asLists or null for none
      • getPathSegmentType

        public String getPathSegmentType()
        [Output Only] The type of the AS Path, which can be one of the following values: - 'AS_SET': unordered set of autonomous systems that the route in has traversed - 'AS_SEQUENCE': ordered set of autonomous systems that the route has traversed - 'AS_CONFED_SEQUENCE': ordered set of Member Autonomous Systems in the local confederation that the route has traversed - 'AS_CONFED_SET': unordered set of Member Autonomous Systems in the local confederation that the route has traversed
        Returns:
        value or null for none
      • setPathSegmentType

        public RouteAsPath setPathSegmentType(String pathSegmentType)
        [Output Only] The type of the AS Path, which can be one of the following values: - 'AS_SET': unordered set of autonomous systems that the route in has traversed - 'AS_SEQUENCE': ordered set of autonomous systems that the route has traversed - 'AS_CONFED_SEQUENCE': ordered set of Member Autonomous Systems in the local confederation that the route has traversed - 'AS_CONFED_SET': unordered set of Member Autonomous Systems in the local confederation that the route has traversed
        Parameters:
        pathSegmentType - pathSegmentType or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy