Class RouteAggregationWrapper
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<RouteAggregation>
api.equinix.javasdk.fabric.model.wrappers.RouteAggregationWrapper
- All Implemented Interfaces:
Resource<RouteAggregation>,RouteAggregation
public class RouteAggregationWrapper
extends ResourceImpl<RouteAggregation>
implements RouteAggregation
-
Constructor Summary
ConstructorsConstructorDescriptionRouteAggregationWrapper(RouteAggregationJson routeAggregationJson, Pageable<RouteAggregation> 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.fabric.model.RouteAggregation
getChange, getChangeLog, getConnectionsCount, getDescription, getHref, getName, getProject, getRulesCount, getState, getType, getUuid
-
Constructor Details
-
RouteAggregationWrapper
public RouteAggregationWrapper(RouteAggregationJson routeAggregationJson, Pageable<RouteAggregation> serviceClient)
-
-
Method Details
-
delete
- Specified by:
deletein interfaceRouteAggregation
-
refresh
public void refresh()- Specified by:
refreshin interfaceRouteAggregation
-