Uses of Class
com.force.api.ApiVersion
| Package | Description |
|---|---|
| com.force.api |
-
Uses of ApiVersion in com.force.api
Methods in com.force.api that return ApiVersion Modifier and Type Method Description ApiVersionApiConfig. getApiVersion()Deprecated.use #getApiVersionString insteadstatic ApiVersionApiVersion. valueOf(String name)Returns the enum constant of this type with the specified name.static ApiVersion[]ApiVersion. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.force.api with parameters of type ApiVersion Modifier and Type Method Description ApiConfigApiConfig. setApiVersion(ApiVersion value)