| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.kms20160120 | |
| com.aliyun.sdk.service.kms20160120.models |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<UpdateSecretRotationPolicyResponse> |
AsyncClient.updateSecretRotationPolicy(UpdateSecretRotationPolicyRequest request)
After automatic rotation is enabled, Secrets Manager schedules the first automatic rotation by adding the preset rotation interval to the timestamp of the last rotation.
|
CompletableFuture<UpdateSecretRotationPolicyResponse> |
DefaultAsyncClient.updateSecretRotationPolicy(UpdateSecretRotationPolicyRequest request)
After automatic rotation is enabled, Secrets Manager schedules the first automatic rotation by adding the preset rotation interval to the timestamp of the last rotation.
|
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateSecretRotationPolicyRequest |
UpdateSecretRotationPolicyRequest.Builder.build() |
static UpdateSecretRotationPolicyRequest |
UpdateSecretRotationPolicyRequest.create() |
Copyright © 2023. All rights reserved.