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