Class CloudRouterWrapper
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<CloudRouter>
api.equinix.javasdk.fabric.model.wrappers.CloudRouterWrapper
- All Implemented Interfaces:
Resource<CloudRouter>,CloudRouter
-
Constructor Summary
ConstructorsConstructorDescriptionCloudRouterWrapper(CloudRouterJson cloudRouterJson, Pageable<CloudRouter> 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.fabric.model.CloudRouter
getAccount, getBgpIpv4RoutesCount, getBgpIpv6RoutesCount, getChangeLog, getConnectionCount, getHref, getLocation, getName, getNotifications, getOrder, getProject, getRouterPackage, getState, getType, getUuidMethods inherited from interface api.equinix.javasdk.core.model.Resource
getServiceClient
-
Constructor Details
-
CloudRouterWrapper
-
-
Method Details
-
delete
- Specified by:
deletein interfaceCloudRouter
-
refresh
public void refresh()- Specified by:
refreshin interfaceCloudRouter
-