Uses of Interface
api.equinix.javasdk.customerportal.model.Order
Packages that use Order
Package
Description
Customer Portal client interfaces for the Equinix Java SDK.
-
Uses of Order in api.equinix.javasdk.customerportal.client
Methods in api.equinix.javasdk.customerportal.client that return OrderModifier and TypeMethodDescriptionRetrieves a specific order by its unique identifier.Methods in api.equinix.javasdk.customerportal.client that return types with arguments of type OrderModifier and TypeMethodDescriptionCustomerPortalConfig.getOrderClient()Orders.list()Lists all orders for the current account. -
Uses of Order in api.equinix.javasdk.customerportal.client.implementation
Methods in api.equinix.javasdk.customerportal.client.implementation that return OrderMethods in api.equinix.javasdk.customerportal.client.implementation that return types with arguments of type OrderConstructor parameters in api.equinix.javasdk.customerportal.client.implementation with type arguments of type OrderModifierConstructorDescriptionOrdersImpl(OrderClient<Order> serviceClient, CustomerPortal serviceManager) -
Uses of Order in api.equinix.javasdk.customerportal.client.internal
Methods in api.equinix.javasdk.customerportal.client.internal that return types with arguments of type Order -
Uses of Order in api.equinix.javasdk.customerportal.client.internal.implementation
Methods in api.equinix.javasdk.customerportal.client.internal.implementation that return types with arguments of type OrderModifier and TypeMethodDescriptionOrderClientImpl.list()OrderClientImpl.nextPage(PaginatedRequest<Order> equinixRequest) Method parameters in api.equinix.javasdk.customerportal.client.internal.implementation with type arguments of type OrderModifier and TypeMethodDescriptionOrderClientImpl.nextPage(PaginatedRequest<Order> equinixRequest) -
Uses of Order in api.equinix.javasdk.customerportal.model.json.creators
Methods in api.equinix.javasdk.customerportal.model.json.creators that return OrderConstructor parameters in api.equinix.javasdk.customerportal.model.json.creators with type arguments of type Order -
Uses of Order in api.equinix.javasdk.customerportal.model.wrappers
Classes in api.equinix.javasdk.customerportal.model.wrappers that implement OrderConstructor parameters in api.equinix.javasdk.customerportal.model.wrappers with type arguments of type Order