Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.app.inspection.InspectionService.VoiceEndpoints

  • Packages that use InspectionService.VoiceEndpoints 
    Package Description
    psdi.app.inspection  
    • Uses of InspectionService.VoiceEndpoints in psdi.app.inspection

      Fields in psdi.app.inspection declared as InspectionService.VoiceEndpoints 
      Modifier and Type Field and Description
      static InspectionService.VoiceEndpoints InspectionService.VoiceEndpoints.DEPLOY 
      static InspectionService.VoiceEndpoints InspectionService.VoiceEndpoints.HEALTHCHECK 
      static InspectionService.VoiceEndpoints InspectionService.VoiceEndpoints.STATUS 
      static InspectionService.VoiceEndpoints InspectionService.VoiceEndpoints.UNDEPLOY 
      Methods in psdi.app.inspection that return InspectionService.VoiceEndpoints 
      Modifier and Type Method and Description
      static InspectionService.VoiceEndpoints InspectionService.VoiceEndpoints.valueOf(java.lang.String name) 
      static InspectionService.VoiceEndpoints[] InspectionService.VoiceEndpoints.values() 
      Methods in psdi.app.inspection with parameters of type InspectionService.VoiceEndpoints 
      Modifier and Type Method and Description
      java.util.Map InspectionService.prepareServiceMeta(java.lang.String endPointName, InspectionService.VoiceEndpoints voiceEndpoint)
      Prepare metadata used to invoke voice endpoint
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes