Uses of Class
api.equinix.javasdk.customerportal.model.json.SmartHandsJson
Packages that use SmartHandsJson
Package
Description
-
Uses of SmartHandsJson in api.equinix.javasdk.customerportal.client.internal
Methods in api.equinix.javasdk.customerportal.client.internal that return SmartHandsJsonModifier and TypeMethodDescriptionSmartHandsClient.create(SmartHandsCreatorJson smartHandsCreatorJson) SmartHandsClient.update(String uuid, SmartHandsCreatorJson smartHandsCreatorJson) Methods in api.equinix.javasdk.customerportal.client.internal that return types with arguments of type SmartHandsJson -
Uses of SmartHandsJson in api.equinix.javasdk.customerportal.client.internal.implementation
Methods in api.equinix.javasdk.customerportal.client.internal.implementation that return SmartHandsJsonModifier and TypeMethodDescriptionSmartHandsClientImpl.create(SmartHandsCreatorJson smartHandsCreatorJson) SmartHandsClientImpl.update(String uuid, SmartHandsCreatorJson smartHandsCreatorJson) Methods in api.equinix.javasdk.customerportal.client.internal.implementation that return types with arguments of type SmartHandsJson -
Uses of SmartHandsJson in api.equinix.javasdk.customerportal.model.wrappers
Constructors in api.equinix.javasdk.customerportal.model.wrappers with parameters of type SmartHandsJsonModifierConstructorDescriptionSmartHandsWrapper(SmartHandsJson smartHandsJson, Pageable<SmartHands> serviceClient)