ResourceUtils.defaultApiVersion(String id, Provider provider) 方法
定义
Find out the default api version to make a REST request with from the resource provider.
public static String defaultApiVersion(String id, Provider provider)
参数
- id
- String
the resource ID
- provider
- Provider
the resource provider
返回
String
the default api version to use