Uses of Interface
api.equinix.javasdk.fabric.model.RouteAggregation
Packages that use RouteAggregation
Package
Description
Fabric domain client interfaces for the Equinix Java SDK.
-
Uses of RouteAggregation in api.equinix.javasdk.fabric.client
Methods in api.equinix.javasdk.fabric.client that return RouteAggregationModifier and TypeMethodDescriptionRetrieves a single route aggregation by its unique identifier.Methods in api.equinix.javasdk.fabric.client that return types with arguments of type RouteAggregationModifier and TypeMethodDescriptionFabricConfig.getRouteAggregationsClient()RouteAggregations.list()Lists all route aggregations accessible to the current account. -
Uses of RouteAggregation in api.equinix.javasdk.fabric.client.implementation
Methods in api.equinix.javasdk.fabric.client.implementation that return RouteAggregationMethods in api.equinix.javasdk.fabric.client.implementation that return types with arguments of type RouteAggregationConstructor parameters in api.equinix.javasdk.fabric.client.implementation with type arguments of type RouteAggregationModifierConstructorDescriptionRouteAggregationsImpl(RouteAggregationClient<RouteAggregation> serviceClient, Fabric serviceManager) -
Uses of RouteAggregation in api.equinix.javasdk.fabric.client.internal
Methods in api.equinix.javasdk.fabric.client.internal that return types with arguments of type RouteAggregation -
Uses of RouteAggregation in api.equinix.javasdk.fabric.client.internal.implementation
Methods in api.equinix.javasdk.fabric.client.internal.implementation that return types with arguments of type RouteAggregationModifier and TypeMethodDescriptionRouteAggregationClientImpl.list()RouteAggregationClientImpl.nextPage(PaginatedRequest<RouteAggregation> equinixRequest) Method parameters in api.equinix.javasdk.fabric.client.internal.implementation with type arguments of type RouteAggregationModifier and TypeMethodDescriptionRouteAggregationClientImpl.nextPage(PaginatedRequest<RouteAggregation> equinixRequest) -
Uses of RouteAggregation in api.equinix.javasdk.fabric.model.json.creators
Methods in api.equinix.javasdk.fabric.model.json.creators that return RouteAggregationConstructor parameters in api.equinix.javasdk.fabric.model.json.creators with type arguments of type RouteAggregation -
Uses of RouteAggregation in api.equinix.javasdk.fabric.model.wrappers
Classes in api.equinix.javasdk.fabric.model.wrappers that implement RouteAggregationConstructor parameters in api.equinix.javasdk.fabric.model.wrappers with type arguments of type RouteAggregationModifierConstructorDescriptionRouteAggregationWrapper(RouteAggregationJson routeAggregationJson, Pageable<RouteAggregation> serviceClient)