public class UpdateSecretRotationPolicyRequest
extends com.aliyun.sdk.gateway.pop.models.Request
| 限定符和类型 | 类和说明 |
|---|---|
static class |
UpdateSecretRotationPolicyRequest.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateSecretRotationPolicyRequest.Builder |
builder() |
static UpdateSecretRotationPolicyRequest |
create() |
Boolean |
getEnableAutomaticRotation() |
String |
getRotationInterval() |
String |
getSecretName() |
UpdateSecretRotationPolicyRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfigurationpublic static UpdateSecretRotationPolicyRequest.Builder builder()
public static UpdateSecretRotationPolicyRequest create()
public UpdateSecretRotationPolicyRequest.Builder toBuilder()
toBuilder 在类中 com.aliyun.sdk.gateway.pop.models.Requestpublic Boolean getEnableAutomaticRotation()
public String getRotationInterval()
public String getSecretName()
Copyright © 2023. All rights reserved.