Uses of Enum Class
com.mypurecloud.sdk.v2.model.OperationCreatorUserResponse.TypeEnum
Packages that use OperationCreatorUserResponse.TypeEnum
-
Uses of OperationCreatorUserResponse.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OperationCreatorUserResponse.TypeEnumModifier and TypeMethodDescriptionOperationCreatorUserResponse.TypeEnum.fromString(String key) OperationCreatorUserResponse.getType()Returns the enum constant of this class with the specified name.OperationCreatorUserResponse.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type OperationCreatorUserResponse.TypeEnumModifier and TypeMethodDescriptionvoidOperationCreatorUserResponse.setType(OperationCreatorUserResponse.TypeEnum type) OperationCreatorUserResponse.type(OperationCreatorUserResponse.TypeEnum type) Type of the operation creator entity: User or OAuthClient