Uses of Class
api.equinix.javasdk.customerportal.model.json.creators.ResellerCustomerCreatorJson
Packages that use ResellerCustomerCreatorJson
Package
Description
-
Uses of ResellerCustomerCreatorJson in api.equinix.javasdk.customerportal.client.internal
Methods in api.equinix.javasdk.customerportal.client.internal with parameters of type ResellerCustomerCreatorJsonModifier and TypeMethodDescriptionResellerCustomerClient.create(String accountNumber, ResellerCustomerCreatorJson resellerCustomerCreatorJson) -
Uses of ResellerCustomerCreatorJson in api.equinix.javasdk.customerportal.client.internal.implementation
Methods in api.equinix.javasdk.customerportal.client.internal.implementation with parameters of type ResellerCustomerCreatorJsonModifier and TypeMethodDescriptionResellerCustomerClientImpl.create(String accountNumber, ResellerCustomerCreatorJson resellerCustomerCreatorJson)