Uses of Interface
api.equinix.javasdk.customerportal.model.BillingCredit
Packages that use BillingCredit
Package
Description
Customer Portal client interfaces for the Equinix Java SDK.
-
Uses of BillingCredit in api.equinix.javasdk.customerportal.client
Methods in api.equinix.javasdk.customerportal.client that return BillingCreditModifier and TypeMethodDescriptionRetrieves a specific billing credit by its unique identifier.Methods in api.equinix.javasdk.customerportal.client that return types with arguments of type BillingCreditModifier and TypeMethodDescriptionCustomerPortalConfig.getBillingCreditClient()BillingCredits.list()Lists all billing credits for the current account. -
Uses of BillingCredit in api.equinix.javasdk.customerportal.client.implementation
Methods in api.equinix.javasdk.customerportal.client.implementation that return BillingCreditMethods in api.equinix.javasdk.customerportal.client.implementation that return types with arguments of type BillingCreditConstructor parameters in api.equinix.javasdk.customerportal.client.implementation with type arguments of type BillingCreditModifierConstructorDescriptionBillingCreditsImpl(BillingCreditClient<BillingCredit> serviceClient, CustomerPortal serviceManager) -
Uses of BillingCredit in api.equinix.javasdk.customerportal.client.internal
Methods in api.equinix.javasdk.customerportal.client.internal that return types with arguments of type BillingCredit -
Uses of BillingCredit in api.equinix.javasdk.customerportal.client.internal.implementation
Methods in api.equinix.javasdk.customerportal.client.internal.implementation that return types with arguments of type BillingCreditModifier and TypeMethodDescriptionBillingCreditClientImpl.list()BillingCreditClientImpl.nextPage(PaginatedRequest<BillingCredit> equinixRequest) Method parameters in api.equinix.javasdk.customerportal.client.internal.implementation with type arguments of type BillingCreditModifier and TypeMethodDescriptionBillingCreditClientImpl.nextPage(PaginatedRequest<BillingCredit> equinixRequest) -
Uses of BillingCredit in api.equinix.javasdk.customerportal.model.json
Classes in api.equinix.javasdk.customerportal.model.json that implement BillingCredit