Interface SupportTicketDetails.DefinitionStages.WithTechnicalTicketDetails

All Known Subinterfaces:
SupportTicketDetails.Definition, SupportTicketDetails.DefinitionStages.Blank, SupportTicketDetails.DefinitionStages.WithCreate
Enclosing interface:
SupportTicketDetails.DefinitionStages

public static interface SupportTicketDetails.DefinitionStages.WithTechnicalTicketDetails
The stage of the SupportTicketDetails definition allowing to specify technicalTicketDetails.
  • Method Details

    • withTechnicalTicketDetails

      SupportTicketDetails.DefinitionStages.WithCreate withTechnicalTicketDetails(TechnicalTicketDetails technicalTicketDetails)
      Specifies the technicalTicketDetails property: Additional ticket details associated with a technical support ticket request..
      Parameters:
      technicalTicketDetails - Additional ticket details associated with a technical support ticket request.
      Returns:
      the next definition stage.