Uses of Enum
api.equinix.javasdk.customerportal.enums.TicketCategory
Packages that use TicketCategory
Package
Description
Customer Portal enumerations for the Equinix Java SDK.
Customer Portal model interfaces for the Equinix Java SDK.
-
Uses of TicketCategory in api.equinix.javasdk.customerportal.enums
Methods in api.equinix.javasdk.customerportal.enums that return TicketCategoryModifier and TypeMethodDescriptionstatic TicketCategoryReturns the enum constant of this type with the specified name.static TicketCategory[]TicketCategory.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of TicketCategory in api.equinix.javasdk.customerportal.model
Methods in api.equinix.javasdk.customerportal.model that return TicketCategory -
Uses of TicketCategory in api.equinix.javasdk.customerportal.model.json.creators
Methods in api.equinix.javasdk.customerportal.model.json.creators with parameters of type TicketCategoryModifier and TypeMethodDescriptionTroubleTicketOperator.TroubleTicketBuilder.category(TicketCategory category)