Uses of Class
ai.rev.helpers.RevAiApiDeploymentConfiguration.RevAiApiDeployment
-
Packages that use RevAiApiDeploymentConfiguration.RevAiApiDeployment Package Description ai.rev.helpers -
-
Uses of RevAiApiDeploymentConfiguration.RevAiApiDeployment in ai.rev.helpers
Methods in ai.rev.helpers that return RevAiApiDeploymentConfiguration.RevAiApiDeployment Modifier and Type Method Description static RevAiApiDeploymentConfiguration.RevAiApiDeploymentRevAiApiDeploymentConfiguration.RevAiApiDeployment. valueOf(String name)Returns the enum constant of this type with the specified name.static RevAiApiDeploymentConfiguration.RevAiApiDeployment[]RevAiApiDeploymentConfiguration.RevAiApiDeployment. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ai.rev.helpers with parameters of type RevAiApiDeploymentConfiguration.RevAiApiDeployment Modifier and Type Method Description static RevAiApiDeploymentConfiguration.DeploymentConfigRevAiApiDeploymentConfiguration. getConfig(RevAiApiDeploymentConfiguration.RevAiApiDeployment deployment)
-