Uses of Class
api.equinix.javasdk.customerportal.model.json.creators.SmartHandsCreatorJson
Packages that use SmartHandsCreatorJson
Package
Description
-
Uses of SmartHandsCreatorJson in api.equinix.javasdk.customerportal.client.internal
Methods in api.equinix.javasdk.customerportal.client.internal with parameters of type SmartHandsCreatorJsonModifier and TypeMethodDescriptionSmartHandsClient.create(SmartHandsCreatorJson smartHandsCreatorJson) SmartHandsClient.update(String uuid, SmartHandsCreatorJson smartHandsCreatorJson) -
Uses of SmartHandsCreatorJson in api.equinix.javasdk.customerportal.client.internal.implementation
Methods in api.equinix.javasdk.customerportal.client.internal.implementation with parameters of type SmartHandsCreatorJsonModifier and TypeMethodDescriptionSmartHandsClientImpl.create(SmartHandsCreatorJson smartHandsCreatorJson) SmartHandsClientImpl.update(String uuid, SmartHandsCreatorJson smartHandsCreatorJson)