Uses of Interface
api.equinix.javasdk.customerportal.model.Quote
Packages that use Quote
Package
Description
Customer Portal client interfaces for the Equinix Java SDK.
-
Uses of Quote in api.equinix.javasdk.customerportal.client
Methods in api.equinix.javasdk.customerportal.client that return QuoteModifier and TypeMethodDescriptionRetrieves a specific quote by its unique identifier.Methods in api.equinix.javasdk.customerportal.client that return types with arguments of type QuoteModifier and TypeMethodDescriptionCustomerPortalConfig.getQuoteClient()Quotes.list()Lists all quotes for the current account. -
Uses of Quote in api.equinix.javasdk.customerportal.client.implementation
Methods in api.equinix.javasdk.customerportal.client.implementation that return QuoteMethods in api.equinix.javasdk.customerportal.client.implementation that return types with arguments of type QuoteConstructor parameters in api.equinix.javasdk.customerportal.client.implementation with type arguments of type QuoteModifierConstructorDescriptionQuotesImpl(QuoteClient<Quote> serviceClient, CustomerPortal serviceManager) -
Uses of Quote in api.equinix.javasdk.customerportal.client.internal
Methods in api.equinix.javasdk.customerportal.client.internal that return types with arguments of type Quote -
Uses of Quote in api.equinix.javasdk.customerportal.client.internal.implementation
Methods in api.equinix.javasdk.customerportal.client.internal.implementation that return types with arguments of type QuoteModifier and TypeMethodDescriptionQuoteClientImpl.list()QuoteClientImpl.nextPage(PaginatedRequest<Quote> equinixRequest) Method parameters in api.equinix.javasdk.customerportal.client.internal.implementation with type arguments of type QuoteModifier and TypeMethodDescriptionQuoteClientImpl.nextPage(PaginatedRequest<Quote> equinixRequest) -
Uses of Quote in api.equinix.javasdk.customerportal.model.json.creators
Methods in api.equinix.javasdk.customerportal.model.json.creators that return QuoteConstructor parameters in api.equinix.javasdk.customerportal.model.json.creators with type arguments of type Quote -
Uses of Quote in api.equinix.javasdk.customerportal.model.wrappers
Classes in api.equinix.javasdk.customerportal.model.wrappers that implement QuoteConstructor parameters in api.equinix.javasdk.customerportal.model.wrappers with type arguments of type Quote