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