Class RoutingConfigWrapper
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<RoutingConfig>
api.equinix.javasdk.internetaccess.model.wrappers.RoutingConfigWrapper
- All Implemented Interfaces:
Resource<RoutingConfig>,RoutingConfig
-
Constructor Summary
ConstructorsConstructorDescriptionRoutingConfigWrapper(RoutingConfigJson routingConfigJson, Pageable<RoutingConfig> serviceClient) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface api.equinix.javasdk.core.model.Resource
getServiceClientMethods inherited from interface api.equinix.javasdk.internetaccess.model.RoutingConfig
getAsn, getPrefixes, getStatus, getType, getUuid
-
Constructor Details
-
RoutingConfigWrapper
public RoutingConfigWrapper(RoutingConfigJson routingConfigJson, Pageable<RoutingConfig> serviceClient)
-
-
Method Details
-
refresh
public void refresh()- Specified by:
refreshin interfaceRoutingConfig
-