适用于Java的VMware vSphere Automation SDK 目录 抽象 本文档介绍了使用vSphere Automation Java客户端库的vSphere Automation Java SDK示例。 此外,一些示例还演示了vSphere Automation和vSphere Web Service API的组合使用。 这些示例已开发为可与JDK 1.8一起使用。 支持的OnPrem vCenter版本: vCenter 6.0、6.5、6.7、6.7U1、6.7U2、6.7U3、7.0、7.0U1 请参阅每个样本中的注释以获取详细的兼容性信息。 VMware Clou
2021-03-24 22:40:00 209.08MB java documentation api-client samples
1
fredr:美联储经济数据(FRED)API的R客户端
2021-02-05 15:10:23 127KB api client data cran
1
Instagram私有Web API客户端 :selfie: :sparkles: :red_heart_selector: Instagram私有Web API的简单,简单且非常完整的实现。 支持所有主要功能 经过良好测试的CI 所有测试每天运行 安装 npm install instagram-web-api 用法 Intance Instagram和呼叫login方法; 这会将凭据存储在内存中。 const Instagram = require ( 'instagram-web-api' ) const { username , password } = process . env const client = new Instagram ( { username , password } ) client . login ( ) . then ( ( ) => { client . getProfile ( ) . then ( console . log ) } ) 在节点> = 8中使用async / await
2021-02-02 03:35:37 89KB api client instagram node
1
电信nb平台sdk,用于NB物联网平台与电信NB平台进行交互的SDK,使用起来更加简单,可自动管理平台token
2020-11-18 20:08:13 266KB 天翼互联SDK 电信NB 电信NBSDK 电信NB
1