Uses of Class
api.equinix.javasdk.networkedge.model.json.RestoreFeasibilityJson
Packages that use RestoreFeasibilityJson
Package
Description
-
Uses of RestoreFeasibilityJson in api.equinix.javasdk.networkedge.client.internal
Methods in api.equinix.javasdk.networkedge.client.internal that return RestoreFeasibilityJsonModifier and TypeMethodDescriptionBackupClient.checkRestoreFeasibility(String uuid, String deviceUuid) checkRestoreFeasibility. -
Uses of RestoreFeasibilityJson in api.equinix.javasdk.networkedge.client.internal.implementation
Methods in api.equinix.javasdk.networkedge.client.internal.implementation that return RestoreFeasibilityJsonModifier and TypeMethodDescriptionBackupClientImpl.checkRestoreFeasibility(String uuid, String deviceUuid) checkRestoreFeasibility. -
Uses of RestoreFeasibilityJson in api.equinix.javasdk.networkedge.model.wrappers
Constructors in api.equinix.javasdk.networkedge.model.wrappers with parameters of type RestoreFeasibilityJsonModifierConstructorDescriptionRestoreFeasibilityWrapper(RestoreFeasibilityJson json, Pageable<Backup> serviceClient) Constructor for RestoreFeasibilityWrapper.