@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedVirtualPrivateCloudServiceTepIpPool extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DISPLAY_NAME |
static String |
SERIALIZED_NAME_GATEWAY |
static String |
SERIALIZED_NAME_IP_END |
static String |
SERIALIZED_NAME_IP_START |
static String |
SERIALIZED_NAME_NETMASK |
| 构造器和说明 |
|---|
NestedVirtualPrivateCloudServiceTepIpPool() |
| 限定符和类型 | 方法和说明 |
|---|---|
NestedVirtualPrivateCloudServiceTepIpPool |
displayName(String displayName) |
boolean |
equals(Object o) |
NestedVirtualPrivateCloudServiceTepIpPool |
gateway(String gateway) |
String |
getDisplayName()
Get displayName
|
String |
getGateway()
Get gateway
|
String |
getIpEnd()
Get ipEnd
|
String |
getIpStart()
Get ipStart
|
String |
getNetmask()
Get netmask
|
int |
hashCode() |
NestedVirtualPrivateCloudServiceTepIpPool |
ipEnd(String ipEnd) |
NestedVirtualPrivateCloudServiceTepIpPool |
ipStart(String ipStart) |
NestedVirtualPrivateCloudServiceTepIpPool |
netmask(String netmask) |
void |
setDisplayName(String displayName) |
void |
setGateway(String gateway) |
void |
setIpEnd(String ipEnd) |
void |
setIpStart(String ipStart) |
void |
setNetmask(String netmask) |
String |
toString() |
public NestedVirtualPrivateCloudServiceTepIpPool()
public NestedVirtualPrivateCloudServiceTepIpPool displayName(String displayName)
public void setDisplayName(String displayName)
public NestedVirtualPrivateCloudServiceTepIpPool gateway(String gateway)
public void setGateway(String gateway)
public NestedVirtualPrivateCloudServiceTepIpPool ipEnd(String ipEnd)
public void setIpEnd(String ipEnd)
public NestedVirtualPrivateCloudServiceTepIpPool ipStart(String ipStart)
public void setIpStart(String ipStart)
public NestedVirtualPrivateCloudServiceTepIpPool netmask(String netmask)
public void setNetmask(String netmask)
Copyright © 2025. All rights reserved.