Uses of Enum Class
ai.wanaku.core.exchange.PayloadType
-
Uses of PayloadType in ai.wanaku.core.exchange
Methods in ai.wanaku.core.exchange that return PayloadTypeModifier and TypeMethodDescriptionstatic PayloadTypePayloadType.forNumber(int value) Configuration.Builder.getType().tool.PayloadType type = 1;Configuration.getType().tool.PayloadType type = 1;ConfigurationOrBuilder.getType().tool.PayloadType type = 1;Secret.Builder.getType().tool.PayloadType type = 1;Secret.getType().tool.PayloadType type = 1;SecretOrBuilder.getType().tool.PayloadType type = 1;static PayloadTypePayloadType.valueOf(int value) Deprecated.static PayloadTypePayloadType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static PayloadTypeReturns the enum constant of this class with the specified name.static PayloadType[]PayloadType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ai.wanaku.core.exchange that return types with arguments of type PayloadTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<PayloadType> PayloadType.internalGetValueMap()Methods in ai.wanaku.core.exchange with parameters of type PayloadTypeModifier and TypeMethodDescriptionConfiguration.Builder.setType(PayloadType value) .tool.PayloadType type = 1;Secret.Builder.setType(PayloadType value) .tool.PayloadType type = 1;