Class RoutingProtocolWrapper
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<RoutingProtocol>
api.equinix.javasdk.fabric.model.wrappers.RoutingProtocolWrapper
- All Implemented Interfaces:
Resource<RoutingProtocol>,RoutingProtocol
public class RoutingProtocolWrapper
extends ResourceImpl<RoutingProtocol>
implements RoutingProtocol
-
Constructor Summary
ConstructorsConstructorDescriptionRoutingProtocolWrapper(RoutingProtocolJson routingProtocolJson, Pageable<RoutingProtocol> 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.RoutingProtocol
getBfd, getBgpIpv4, getBgpIpv6, getChange, getChangeLog, getCustomerAsn, getDescription, getDirectIpv4, getDirectIpv6, getEquinixAsn, getHref, getName, getState, getType, getUuid
-
Constructor Details
-
RoutingProtocolWrapper
public RoutingProtocolWrapper(RoutingProtocolJson routingProtocolJson, Pageable<RoutingProtocol> serviceClient)
-
-
Method Details
-
delete
- Specified by:
deletein interfaceRoutingProtocol
-
refresh
- Specified by:
refreshin interfaceRoutingProtocol
-