Uses of Class
api.equinix.javasdk.customerportal.model.json.creators.TroubleTicketCreatorJson
Packages that use TroubleTicketCreatorJson
Package
Description
-
Uses of TroubleTicketCreatorJson in api.equinix.javasdk.customerportal.client.internal
Methods in api.equinix.javasdk.customerportal.client.internal with parameters of type TroubleTicketCreatorJsonModifier and TypeMethodDescriptionTroubleTicketClient.create(TroubleTicketCreatorJson troubleTicketCreatorJson) TroubleTicketClient.update(String uuid, TroubleTicketCreatorJson troubleTicketCreatorJson) -
Uses of TroubleTicketCreatorJson in api.equinix.javasdk.customerportal.client.internal.implementation
Methods in api.equinix.javasdk.customerportal.client.internal.implementation with parameters of type TroubleTicketCreatorJsonModifier and TypeMethodDescriptionTroubleTicketClientImpl.create(TroubleTicketCreatorJson troubleTicketCreatorJson) TroubleTicketClientImpl.update(String uuid, TroubleTicketCreatorJson troubleTicketCreatorJson)