Uses of Enum Class
com.google.adk.tools.computeruse.ComputerEnvironment
Packages that use ComputerEnvironment
-
Uses of ComputerEnvironment in com.google.adk.tools.computeruse
Subclasses with type arguments of type ComputerEnvironment in com.google.adk.tools.computeruseMethods in com.google.adk.tools.computeruse that return ComputerEnvironmentModifier and TypeMethodDescriptionstatic ComputerEnvironmentReturns the enum constant of this class with the specified name.static ComputerEnvironment[]ComputerEnvironment.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.adk.tools.computeruse that return types with arguments of type ComputerEnvironmentModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<ComputerEnvironment> BaseComputer.environment()Returns the environment.