public class VpcCniConfigForUpdateClusterConfigInput extends Object
| Constructor and Description |
|---|
VpcCniConfigForUpdateClusterConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
VpcCniConfigForUpdateClusterConfigInput |
addSubnetIdsItem(String subnetIdsItem) |
boolean |
equals(Object o) |
List<String> |
getSubnetIds()
Get subnetIds
|
int |
hashCode() |
void |
setSubnetIds(List<String> subnetIds) |
VpcCniConfigForUpdateClusterConfigInput |
subnetIds(List<String> subnetIds) |
String |
toString() |
public VpcCniConfigForUpdateClusterConfigInput()
public VpcCniConfigForUpdateClusterConfigInput subnetIds(List<String> subnetIds)
public VpcCniConfigForUpdateClusterConfigInput addSubnetIdsItem(String subnetIdsItem)
Copyright © 2024. All rights reserved.