public class SetInstancesProtectionRequest
extends com.aliyun.sdk.gateway.pop.models.Request
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SetInstancesProtectionRequest.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static SetInstancesProtectionRequest.Builder |
builder() |
static SetInstancesProtectionRequest |
create() |
List<String> |
getInstanceIds() |
Long |
getOwnerId() |
Boolean |
getProtectedFromScaleIn() |
String |
getResourceOwnerAccount() |
String |
getScalingGroupId() |
SetInstancesProtectionRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfigurationpublic static SetInstancesProtectionRequest.Builder builder()
public static SetInstancesProtectionRequest create()
public SetInstancesProtectionRequest.Builder toBuilder()
toBuilder 在类中 com.aliyun.sdk.gateway.pop.models.Requestpublic Long getOwnerId()
public Boolean getProtectedFromScaleIn()
public String getResourceOwnerAccount()
public String getScalingGroupId()
Copyright © 2024. All rights reserved.