Uses of Interface
api.equinix.javasdk.customerportal.model.LookupLocation
Packages that use LookupLocation
Package
Description
Customer Portal client interfaces for the Equinix Java SDK.
-
Uses of LookupLocation in api.equinix.javasdk.customerportal.client
Methods in api.equinix.javasdk.customerportal.client that return LookupLocationModifier and TypeMethodDescriptionLookups.getLocationByUuid(String uuid) Retrieves a specific location by its unique identifier.Methods in api.equinix.javasdk.customerportal.client that return types with arguments of type LookupLocationModifier and TypeMethodDescriptionCustomerPortalConfig.getLookupClient()Lookups.listLocations()Lists all available IBX locations.Lookups.listPatchPanels()Lists all available patch panels. -
Uses of LookupLocation in api.equinix.javasdk.customerportal.client.implementation
Methods in api.equinix.javasdk.customerportal.client.implementation that return LookupLocationMethods in api.equinix.javasdk.customerportal.client.implementation that return types with arguments of type LookupLocationConstructor parameters in api.equinix.javasdk.customerportal.client.implementation with type arguments of type LookupLocationModifierConstructorDescriptionLookupsImpl(LookupClient<LookupLocation> serviceClient, CustomerPortal serviceManager) -
Uses of LookupLocation in api.equinix.javasdk.customerportal.client.internal
Methods in api.equinix.javasdk.customerportal.client.internal that return types with arguments of type LookupLocation -
Uses of LookupLocation in api.equinix.javasdk.customerportal.client.internal.implementation
Methods in api.equinix.javasdk.customerportal.client.internal.implementation that return types with arguments of type LookupLocationModifier and TypeMethodDescriptionLookupClientImpl.listLocations()LookupClientImpl.listPatchPanels()LookupClientImpl.nextPage(PaginatedRequest<LookupLocation> equinixRequest) Method parameters in api.equinix.javasdk.customerportal.client.internal.implementation with type arguments of type LookupLocationModifier and TypeMethodDescriptionLookupClientImpl.nextPage(PaginatedRequest<LookupLocation> equinixRequest) -
Uses of LookupLocation in api.equinix.javasdk.customerportal.model.json
Classes in api.equinix.javasdk.customerportal.model.json that implement LookupLocation