Uses of Interface
api.equinix.javasdk.fabric.model.RouteAggregationRule
Packages that use RouteAggregationRule
Package
Description
Fabric domain client interfaces for the Equinix Java SDK.
-
Uses of RouteAggregationRule in api.equinix.javasdk.fabric.client
Methods in api.equinix.javasdk.fabric.client that return RouteAggregationRuleModifier and TypeMethodDescriptionRetrieves a single route aggregation rule by its unique identifier.Methods in api.equinix.javasdk.fabric.client that return types with arguments of type RouteAggregationRuleModifier and TypeMethodDescriptionFabricConfig.getRouteAggregationRulesClient()Lists all rules belonging to the specified route aggregation. -
Uses of RouteAggregationRule in api.equinix.javasdk.fabric.client.implementation
Methods in api.equinix.javasdk.fabric.client.implementation that return RouteAggregationRuleModifier and TypeMethodDescriptionMethods in api.equinix.javasdk.fabric.client.implementation that return types with arguments of type RouteAggregationRuleModifier and TypeMethodDescriptionConstructor parameters in api.equinix.javasdk.fabric.client.implementation with type arguments of type RouteAggregationRuleModifierConstructorDescriptionRouteAggregationRulesImpl(RouteAggregationRuleClient<RouteAggregationRule> serviceClient, Fabric serviceManager) -
Uses of RouteAggregationRule in api.equinix.javasdk.fabric.client.internal
Methods in api.equinix.javasdk.fabric.client.internal that return types with arguments of type RouteAggregationRuleModifier and TypeMethodDescription -
Uses of RouteAggregationRule in api.equinix.javasdk.fabric.client.internal.implementation
Methods in api.equinix.javasdk.fabric.client.internal.implementation that return types with arguments of type RouteAggregationRuleModifier and TypeMethodDescriptionRouteAggregationRuleClientImpl.nextPage(PaginatedRequest<RouteAggregationRule> equinixRequest) Method parameters in api.equinix.javasdk.fabric.client.internal.implementation with type arguments of type RouteAggregationRuleModifier and TypeMethodDescriptionRouteAggregationRuleClientImpl.nextPage(PaginatedRequest<RouteAggregationRule> equinixRequest) -
Uses of RouteAggregationRule in api.equinix.javasdk.fabric.model.json.creators
Methods in api.equinix.javasdk.fabric.model.json.creators that return RouteAggregationRuleModifier and TypeMethodDescriptionRouteAggregationRuleOperator.RouteAggregationRuleBuilder.create()Constructor parameters in api.equinix.javasdk.fabric.model.json.creators with type arguments of type RouteAggregationRuleModifierConstructorDescriptionRouteAggregationRuleOperator(Pageable<RouteAggregationRule> serviceClient, String routeAggregationId) -
Uses of RouteAggregationRule in api.equinix.javasdk.fabric.model.wrappers
Classes in api.equinix.javasdk.fabric.model.wrappers that implement RouteAggregationRuleConstructor parameters in api.equinix.javasdk.fabric.model.wrappers with type arguments of type RouteAggregationRuleModifierConstructorDescriptionRouteAggregationRuleWrapper(RouteAggregationRuleJson routeAggregationRuleJson, Pageable<RouteAggregationRule> serviceClient)