@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedVirtualPrivateCloudLabelGroup extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_LABELS |
_isPresent_| 构造器和说明 |
|---|
NestedVirtualPrivateCloudLabelGroup() |
| 限定符和类型 | 方法和说明 |
|---|---|
NestedVirtualPrivateCloudLabelGroup |
addLabelsItem(NestedLabel labelsItem) |
boolean |
equals(Object o) |
boolean |
getLabels_IsExplictlyNull() |
List<NestedLabel> |
getLabels()
Get labels
|
int |
hashCode() |
NestedVirtualPrivateCloudLabelGroup |
labels_ExplictlyNonNull() |
NestedVirtualPrivateCloudLabelGroup |
labels_ExplictlyNull() |
NestedVirtualPrivateCloudLabelGroup |
labels(List<NestedLabel> labels) |
void |
setLabels_IsExplictlyNull(boolean isExplictlyNull) |
void |
setLabels(List<NestedLabel> labels) |
String |
toString() |
public NestedVirtualPrivateCloudLabelGroup labels(List<NestedLabel> labels)
public NestedVirtualPrivateCloudLabelGroup addLabelsItem(NestedLabel labelsItem)
@Nonnull public List<NestedLabel> getLabels()
public void setLabels(List<NestedLabel> labels)
public NestedVirtualPrivateCloudLabelGroup labels_ExplictlyNull()
public NestedVirtualPrivateCloudLabelGroup labels_ExplictlyNonNull()
public void setLabels_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabels_IsExplictlyNull()
Copyright © 2025. All rights reserved.