Uses of Enum Class
dev.crashteam.crm.CreateLeadResponse.ResponseCase
-
Uses of CreateLeadResponse.ResponseCase in dev.crashteam.crm
Methods in dev.crashteam.crm that return CreateLeadResponse.ResponseCaseModifier and TypeMethodDescriptionCreateLeadResponse.ResponseCase.forNumber(int value) CreateLeadResponse.Builder.getResponseCase()CreateLeadResponse.getResponseCase()CreateLeadResponseOrBuilder.getResponseCase()CreateLeadResponse.ResponseCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.static CreateLeadResponse.ResponseCase[]CreateLeadResponse.ResponseCase.values()Returns an array containing the constants of this enum class, in the order they are declared.