程序包 | 说明 |
---|---|
com.aliyun.sdk.service.cloudapi20160714.models |
限定符和类型 | 方法和说明 |
---|---|
ResetAppSecretRequest.Builder |
ResetAppSecretRequest.Builder.appKey(String appKey)
The key of the application that is used to make an API call.
|
static ResetAppSecretRequest.Builder |
ResetAppSecretRequest.builder() |
ResetAppSecretRequest.Builder |
ResetAppSecretRequest.Builder.newAppKey(String newAppKey)
The new AppKey that you set must be globally unique.
|
ResetAppSecretRequest.Builder |
ResetAppSecretRequest.Builder.newAppSecret(String newAppSecret)
The new key of the application.
|
ResetAppSecretRequest.Builder |
ResetAppSecretRequest.Builder.securityToken(String securityToken)
SecurityToken.
|
ResetAppSecretRequest.Builder |
ResetAppSecretRequest.toBuilder() |
Copyright © 2024. All rights reserved.