Uses of Enum
org.wso2.am.integration.clients.publisher.api.v1.dto.BackendOperationDTO.VerbEnum
Packages that use BackendOperationDTO.VerbEnum
-
Uses of BackendOperationDTO.VerbEnum in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return BackendOperationDTO.VerbEnumModifier and TypeMethodDescriptionstatic BackendOperationDTO.VerbEnumBackendOperationDTO.getVerb()Backend target methodBackendOperationDTO.VerbEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) static BackendOperationDTO.VerbEnumReturns the enum constant of this type with the specified name.static BackendOperationDTO.VerbEnum[]BackendOperationDTO.VerbEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wso2.am.integration.clients.publisher.api.v1.dto with parameters of type BackendOperationDTO.VerbEnumModifier and TypeMethodDescriptionvoidBackendOperationDTO.setVerb(BackendOperationDTO.VerbEnum verb) BackendOperationDTO.verb(BackendOperationDTO.VerbEnum verb) voidBackendOperationDTO.VerbEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter, BackendOperationDTO.VerbEnum enumeration)