operationTypes property

List<String> operationTypes
final

All Operations. Type this implementation supports. Any type that is returned during parsing that is not listed here will cause client validation to error.

Implementation

final List<String> operationTypes;