@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class Deploy extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_LICENSE |
static String |
SERIALIZED_NAME_VERSION |
_isPresent_| 构造器和说明 |
|---|
Deploy() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
boolean |
getId_IsExplictlyNull() |
String |
getId()
Get id
|
boolean |
getLicense_IsExplictlyNull() |
NestedLicense |
getLicense()
Get license
|
boolean |
getVersion_IsExplictlyNull() |
String |
getVersion()
Get version
|
int |
hashCode() |
Deploy |
id_ExplictlyNonNull() |
Deploy |
id_ExplictlyNull() |
Deploy |
id(String id) |
Deploy |
license_ExplictlyNonNull() |
Deploy |
license_ExplictlyNull() |
Deploy |
license(NestedLicense license) |
void |
setId_IsExplictlyNull(boolean isExplictlyNull) |
void |
setId(String id) |
void |
setLicense_IsExplictlyNull(boolean isExplictlyNull) |
void |
setLicense(NestedLicense license) |
void |
setVersion_IsExplictlyNull(boolean isExplictlyNull) |
void |
setVersion(String version) |
String |
toString() |
Deploy |
version_ExplictlyNonNull() |
Deploy |
version_ExplictlyNull() |
Deploy |
version(String version) |
public void setId(String id)
public Deploy id_ExplictlyNull()
public Deploy id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public Deploy license(NestedLicense license)
@Nullable public NestedLicense getLicense()
public void setLicense(NestedLicense license)
public Deploy license_ExplictlyNull()
public Deploy license_ExplictlyNonNull()
public void setLicense_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLicense_IsExplictlyNull()
public void setVersion(String version)
public Deploy version_ExplictlyNull()
public Deploy version_ExplictlyNonNull()
public void setVersion_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersion_IsExplictlyNull()
Copyright © 2025. All rights reserved.