Class RouteAggregationRuleWrapper
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<RouteAggregationRule>
api.equinix.javasdk.fabric.model.wrappers.RouteAggregationRuleWrapper
- All Implemented Interfaces:
Resource<RouteAggregationRule>,RouteAggregationRule
public class RouteAggregationRuleWrapper
extends ResourceImpl<RouteAggregationRule>
implements RouteAggregationRule
-
Constructor Summary
ConstructorsConstructorDescriptionRouteAggregationRuleWrapper(RouteAggregationRuleJson routeAggregationRuleJson, Pageable<RouteAggregationRule> 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.RouteAggregationRule
getChange, getChangeLog, getDescription, getHref, getName, getPrefix, getState, getType, getUuid
-
Constructor Details
-
RouteAggregationRuleWrapper
public RouteAggregationRuleWrapper(RouteAggregationRuleJson routeAggregationRuleJson, Pageable<RouteAggregationRule> serviceClient)
-
-
Method Details
-
delete
- Specified by:
deletein interfaceRouteAggregationRule
-
refresh
- Specified by:
refreshin interfaceRouteAggregationRule
-