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