Class FabricGatewayWrapper
java.lang.Object
api.equinix.javasdk.core.model.ResourceImpl<FabricGateway>
api.equinix.javasdk.fabric.model.wrappers.FabricGatewayWrapper
- All Implemented Interfaces:
Resource<FabricGateway>,FabricGateway
-
Constructor Summary
ConstructorsConstructorDescriptionFabricGatewayWrapper(FabricGatewayJson fabricGatewayJson, Pageable<FabricGateway> 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.FabricGateway
getAccount, getBgpIpv4RoutesCount, getBgpIpv6RoutesCount, getChangeLog, getConnectionCount, getGatewayPackage, getHref, getLocation, getNotifications, getOrder, getProject, getState, getType, getUuidMethods inherited from interface api.equinix.javasdk.core.model.Resource
getServiceClient
-
Constructor Details
-
FabricGatewayWrapper
public FabricGatewayWrapper(FabricGatewayJson fabricGatewayJson, Pageable<FabricGateway> serviceClient)
-
-
Method Details
-
delete
- Specified by:
deletein interfaceFabricGateway
-
refresh
public void refresh()- Specified by:
refreshin interfaceFabricGateway
-