Uses of Interface
api.equinix.javasdk.customerportal.model.SupportPlan
Packages that use SupportPlan
Package
Description
Customer Portal client interfaces for the Equinix Java SDK.
-
Uses of SupportPlan in api.equinix.javasdk.customerportal.client
Methods in api.equinix.javasdk.customerportal.client that return SupportPlanModifier and TypeMethodDescriptionRetrieves a specific support plan by its unique identifier.Methods in api.equinix.javasdk.customerportal.client that return types with arguments of type SupportPlanModifier and TypeMethodDescriptionCustomerPortalConfig.getSupportPlanClient()SupportPlans.list()Lists all support plans for the current account. -
Uses of SupportPlan in api.equinix.javasdk.customerportal.client.implementation
Methods in api.equinix.javasdk.customerportal.client.implementation that return SupportPlanMethods in api.equinix.javasdk.customerportal.client.implementation that return types with arguments of type SupportPlanConstructor parameters in api.equinix.javasdk.customerportal.client.implementation with type arguments of type SupportPlanModifierConstructorDescriptionSupportPlansImpl(SupportPlanClient<SupportPlan> serviceClient, CustomerPortal serviceManager) -
Uses of SupportPlan in api.equinix.javasdk.customerportal.client.internal
Methods in api.equinix.javasdk.customerportal.client.internal that return types with arguments of type SupportPlan -
Uses of SupportPlan in api.equinix.javasdk.customerportal.client.internal.implementation
Methods in api.equinix.javasdk.customerportal.client.internal.implementation that return types with arguments of type SupportPlanModifier and TypeMethodDescriptionSupportPlanClientImpl.list()SupportPlanClientImpl.nextPage(PaginatedRequest<SupportPlan> equinixRequest) Method parameters in api.equinix.javasdk.customerportal.client.internal.implementation with type arguments of type SupportPlanModifier and TypeMethodDescriptionSupportPlanClientImpl.nextPage(PaginatedRequest<SupportPlan> equinixRequest) -
Uses of SupportPlan in api.equinix.javasdk.customerportal.model.json
Classes in api.equinix.javasdk.customerportal.model.json that implement SupportPlan