@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedResourceMeta extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_FIELDS |
static String |
SERIALIZED_NAME_FILTER |
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_TYPE |
_isPresent_| 构造器和说明 |
|---|
NestedResourceMeta() |
public NestedResourceMeta fields(List<String> fields)
public NestedResourceMeta addFieldsItem(String fieldsItem)
public NestedResourceMeta fields_ExplictlyNull()
public NestedResourceMeta fields_ExplictlyNonNull()
public void setFields_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFields_IsExplictlyNull()
public NestedResourceMeta filter(Object filter)
public void setFilter(Object filter)
public NestedResourceMeta filter_ExplictlyNull()
public NestedResourceMeta filter_ExplictlyNonNull()
public void setFilter_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFilter_IsExplictlyNull()
public NestedResourceMeta name(String name)
public void setName(String name)
public NestedResourceMeta name_ExplictlyNull()
public NestedResourceMeta name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public NestedResourceMeta type(ReportResourceInputEnum type)
@Nonnull public ReportResourceInputEnum getType()
public void setType(ReportResourceInputEnum type)
public NestedResourceMeta type_ExplictlyNull()
public NestedResourceMeta type_ExplictlyNonNull()
public void setType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getType_IsExplictlyNull()
Copyright © 2025. All rights reserved.