Package | Description |
---|---|
psdi.app.inspection |
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 |
Modifier and Type | Method and Description |
---|---|
static InspectionService.VoiceEndpoints |
InspectionService.VoiceEndpoints.valueOf(java.lang.String name) |
static InspectionService.VoiceEndpoints[] |
InspectionService.VoiceEndpoints.values() |
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
|