Uses of Enum Class
com.mypurecloud.sdk.v2.model.ArchitectJobStateResponse.CommandEnum
Packages that use ArchitectJobStateResponse.CommandEnum
-
Uses of ArchitectJobStateResponse.CommandEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ArchitectJobStateResponse.CommandEnumModifier and TypeMethodDescriptionArchitectJobStateResponse.CommandEnum.fromString(String key) ArchitectJobStateResponse.getCommand()Returns the enum constant of this class with the specified name.ArchitectJobStateResponse.CommandEnum.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 ArchitectJobStateResponse.CommandEnumModifier and TypeMethodDescriptionArchitectJobStateResponse.command(ArchitectJobStateResponse.CommandEnum command) The command executed by the Architect JobvoidArchitectJobStateResponse.setCommand(ArchitectJobStateResponse.CommandEnum command)