Skip navigation links
A B C F L M N O P S T U V 

A

accountId - Variable in class net.minidev.ovh.api.support.OvhTicket
Customer account identifier canBeNull
ApiOvhSupport - Class in net.minidev.ovh.api
BasePath:https://api.ovh.com/1.0 ResourcePath:/support version:1.0
ApiOvhSupport(ApiOvhCore) - Constructor for class net.minidev.ovh.api.ApiOvhSupport
 

B

body - Variable in class net.minidev.ovh.api.support.OvhMessage
Message body canBeNull

C

category - Variable in class net.minidev.ovh.api.support.OvhTicket
Ticket request category canBeNull
creationDate - Variable in class net.minidev.ovh.api.support.OvhMessage
Message creation date canBeNull
creationDate - Variable in class net.minidev.ovh.api.support.OvhTicket
Ticket creation date canBeNull

F

from - Variable in class net.minidev.ovh.api.support.OvhMessage
Message sender type canBeNull

L

lastMessageFrom - Variable in class net.minidev.ovh.api.support.OvhTicket
Sender type of last message canBeNull

M

messageId - Variable in class net.minidev.ovh.api.support.OvhMessage
Message identifier canBeNull
messageId - Variable in class net.minidev.ovh.api.support.OvhNewMessageInfo
Message identifier canBeNull

N

net.minidev.ovh.api - package net.minidev.ovh.api
 
net.minidev.ovh.api.support - package net.minidev.ovh.api.support
 

O

OvhMessage - Class in net.minidev.ovh.api.support
Support ticket message
OvhMessage() - Constructor for class net.minidev.ovh.api.support.OvhMessage
 
OvhMessageSenderEnum - Enum in net.minidev.ovh.api.support
Message sender type
OvhNewMessageInfo - Class in net.minidev.ovh.api.support
Newly created support identifiers
OvhNewMessageInfo() - Constructor for class net.minidev.ovh.api.support.OvhNewMessageInfo
 
OvhTicket - Class in net.minidev.ovh.api.support
Support Ticket
OvhTicket() - Constructor for class net.minidev.ovh.api.support.OvhTicket
 
OvhTicketCategoryEnum - Enum in net.minidev.ovh.api.support
Ticket request category
OvhTicketProductEnum - Enum in net.minidev.ovh.api.support
Ticket product
OvhTicketStatusEnum - Enum in net.minidev.ovh.api.support
Support ticket statuses
OvhTicketSubCategoryEnum - Enum in net.minidev.ovh.api.support
Ticket request subcategory
OvhTicketTypeEnum - Enum in net.minidev.ovh.api.support
Ticket type (criticalIntervention requires VIP support level)

P

product - Variable in class net.minidev.ovh.api.support.OvhTicket
Product service concerned by ticket canBeNull

S

score - Variable in class net.minidev.ovh.api.support.OvhTicket
Ticket score canBeNull
serviceName - Variable in class net.minidev.ovh.api.support.OvhTicket
Name of service concerned by ticket canBeNull
state - Variable in class net.minidev.ovh.api.support.OvhTicket
State of ticket canBeNull
subject - Variable in class net.minidev.ovh.api.support.OvhTicket
Ticket subject canBeNull

T

ticketId - Variable in class net.minidev.ovh.api.support.OvhMessage
Ticket identifier canBeNull
ticketId - Variable in class net.minidev.ovh.api.support.OvhNewMessageInfo
Ticket identifier canBeNull
ticketId - Variable in class net.minidev.ovh.api.support.OvhTicket
Ticket identifier canBeNull
ticketNumber - Variable in class net.minidev.ovh.api.support.OvhNewMessageInfo
Ticket external number canBeNull
ticketNumber - Variable in class net.minidev.ovh.api.support.OvhTicket
Ticket external number canBeNull
tickets_create_POST(OvhTicketSubCategoryEnum, String, String, String, OvhTicketCategoryEnum, OvhTicketProductEnum, OvhTicketTypeEnum) - Method in class net.minidev.ovh.api.ApiOvhSupport
Create a new ticket REST: POST /support/tickets/create
tickets_GET(OvhTicketCategoryEnum, Date, Date, OvhTicketProductEnum, String, OvhTicketStatusEnum, String) - Method in class net.minidev.ovh.api.ApiOvhSupport
List support tickets identifiers for this service REST: GET /support/tickets
tickets_ticketId_canBeScored_GET(Long) - Method in class net.minidev.ovh.api.ApiOvhSupport
Checks whether ticket can be scored REST: GET /support/tickets/{ticketId}/canBeScored
tickets_ticketId_close_POST(Long) - Method in class net.minidev.ovh.api.ApiOvhSupport
Close ticket REST: POST /support/tickets/{ticketId}/close
tickets_ticketId_GET(Long) - Method in class net.minidev.ovh.api.ApiOvhSupport
Get ticket REST: GET /support/tickets/{ticketId}
tickets_ticketId_messages_GET(Long) - Method in class net.minidev.ovh.api.ApiOvhSupport
Get ticket messages REST: GET /support/tickets/{ticketId}/messages
tickets_ticketId_reopen_POST(Long, String) - Method in class net.minidev.ovh.api.ApiOvhSupport
Reopen a ticket REST: POST /support/tickets/{ticketId}/reopen
tickets_ticketId_reply_POST(Long, String) - Method in class net.minidev.ovh.api.ApiOvhSupport
Reply to ticket REST: POST /support/tickets/{ticketId}/reply
tickets_ticketId_score_POST(Long, String, String) - Method in class net.minidev.ovh.api.ApiOvhSupport
Set ticket score REST: POST /support/tickets/{ticketId}/score
toString() - Method in enum net.minidev.ovh.api.support.OvhMessageSenderEnum
 
toString() - Method in enum net.minidev.ovh.api.support.OvhTicketCategoryEnum
 
toString() - Method in enum net.minidev.ovh.api.support.OvhTicketProductEnum
 
toString() - Method in enum net.minidev.ovh.api.support.OvhTicketStatusEnum
 
toString() - Method in enum net.minidev.ovh.api.support.OvhTicketSubCategoryEnum
 
toString() - Method in enum net.minidev.ovh.api.support.OvhTicketTypeEnum
 
type - Variable in class net.minidev.ovh.api.support.OvhTicket
Ticket type canBeNull

U

updateDate - Variable in class net.minidev.ovh.api.support.OvhMessage
Message last update date canBeNull
updateDate - Variable in class net.minidev.ovh.api.support.OvhTicket
Ticket last update date canBeNull

V

valueOf(String) - Static method in enum net.minidev.ovh.api.support.OvhMessageSenderEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minidev.ovh.api.support.OvhTicketCategoryEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minidev.ovh.api.support.OvhTicketProductEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minidev.ovh.api.support.OvhTicketStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minidev.ovh.api.support.OvhTicketSubCategoryEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.minidev.ovh.api.support.OvhTicketTypeEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.minidev.ovh.api.support.OvhMessageSenderEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minidev.ovh.api.support.OvhTicketCategoryEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minidev.ovh.api.support.OvhTicketProductEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minidev.ovh.api.support.OvhTicketStatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minidev.ovh.api.support.OvhTicketSubCategoryEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.minidev.ovh.api.support.OvhTicketTypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
A B C F L M N O P S T U V 
Skip navigation links

Copyright © 2017. All rights reserved.