public static final class HTTPRequestTrigger.OperationType
extends java.lang.Enum
Modifier and Type | Field and Description |
---|---|
static HTTPRequestTrigger.OperationType |
AUTH_FAILED |
static HTTPRequestTrigger.OperationType |
DATASPACE |
static HTTPRequestTrigger.OperationType |
EXCHANGE |
static HTTPRequestTrigger.OperationType |
FABRIC |
static HTTPRequestTrigger.OperationType |
ODATA |
static HTTPRequestTrigger.OperationType |
OTHER |
static HTTPRequestTrigger.OperationType |
REPOSITORY |
static HTTPRequestTrigger.OperationType |
SECURITY |
static HTTPRequestTrigger.OperationType |
SERVICE |
static HTTPRequestTrigger.OperationType |
SOR |
Modifier and Type | Method and Description |
---|---|
static HTTPRequestTrigger.OperationType |
valueOf(java.lang.String name) |
static HTTPRequestTrigger.OperationType[] |
values() |
public static final HTTPRequestTrigger.OperationType DATASPACE
public static final HTTPRequestTrigger.OperationType SERVICE
public static final HTTPRequestTrigger.OperationType FABRIC
public static final HTTPRequestTrigger.OperationType EXCHANGE
public static final HTTPRequestTrigger.OperationType REPOSITORY
public static final HTTPRequestTrigger.OperationType AUTH_FAILED
public static final HTTPRequestTrigger.OperationType SOR
public static final HTTPRequestTrigger.OperationType SECURITY
public static final HTTPRequestTrigger.OperationType ODATA
public static final HTTPRequestTrigger.OperationType OTHER
public static HTTPRequestTrigger.OperationType[] values()
public static HTTPRequestTrigger.OperationType valueOf(java.lang.String name)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.