Uses of Interface
api.equinix.javasdk.customerportal.model.SupportCase
Packages that use SupportCase
Package
Description
Customer Portal client interfaces for the Equinix Java SDK.
-
Uses of SupportCase in api.equinix.javasdk.customerportal.client
Methods in api.equinix.javasdk.customerportal.client that return SupportCaseModifier and TypeMethodDescriptionRetrieves a specific support case by its unique identifier.Methods in api.equinix.javasdk.customerportal.client that return types with arguments of type SupportCaseModifier and TypeMethodDescriptionCustomerPortalConfig.getSupportCaseClient()SupportCases.list()Lists all support cases for the current account. -
Uses of SupportCase in api.equinix.javasdk.customerportal.client.implementation
Methods in api.equinix.javasdk.customerportal.client.implementation that return SupportCaseMethods in api.equinix.javasdk.customerportal.client.implementation that return types with arguments of type SupportCaseConstructor parameters in api.equinix.javasdk.customerportal.client.implementation with type arguments of type SupportCaseModifierConstructorDescriptionSupportCasesImpl(SupportCaseClient<SupportCase> serviceClient, CustomerPortal serviceManager) -
Uses of SupportCase in api.equinix.javasdk.customerportal.client.internal
Methods in api.equinix.javasdk.customerportal.client.internal that return types with arguments of type SupportCase -
Uses of SupportCase in api.equinix.javasdk.customerportal.client.internal.implementation
Methods in api.equinix.javasdk.customerportal.client.internal.implementation that return types with arguments of type SupportCaseModifier and TypeMethodDescriptionSupportCaseClientImpl.list()SupportCaseClientImpl.nextPage(PaginatedRequest<SupportCase> equinixRequest) Method parameters in api.equinix.javasdk.customerportal.client.internal.implementation with type arguments of type SupportCaseModifier and TypeMethodDescriptionSupportCaseClientImpl.nextPage(PaginatedRequest<SupportCase> equinixRequest) -
Uses of SupportCase in api.equinix.javasdk.customerportal.model.json.creators
Methods in api.equinix.javasdk.customerportal.model.json.creators that return SupportCaseConstructor parameters in api.equinix.javasdk.customerportal.model.json.creators with type arguments of type SupportCase -
Uses of SupportCase in api.equinix.javasdk.customerportal.model.wrappers
Classes in api.equinix.javasdk.customerportal.model.wrappers that implement SupportCaseConstructor parameters in api.equinix.javasdk.customerportal.model.wrappers with type arguments of type SupportCaseModifierConstructorDescriptionSupportCaseWrapper(SupportCaseJson supportCaseJson, Pageable<SupportCase> serviceClient)