public class PodsConfigForListClustersOutput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PodsConfigForListClustersOutput.PodNetworkModeEnum
Gets or Sets podNetworkMode
|
| Constructor and Description |
|---|
PodsConfigForListClustersOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PodsConfigForListClustersOutput |
flannelConfig(FlannelConfigForListClustersOutput flannelConfig) |
@Valid FlannelConfigForListClustersOutput |
getFlannelConfig()
Get flannelConfig
|
PodsConfigForListClustersOutput.PodNetworkModeEnum |
getPodNetworkMode()
Get podNetworkMode
|
@Valid VpcCniConfigForListClustersOutput |
getVpcCniConfig()
Get vpcCniConfig
|
int |
hashCode() |
PodsConfigForListClustersOutput |
podNetworkMode(PodsConfigForListClustersOutput.PodNetworkModeEnum podNetworkMode) |
void |
setFlannelConfig(FlannelConfigForListClustersOutput flannelConfig) |
void |
setPodNetworkMode(PodsConfigForListClustersOutput.PodNetworkModeEnum podNetworkMode) |
void |
setVpcCniConfig(VpcCniConfigForListClustersOutput vpcCniConfig) |
String |
toString() |
PodsConfigForListClustersOutput |
vpcCniConfig(VpcCniConfigForListClustersOutput vpcCniConfig) |
public PodsConfigForListClustersOutput flannelConfig(FlannelConfigForListClustersOutput flannelConfig)
@Valid public @Valid FlannelConfigForListClustersOutput getFlannelConfig()
public void setFlannelConfig(FlannelConfigForListClustersOutput flannelConfig)
public PodsConfigForListClustersOutput podNetworkMode(PodsConfigForListClustersOutput.PodNetworkModeEnum podNetworkMode)
public PodsConfigForListClustersOutput.PodNetworkModeEnum getPodNetworkMode()
public void setPodNetworkMode(PodsConfigForListClustersOutput.PodNetworkModeEnum podNetworkMode)
public PodsConfigForListClustersOutput vpcCniConfig(VpcCniConfigForListClustersOutput vpcCniConfig)
@Valid public @Valid VpcCniConfigForListClustersOutput getVpcCniConfig()
public void setVpcCniConfig(VpcCniConfigForListClustersOutput vpcCniConfig)
Copyright © 2026. All rights reserved.