Uses of Enum
api.equinix.javasdk.fabric.enums.RouteAggregationType
Packages that use RouteAggregationType
Package
Description
Fabric-specific enumerations for the Equinix Java SDK.
Fabric domain model interfaces for the Equinix Java SDK.
-
Uses of RouteAggregationType in api.equinix.javasdk.fabric.enums
Methods in api.equinix.javasdk.fabric.enums that return RouteAggregationTypeModifier and TypeMethodDescriptionstatic RouteAggregationTypeRouteAggregationType.fromString(String value) static RouteAggregationTypeReturns the enum constant of this type with the specified name.static RouteAggregationType[]RouteAggregationType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of RouteAggregationType in api.equinix.javasdk.fabric.model
Methods in api.equinix.javasdk.fabric.model that return RouteAggregationType -
Uses of RouteAggregationType in api.equinix.javasdk.fabric.model.json.creators
Methods in api.equinix.javasdk.fabric.model.json.creators with parameters of type RouteAggregationTypeModifier and TypeMethodDescriptionRouteAggregationOperator.RouteAggregationBuilder.ofType(RouteAggregationType type)