| Package | Description |
|---|---|
| global.hh.openapi.sdk.api.base | |
| global.hh.openapi.sdk.config |
| Modifier and Type | Method and Description |
|---|---|
static SignatureAlgorithmEnum |
SignatureAlgorithmEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignatureAlgorithmEnum[] |
SignatureAlgorithmEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Config(boolean sandbox,
String accessKey,
String secretKey,
SignatureAlgorithmEnum signatureAlgorithm,
BiostimeSdkLogger biostimeSdkLogger)
方法的功能描述: 初始化配置信息
|
Copyright © 2023. All rights reserved.