Uses of Interface
api.equinix.javasdk.internetaccess.model.RoutingConfig
Packages that use RoutingConfig
Package
Description
Internet Access client interfaces for the Equinix Java SDK.
-
Uses of RoutingConfig in api.equinix.javasdk.internetaccess.client
Methods in api.equinix.javasdk.internetaccess.client that return RoutingConfigModifier and TypeMethodDescriptionRetrieves a specific routing configuration by its unique identifier.Methods in api.equinix.javasdk.internetaccess.client that return types with arguments of type RoutingConfigModifier and TypeMethodDescriptionInternetAccessConfig.getRoutingConfigClient()RoutingConfigs.list()Lists all routing configurations for the current account. -
Uses of RoutingConfig in api.equinix.javasdk.internetaccess.client.implementation
Methods in api.equinix.javasdk.internetaccess.client.implementation that return RoutingConfigMethods in api.equinix.javasdk.internetaccess.client.implementation that return types with arguments of type RoutingConfigConstructor parameters in api.equinix.javasdk.internetaccess.client.implementation with type arguments of type RoutingConfigModifierConstructorDescriptionRoutingConfigsImpl(RoutingConfigClient<RoutingConfig> serviceClient, InternetAccess serviceManager) -
Uses of RoutingConfig in api.equinix.javasdk.internetaccess.client.internal
Methods in api.equinix.javasdk.internetaccess.client.internal that return types with arguments of type RoutingConfig -
Uses of RoutingConfig in api.equinix.javasdk.internetaccess.client.internal.implementation
Methods in api.equinix.javasdk.internetaccess.client.internal.implementation that return types with arguments of type RoutingConfigModifier and TypeMethodDescriptionRoutingConfigClientImpl.list()RoutingConfigClientImpl.nextPage(PaginatedRequest<RoutingConfig> equinixRequest) Method parameters in api.equinix.javasdk.internetaccess.client.internal.implementation with type arguments of type RoutingConfigModifier and TypeMethodDescriptionRoutingConfigClientImpl.nextPage(PaginatedRequest<RoutingConfig> equinixRequest) -
Uses of RoutingConfig in api.equinix.javasdk.internetaccess.model.json.creators
Methods in api.equinix.javasdk.internetaccess.model.json.creators that return RoutingConfigConstructor parameters in api.equinix.javasdk.internetaccess.model.json.creators with type arguments of type RoutingConfig -
Uses of RoutingConfig in api.equinix.javasdk.internetaccess.model.wrappers
Classes in api.equinix.javasdk.internetaccess.model.wrappers that implement RoutingConfigConstructor parameters in api.equinix.javasdk.internetaccess.model.wrappers with type arguments of type RoutingConfigModifierConstructorDescriptionRoutingConfigWrapper(RoutingConfigJson routingConfigJson, Pageable<RoutingConfig> serviceClient)