Uses of Class
com.microsoft.graph.models.TicketInfo
Packages that use TicketInfo
-
Uses of TicketInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TicketInfoModifier and TypeMethodDescriptionstatic TicketInfoTicketInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePrivilegedAccessScheduleRequest.getTicketInfo()Gets the ticketInfo property value.UnifiedRoleAssignmentScheduleRequest.getTicketInfo()Gets the ticketInfo property value.UnifiedRoleEligibilityScheduleRequest.getTicketInfo()Gets the ticketInfo property value.Methods in com.microsoft.graph.models with parameters of type TicketInfoModifier and TypeMethodDescriptionvoidPrivilegedAccessScheduleRequest.setTicketInfo(TicketInfo value) Sets the ticketInfo property value.voidUnifiedRoleAssignmentScheduleRequest.setTicketInfo(TicketInfo value) Sets the ticketInfo property value.voidUnifiedRoleEligibilityScheduleRequest.setTicketInfo(TicketInfo value) Sets the ticketInfo property value.