Uses of Enum Class
dev.crashteam.crm.UpdateUserContactInfoRequest.PayloadCase
-
Uses of UpdateUserContactInfoRequest.PayloadCase in dev.crashteam.crm
Methods in dev.crashteam.crm that return UpdateUserContactInfoRequest.PayloadCaseModifier and TypeMethodDescriptionUpdateUserContactInfoRequest.PayloadCase.forNumber(int value) UpdateUserContactInfoRequest.Builder.getPayloadCase()UpdateUserContactInfoRequest.getPayloadCase()UpdateUserContactInfoRequestOrBuilder.getPayloadCase()UpdateUserContactInfoRequest.PayloadCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.UpdateUserContactInfoRequest.PayloadCase.values()Returns an array containing the constants of this enum class, in the order they are declared.