Class GetRouteMapResult


  • public final class GetRouteMapResult
    extends java.lang.Object
    • Method Detail

      • associatedInboundConnections

        public java.util.List<java.lang.String> associatedInboundConnections()
        Returns:
        List of connections which have this RoutMap associated for inbound traffic.
      • associatedOutboundConnections

        public java.util.List<java.lang.String> associatedOutboundConnections()
        Returns:
        List of connections which have this RoutMap associated for outbound traffic.
      • etag

        public java.lang.String etag()
        Returns:
        A unique read-only string that changes whenever the resource is updated.
      • id

        public java.lang.String id()
        Returns:
        Resource ID.
      • name

        public java.lang.String name()
        Returns:
        The name of the resource that is unique within a resource group. This name can be used to access the resource.
      • provisioningState

        public java.lang.String provisioningState()
        Returns:
        The provisioning state of the RouteMap resource.
      • rules

        public java.util.List<RouteMapRuleResponse> rules()
        Returns:
        List of RouteMap rules to be applied.
      • type

        public java.lang.String type()
        Returns:
        Resource type.