Uses of Interface
api.equinix.javasdk.customerportal.model.SmartHands
Packages that use SmartHands
Package
Description
Customer Portal client interfaces for the Equinix Java SDK.
-
Uses of SmartHands in api.equinix.javasdk.customerportal.client
Methods in api.equinix.javasdk.customerportal.client that return SmartHandsModifier and TypeMethodDescriptionRetrieves a specific Smart Hands request by its unique identifier.Methods in api.equinix.javasdk.customerportal.client that return types with arguments of type SmartHandsModifier and TypeMethodDescriptionCustomerPortalConfig.getSmartHandsClient()SmartHandsRequests.list()Lists all Smart Hands requests for the current account. -
Uses of SmartHands in api.equinix.javasdk.customerportal.client.implementation
Methods in api.equinix.javasdk.customerportal.client.implementation that return SmartHandsMethods in api.equinix.javasdk.customerportal.client.implementation that return types with arguments of type SmartHandsConstructor parameters in api.equinix.javasdk.customerportal.client.implementation with type arguments of type SmartHandsModifierConstructorDescriptionSmartHandsRequestsImpl(SmartHandsClient<SmartHands> serviceClient, CustomerPortal serviceManager) -
Uses of SmartHands in api.equinix.javasdk.customerportal.client.internal
Methods in api.equinix.javasdk.customerportal.client.internal that return types with arguments of type SmartHands -
Uses of SmartHands in api.equinix.javasdk.customerportal.client.internal.implementation
Methods in api.equinix.javasdk.customerportal.client.internal.implementation that return types with arguments of type SmartHandsModifier and TypeMethodDescriptionSmartHandsClientImpl.list()SmartHandsClientImpl.nextPage(PaginatedRequest<SmartHands> equinixRequest) Method parameters in api.equinix.javasdk.customerportal.client.internal.implementation with type arguments of type SmartHandsModifier and TypeMethodDescriptionSmartHandsClientImpl.nextPage(PaginatedRequest<SmartHands> equinixRequest) -
Uses of SmartHands in api.equinix.javasdk.customerportal.model.json.creators
Methods in api.equinix.javasdk.customerportal.model.json.creators that return SmartHandsConstructor parameters in api.equinix.javasdk.customerportal.model.json.creators with type arguments of type SmartHands -
Uses of SmartHands in api.equinix.javasdk.customerportal.model.wrappers
Classes in api.equinix.javasdk.customerportal.model.wrappers that implement SmartHandsConstructor parameters in api.equinix.javasdk.customerportal.model.wrappers with type arguments of type SmartHandsModifierConstructorDescriptionSmartHandsWrapper(SmartHandsJson smartHandsJson, Pageable<SmartHands> serviceClient)