Uses of Interface
api.equinix.javasdk.customerportal.client.internal.ResellerClient
Packages that use ResellerClient
Package
Description
Customer Portal client interfaces for the Equinix Java SDK.
-
Uses of ResellerClient in api.equinix.javasdk.customerportal.client
Methods in api.equinix.javasdk.customerportal.client that return ResellerClient -
Uses of ResellerClient in api.equinix.javasdk.customerportal.client.implementation
Constructors in api.equinix.javasdk.customerportal.client.implementation with parameters of type ResellerClientModifierConstructorDescriptionResellersImpl(ResellerClient<Reseller> serviceClient, ResellerCustomerClient<ResellerCustomer> serviceClientCustomer, CustomerPortal serviceManager) -
Uses of ResellerClient in api.equinix.javasdk.customerportal.client.internal.implementation
Classes in api.equinix.javasdk.customerportal.client.internal.implementation that implement ResellerClient