A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes All Packages

V

validateException(DiscordException) - Method in class org.javacord.core.util.exception.DiscordExceptionValidatorImpl
 
valueOf(String) - Static method in enum org.javacord.core.entity.message.InteractionCallbackType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.javacord.core.util.gateway.GatewayOpcode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.javacord.core.util.gateway.VoiceGatewayOpcode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.javacord.core.util.gateway.WebSocketCloseCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.javacord.core.util.gateway.WebSocketCloseReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.javacord.core.util.rest.RestEndpoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.javacord.core.util.rest.RestMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.javacord.core.util.rest.RestRequestHttpResponseCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.javacord.core.util.rest.RestRequestResultErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.javacord.core.entity.message.InteractionCallbackType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.javacord.core.util.gateway.GatewayOpcode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.javacord.core.util.gateway.VoiceGatewayOpcode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.javacord.core.util.gateway.WebSocketCloseCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.javacord.core.util.gateway.WebSocketCloseReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.javacord.core.util.rest.RestEndpoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.javacord.core.util.rest.RestMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.javacord.core.util.rest.RestRequestHttpResponseCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.javacord.core.util.rest.RestRequestResultErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
VanityUrlCodeImpl - Class in org.javacord.core.entity
 
VanityUrlCodeImpl(String) - Constructor for class org.javacord.core.entity.VanityUrlCodeImpl
Creates a new VanityUrlCode.
VavrSetView<E> - Class in org.javacord.core.util
An immutable view that maps a Vavr set to a Java set.
VavrSetView(Set<E>, boolean) - Constructor for class org.javacord.core.util.VavrSetView
Creates a new Vavr set view.
VIOLATED - org.javacord.core.util.gateway.WebSocketCloseCode
1008.
VOICE_SERVER_CRASHED - org.javacord.core.util.gateway.WebSocketCloseCode
The server crashed.
VOICE_SERVER_PING - org.javacord.core.util.gateway.GatewayOpcode
Used for voice ping checking.
VOICE_STATE_UPDATE - org.javacord.core.util.gateway.GatewayOpcode
Used to join/move/leave voice channels.
VoiceGatewayOpcode - Enum in org.javacord.core.util.gateway
An enum with all voice gateway opcode as defined by Discord.
VoiceServerUpdateEventImpl - Class in org.javacord.core.event.server
 
VoiceServerUpdateEventImpl(Server, String, String) - Constructor for class org.javacord.core.event.server.VoiceServerUpdateEventImpl
Constructs a new VoiceStateUpdateEventImpl instance.
VoiceServerUpdateHandler - Class in org.javacord.core.util.handler.guild
Handles the voice server update packet.
VoiceServerUpdateHandler(DiscordApi) - Constructor for class org.javacord.core.util.handler.guild.VoiceServerUpdateHandler
Creates a new instance of this class.
VoiceStateUpdateEventImpl - Class in org.javacord.core.event.server
 
VoiceStateUpdateEventImpl(ServerVoiceChannel, String) - Constructor for class org.javacord.core.event.server.VoiceStateUpdateEventImpl
Constructs a new VoiceStateUpdateEventImpl instance.
VoiceStateUpdateHandler - Class in org.javacord.core.util.handler.guild
Handles the voice state update packet.
VoiceStateUpdateHandler(DiscordApi) - Constructor for class org.javacord.core.util.handler.guild.VoiceStateUpdateHandler
Creates a new instance of this class.
A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes All Packages