@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ContentLibraryVmTemplateWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
ContentLibraryVmTemplateWhereInput() |
public static final String SERIALIZED_NAME_ARCHITECTURE_IN
public static final String SERIALIZED_NAME_ARCHITECTURE_NOT
public static final String SERIALIZED_NAME_ARCHITECTURE_NOT_IN
public static final String SERIALIZED_NAME_CLOCK_OFFSET_IN
public static final String SERIALIZED_NAME_CLOCK_OFFSET_NOT
public static final String SERIALIZED_NAME_CLOCK_OFFSET_NOT_IN
public static final String SERIALIZED_NAME_CLOUD_INIT_SUPPORTED
public static final String SERIALIZED_NAME_CLOUD_INIT_SUPPORTED_NOT
public static final String SERIALIZED_NAME_CLUSTERS_EVERY
public static final String SERIALIZED_NAME_CPU_MODEL_CONTAINS
public static final String SERIALIZED_NAME_CPU_MODEL_ENDS_WITH
public static final String SERIALIZED_NAME_CPU_MODEL_NOT_CONTAINS
public static final String SERIALIZED_NAME_CPU_MODEL_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_CPU_MODEL_NOT_IN
public static final String SERIALIZED_NAME_CPU_MODEL_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_CPU_MODEL_STARTS_WITH
public static final String SERIALIZED_NAME_CREATED_AT_GTE
public static final String SERIALIZED_NAME_CREATED_AT_LTE
public static final String SERIALIZED_NAME_CREATED_AT_NOT
public static final String SERIALIZED_NAME_CREATED_AT_NOT_IN
public static final String SERIALIZED_NAME_DESCRIPTION_CONTAINS
public static final String SERIALIZED_NAME_DESCRIPTION_ENDS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_GT
public static final String SERIALIZED_NAME_DESCRIPTION_GTE
public static final String SERIALIZED_NAME_DESCRIPTION_IN
public static final String SERIALIZED_NAME_DESCRIPTION_LT
public static final String SERIALIZED_NAME_DESCRIPTION_LTE
public static final String SERIALIZED_NAME_DESCRIPTION_NOT
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_CONTAINS
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_IN
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_STARTS_WITH
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS_IN
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS_NOT
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS_NOT_IN
public static final String SERIALIZED_NAME_FIRMWARE_NOT_IN
public static final String SERIALIZED_NAME_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_ID_STARTS_WITH
public static final String SERIALIZED_NAME_IO_POLICY_NOT_IN
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_GT
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_GTE
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_IN
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_LT
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_LTE
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_NOT
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_NOT_IN
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_POLICY
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_POLICY_IN
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_POLICY_NOT
public static final String SERIALIZED_NAME_MAX_BANDWIDTH_POLICY_NOT_IN
public static final String SERIALIZED_NAME_MAX_IOPS_NOT_IN
public static final String SERIALIZED_NAME_MAX_IOPS_POLICY
public static final String SERIALIZED_NAME_MAX_IOPS_POLICY_IN
public static final String SERIALIZED_NAME_MAX_IOPS_POLICY_NOT
public static final String SERIALIZED_NAME_MAX_IOPS_POLICY_NOT_IN
public static final String SERIALIZED_NAME_NAME_ENDS_WITH
public static final String SERIALIZED_NAME_NAME_NOT_CONTAINS
public static final String SERIALIZED_NAME_NAME_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_NAME_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_NAME_STARTS_WITH
public static final String SERIALIZED_NAME_OS_NOT_CONTAINS
public static final String SERIALIZED_NAME_OS_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_OS_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_OS_STARTS_WITH
public static final String SERIALIZED_NAME_VIDEO_TYPE_CONTAINS
public static final String SERIALIZED_NAME_VIDEO_TYPE_ENDS_WITH
public static final String SERIALIZED_NAME_VIDEO_TYPE_GTE
public static final String SERIALIZED_NAME_VIDEO_TYPE_LTE
public static final String SERIALIZED_NAME_VIDEO_TYPE_NOT
public static final String SERIALIZED_NAME_VIDEO_TYPE_NOT_CONTAINS
public static final String SERIALIZED_NAME_VIDEO_TYPE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_VIDEO_TYPE_NOT_IN
public static final String SERIALIZED_NAME_VIDEO_TYPE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_VIDEO_TYPE_STARTS_WITH
public static final String SERIALIZED_NAME_VM_TEMPLATES_EVERY
public static final String SERIALIZED_NAME_VM_TEMPLATES_NONE
public static final String SERIALIZED_NAME_VM_TEMPLATES_SOME
public ContentLibraryVmTemplateWhereInput AND(List<ContentLibraryVmTemplateWhereInput> AND)
public ContentLibraryVmTemplateWhereInput addANDItem(ContentLibraryVmTemplateWhereInput ANDItem)
@Nullable public List<ContentLibraryVmTemplateWhereInput> getAND()
public void setAND(List<ContentLibraryVmTemplateWhereInput> AND)
public ContentLibraryVmTemplateWhereInput AND_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput NOT(List<ContentLibraryVmTemplateWhereInput> NOT)
public ContentLibraryVmTemplateWhereInput addNOTItem(ContentLibraryVmTemplateWhereInput NOTItem)
@Nullable public List<ContentLibraryVmTemplateWhereInput> getNOT()
public void setNOT(List<ContentLibraryVmTemplateWhereInput> NOT)
public ContentLibraryVmTemplateWhereInput NOT_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput OR(List<ContentLibraryVmTemplateWhereInput> OR)
public ContentLibraryVmTemplateWhereInput addORItem(ContentLibraryVmTemplateWhereInput ORItem)
@Nullable public List<ContentLibraryVmTemplateWhereInput> getOR()
public void setOR(List<ContentLibraryVmTemplateWhereInput> OR)
public ContentLibraryVmTemplateWhereInput OR_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput architecture(Architecture architecture)
@Nullable public Architecture getArchitecture()
public void setArchitecture(Architecture architecture)
public ContentLibraryVmTemplateWhereInput architecture_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput architecture_ExplictlyNonNull()
public void setArchitecture_IsExplictlyNull(boolean isExplictlyNull)
public boolean getArchitecture_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput architectureIn(List<Architecture> architectureIn)
public ContentLibraryVmTemplateWhereInput addArchitectureInItem(Architecture architectureInItem)
@Nullable public List<Architecture> getArchitectureIn()
public void setArchitectureIn(List<Architecture> architectureIn)
public ContentLibraryVmTemplateWhereInput architectureIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput architectureIn_ExplictlyNonNull()
public void setArchitectureIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getArchitectureIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput architectureNot(Architecture architectureNot)
@Nullable public Architecture getArchitectureNot()
public void setArchitectureNot(Architecture architectureNot)
public ContentLibraryVmTemplateWhereInput architectureNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput architectureNot_ExplictlyNonNull()
public void setArchitectureNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getArchitectureNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput architectureNotIn(List<Architecture> architectureNotIn)
public ContentLibraryVmTemplateWhereInput addArchitectureNotInItem(Architecture architectureNotInItem)
@Nullable public List<Architecture> getArchitectureNotIn()
public void setArchitectureNotIn(List<Architecture> architectureNotIn)
public ContentLibraryVmTemplateWhereInput architectureNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput architectureNotIn_ExplictlyNonNull()
public void setArchitectureNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getArchitectureNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput clockOffset(VmClockOffset clockOffset)
@Nullable public VmClockOffset getClockOffset()
public void setClockOffset(VmClockOffset clockOffset)
public ContentLibraryVmTemplateWhereInput clockOffset_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput clockOffset_ExplictlyNonNull()
public void setClockOffset_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClockOffset_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput clockOffsetIn(List<VmClockOffset> clockOffsetIn)
public ContentLibraryVmTemplateWhereInput addClockOffsetInItem(VmClockOffset clockOffsetInItem)
@Nullable public List<VmClockOffset> getClockOffsetIn()
public void setClockOffsetIn(List<VmClockOffset> clockOffsetIn)
public ContentLibraryVmTemplateWhereInput clockOffsetIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput clockOffsetIn_ExplictlyNonNull()
public void setClockOffsetIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClockOffsetIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput clockOffsetNot(VmClockOffset clockOffsetNot)
@Nullable public VmClockOffset getClockOffsetNot()
public void setClockOffsetNot(VmClockOffset clockOffsetNot)
public ContentLibraryVmTemplateWhereInput clockOffsetNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput clockOffsetNot_ExplictlyNonNull()
public void setClockOffsetNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClockOffsetNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput clockOffsetNotIn(List<VmClockOffset> clockOffsetNotIn)
public ContentLibraryVmTemplateWhereInput addClockOffsetNotInItem(VmClockOffset clockOffsetNotInItem)
@Nullable public List<VmClockOffset> getClockOffsetNotIn()
public void setClockOffsetNotIn(List<VmClockOffset> clockOffsetNotIn)
public ContentLibraryVmTemplateWhereInput clockOffsetNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput clockOffsetNotIn_ExplictlyNonNull()
public void setClockOffsetNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClockOffsetNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput cloudInitSupported(Boolean cloudInitSupported)
@Nullable public Boolean getCloudInitSupported()
public void setCloudInitSupported(Boolean cloudInitSupported)
public ContentLibraryVmTemplateWhereInput cloudInitSupported_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput cloudInitSupported_ExplictlyNonNull()
public void setCloudInitSupported_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCloudInitSupported_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput cloudInitSupportedNot(Boolean cloudInitSupportedNot)
@Nullable public Boolean getCloudInitSupportedNot()
public void setCloudInitSupportedNot(Boolean cloudInitSupportedNot)
public ContentLibraryVmTemplateWhereInput cloudInitSupportedNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput cloudInitSupportedNot_ExplictlyNonNull()
public void setCloudInitSupportedNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCloudInitSupportedNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput clustersEvery(ClusterWhereInput clustersEvery)
@Nullable public ClusterWhereInput getClustersEvery()
public void setClustersEvery(ClusterWhereInput clustersEvery)
public ContentLibraryVmTemplateWhereInput clustersEvery_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput clustersEvery_ExplictlyNonNull()
public void setClustersEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClustersEvery_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput clustersNone(ClusterWhereInput clustersNone)
@Nullable public ClusterWhereInput getClustersNone()
public void setClustersNone(ClusterWhereInput clustersNone)
public ContentLibraryVmTemplateWhereInput clustersNone_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput clustersNone_ExplictlyNonNull()
public void setClustersNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClustersNone_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput clustersSome(ClusterWhereInput clustersSome)
@Nullable public ClusterWhereInput getClustersSome()
public void setClustersSome(ClusterWhereInput clustersSome)
public ContentLibraryVmTemplateWhereInput clustersSome_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput clustersSome_ExplictlyNonNull()
public void setClustersSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClustersSome_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModel(String cpuModel)
public void setCpuModel(String cpuModel)
public ContentLibraryVmTemplateWhereInput cpuModel_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModel_ExplictlyNonNull()
public void setCpuModel_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModel_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelContains(String cpuModelContains)
@Nullable public String getCpuModelContains()
public void setCpuModelContains(String cpuModelContains)
public ContentLibraryVmTemplateWhereInput cpuModelContains_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelContains_ExplictlyNonNull()
public void setCpuModelContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelContains_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelEndsWith(String cpuModelEndsWith)
@Nullable public String getCpuModelEndsWith()
public void setCpuModelEndsWith(String cpuModelEndsWith)
public ContentLibraryVmTemplateWhereInput cpuModelEndsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelEndsWith_ExplictlyNonNull()
public void setCpuModelEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelEndsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelGt(String cpuModelGt)
public void setCpuModelGt(String cpuModelGt)
public ContentLibraryVmTemplateWhereInput cpuModelGt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelGt_ExplictlyNonNull()
public void setCpuModelGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelGt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelGte(String cpuModelGte)
public void setCpuModelGte(String cpuModelGte)
public ContentLibraryVmTemplateWhereInput cpuModelGte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelGte_ExplictlyNonNull()
public void setCpuModelGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelGte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelIn(List<String> cpuModelIn)
public ContentLibraryVmTemplateWhereInput addCpuModelInItem(String cpuModelInItem)
public ContentLibraryVmTemplateWhereInput cpuModelIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelIn_ExplictlyNonNull()
public void setCpuModelIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelLt(String cpuModelLt)
public void setCpuModelLt(String cpuModelLt)
public ContentLibraryVmTemplateWhereInput cpuModelLt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelLt_ExplictlyNonNull()
public void setCpuModelLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelLt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelLte(String cpuModelLte)
public void setCpuModelLte(String cpuModelLte)
public ContentLibraryVmTemplateWhereInput cpuModelLte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelLte_ExplictlyNonNull()
public void setCpuModelLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelLte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelNot(String cpuModelNot)
public void setCpuModelNot(String cpuModelNot)
public ContentLibraryVmTemplateWhereInput cpuModelNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelNot_ExplictlyNonNull()
public void setCpuModelNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelNotContains(String cpuModelNotContains)
@Nullable public String getCpuModelNotContains()
public void setCpuModelNotContains(String cpuModelNotContains)
public ContentLibraryVmTemplateWhereInput cpuModelNotContains_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelNotContains_ExplictlyNonNull()
public void setCpuModelNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelNotContains_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelNotEndsWith(String cpuModelNotEndsWith)
@Nullable public String getCpuModelNotEndsWith()
public void setCpuModelNotEndsWith(String cpuModelNotEndsWith)
public ContentLibraryVmTemplateWhereInput cpuModelNotEndsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelNotEndsWith_ExplictlyNonNull()
public void setCpuModelNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelNotEndsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelNotIn(List<String> cpuModelNotIn)
public ContentLibraryVmTemplateWhereInput addCpuModelNotInItem(String cpuModelNotInItem)
@Nullable public List<String> getCpuModelNotIn()
public ContentLibraryVmTemplateWhereInput cpuModelNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelNotIn_ExplictlyNonNull()
public void setCpuModelNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelNotStartsWith(String cpuModelNotStartsWith)
@Nullable public String getCpuModelNotStartsWith()
public void setCpuModelNotStartsWith(String cpuModelNotStartsWith)
public ContentLibraryVmTemplateWhereInput cpuModelNotStartsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelNotStartsWith_ExplictlyNonNull()
public void setCpuModelNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelNotStartsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelStartsWith(String cpuModelStartsWith)
@Nullable public String getCpuModelStartsWith()
public void setCpuModelStartsWith(String cpuModelStartsWith)
public ContentLibraryVmTemplateWhereInput cpuModelStartsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput cpuModelStartsWith_ExplictlyNonNull()
public void setCpuModelStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCpuModelStartsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput createdAt(String createdAt)
public void setCreatedAt(String createdAt)
public ContentLibraryVmTemplateWhereInput createdAt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput createdAt_ExplictlyNonNull()
public void setCreatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput createdAtGt(String createdAtGt)
public void setCreatedAtGt(String createdAtGt)
public ContentLibraryVmTemplateWhereInput createdAtGt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput createdAtGt_ExplictlyNonNull()
public void setCreatedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtGt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput createdAtGte(String createdAtGte)
public void setCreatedAtGte(String createdAtGte)
public ContentLibraryVmTemplateWhereInput createdAtGte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput createdAtGte_ExplictlyNonNull()
public void setCreatedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtGte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput createdAtIn(List<String> createdAtIn)
public ContentLibraryVmTemplateWhereInput addCreatedAtInItem(String createdAtInItem)
public ContentLibraryVmTemplateWhereInput createdAtIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput createdAtIn_ExplictlyNonNull()
public void setCreatedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput createdAtLt(String createdAtLt)
public void setCreatedAtLt(String createdAtLt)
public ContentLibraryVmTemplateWhereInput createdAtLt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput createdAtLt_ExplictlyNonNull()
public void setCreatedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtLt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput createdAtLte(String createdAtLte)
public void setCreatedAtLte(String createdAtLte)
public ContentLibraryVmTemplateWhereInput createdAtLte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput createdAtLte_ExplictlyNonNull()
public void setCreatedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtLte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput createdAtNot(String createdAtNot)
public void setCreatedAtNot(String createdAtNot)
public ContentLibraryVmTemplateWhereInput createdAtNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput createdAtNot_ExplictlyNonNull()
public void setCreatedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput createdAtNotIn(List<String> createdAtNotIn)
public ContentLibraryVmTemplateWhereInput addCreatedAtNotInItem(String createdAtNotInItem)
@Nullable public List<String> getCreatedAtNotIn()
public ContentLibraryVmTemplateWhereInput createdAtNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput createdAtNotIn_ExplictlyNonNull()
public void setCreatedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput description(String description)
public void setDescription(String description)
public ContentLibraryVmTemplateWhereInput description_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput description_ExplictlyNonNull()
public void setDescription_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescription_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionContains(String descriptionContains)
@Nullable public String getDescriptionContains()
public void setDescriptionContains(String descriptionContains)
public ContentLibraryVmTemplateWhereInput descriptionContains_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionContains_ExplictlyNonNull()
public void setDescriptionContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionContains_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionEndsWith(String descriptionEndsWith)
@Nullable public String getDescriptionEndsWith()
public void setDescriptionEndsWith(String descriptionEndsWith)
public ContentLibraryVmTemplateWhereInput descriptionEndsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionEndsWith_ExplictlyNonNull()
public void setDescriptionEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionEndsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionGt(String descriptionGt)
public void setDescriptionGt(String descriptionGt)
public ContentLibraryVmTemplateWhereInput descriptionGt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionGt_ExplictlyNonNull()
public void setDescriptionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionGte(String descriptionGte)
public void setDescriptionGte(String descriptionGte)
public ContentLibraryVmTemplateWhereInput descriptionGte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionGte_ExplictlyNonNull()
public void setDescriptionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionIn(List<String> descriptionIn)
public ContentLibraryVmTemplateWhereInput addDescriptionInItem(String descriptionInItem)
@Nullable public List<String> getDescriptionIn()
public ContentLibraryVmTemplateWhereInput descriptionIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionIn_ExplictlyNonNull()
public void setDescriptionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionLt(String descriptionLt)
public void setDescriptionLt(String descriptionLt)
public ContentLibraryVmTemplateWhereInput descriptionLt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionLt_ExplictlyNonNull()
public void setDescriptionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionLte(String descriptionLte)
public void setDescriptionLte(String descriptionLte)
public ContentLibraryVmTemplateWhereInput descriptionLte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionLte_ExplictlyNonNull()
public void setDescriptionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionNot(String descriptionNot)
public void setDescriptionNot(String descriptionNot)
public ContentLibraryVmTemplateWhereInput descriptionNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionNot_ExplictlyNonNull()
public void setDescriptionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionNotContains(String descriptionNotContains)
@Nullable public String getDescriptionNotContains()
public void setDescriptionNotContains(String descriptionNotContains)
public ContentLibraryVmTemplateWhereInput descriptionNotContains_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionNotContains_ExplictlyNonNull()
public void setDescriptionNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotContains_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionNotEndsWith(String descriptionNotEndsWith)
@Nullable public String getDescriptionNotEndsWith()
public void setDescriptionNotEndsWith(String descriptionNotEndsWith)
public ContentLibraryVmTemplateWhereInput descriptionNotEndsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionNotEndsWith_ExplictlyNonNull()
public void setDescriptionNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotEndsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionNotIn(List<String> descriptionNotIn)
public ContentLibraryVmTemplateWhereInput addDescriptionNotInItem(String descriptionNotInItem)
@Nullable public List<String> getDescriptionNotIn()
public ContentLibraryVmTemplateWhereInput descriptionNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionNotIn_ExplictlyNonNull()
public void setDescriptionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionNotStartsWith(String descriptionNotStartsWith)
@Nullable public String getDescriptionNotStartsWith()
public void setDescriptionNotStartsWith(String descriptionNotStartsWith)
public ContentLibraryVmTemplateWhereInput descriptionNotStartsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionNotStartsWith_ExplictlyNonNull()
public void setDescriptionNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotStartsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionStartsWith(String descriptionStartsWith)
@Nullable public String getDescriptionStartsWith()
public void setDescriptionStartsWith(String descriptionStartsWith)
public ContentLibraryVmTemplateWhereInput descriptionStartsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput descriptionStartsWith_ExplictlyNonNull()
public void setDescriptionStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionStartsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public ContentLibraryVmTemplateWhereInput entityAsyncStatus_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public ContentLibraryVmTemplateWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public ContentLibraryVmTemplateWhereInput entityAsyncStatusIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public ContentLibraryVmTemplateWhereInput entityAsyncStatusNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public ContentLibraryVmTemplateWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public ContentLibraryVmTemplateWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput firmware(VmFirmware firmware)
@Nullable public VmFirmware getFirmware()
public void setFirmware(VmFirmware firmware)
public ContentLibraryVmTemplateWhereInput firmware_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput firmware_ExplictlyNonNull()
public void setFirmware_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmware_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput firmwareIn(List<VmFirmware> firmwareIn)
public ContentLibraryVmTemplateWhereInput addFirmwareInItem(VmFirmware firmwareInItem)
@Nullable public List<VmFirmware> getFirmwareIn()
public void setFirmwareIn(List<VmFirmware> firmwareIn)
public ContentLibraryVmTemplateWhereInput firmwareIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput firmwareIn_ExplictlyNonNull()
public void setFirmwareIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput firmwareNot(VmFirmware firmwareNot)
@Nullable public VmFirmware getFirmwareNot()
public void setFirmwareNot(VmFirmware firmwareNot)
public ContentLibraryVmTemplateWhereInput firmwareNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput firmwareNot_ExplictlyNonNull()
public void setFirmwareNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput firmwareNotIn(List<VmFirmware> firmwareNotIn)
public ContentLibraryVmTemplateWhereInput addFirmwareNotInItem(VmFirmware firmwareNotInItem)
@Nullable public List<VmFirmware> getFirmwareNotIn()
public void setFirmwareNotIn(List<VmFirmware> firmwareNotIn)
public ContentLibraryVmTemplateWhereInput firmwareNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput firmwareNotIn_ExplictlyNonNull()
public void setFirmwareNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFirmwareNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput ha(Boolean ha)
public void setHa(Boolean ha)
public ContentLibraryVmTemplateWhereInput ha_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput ha_ExplictlyNonNull()
public void setHa_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHa_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput haNot(Boolean haNot)
public void setHaNot(Boolean haNot)
public ContentLibraryVmTemplateWhereInput haNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput haNot_ExplictlyNonNull()
public void setHaNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHaNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput id(String id)
public void setId(String id)
public ContentLibraryVmTemplateWhereInput id_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public ContentLibraryVmTemplateWhereInput idContains_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public ContentLibraryVmTemplateWhereInput idEndsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public ContentLibraryVmTemplateWhereInput idGt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public ContentLibraryVmTemplateWhereInput idGte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput idIn(List<String> idIn)
public ContentLibraryVmTemplateWhereInput addIdInItem(String idInItem)
public ContentLibraryVmTemplateWhereInput idIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public ContentLibraryVmTemplateWhereInput idLt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public ContentLibraryVmTemplateWhereInput idLte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public ContentLibraryVmTemplateWhereInput idNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public ContentLibraryVmTemplateWhereInput idNotContains_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public ContentLibraryVmTemplateWhereInput idNotEndsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput idNotIn(List<String> idNotIn)
public ContentLibraryVmTemplateWhereInput addIdNotInItem(String idNotInItem)
public ContentLibraryVmTemplateWhereInput idNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public ContentLibraryVmTemplateWhereInput idNotStartsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public ContentLibraryVmTemplateWhereInput idStartsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput ioPolicy(VmDiskIoPolicy ioPolicy)
@Nullable public VmDiskIoPolicy getIoPolicy()
public void setIoPolicy(VmDiskIoPolicy ioPolicy)
public ContentLibraryVmTemplateWhereInput ioPolicy_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput ioPolicy_ExplictlyNonNull()
public void setIoPolicy_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIoPolicy_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput ioPolicyIn(List<VmDiskIoPolicy> ioPolicyIn)
public ContentLibraryVmTemplateWhereInput addIoPolicyInItem(VmDiskIoPolicy ioPolicyInItem)
@Nullable public List<VmDiskIoPolicy> getIoPolicyIn()
public void setIoPolicyIn(List<VmDiskIoPolicy> ioPolicyIn)
public ContentLibraryVmTemplateWhereInput ioPolicyIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput ioPolicyIn_ExplictlyNonNull()
public void setIoPolicyIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIoPolicyIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput ioPolicyNot(VmDiskIoPolicy ioPolicyNot)
@Nullable public VmDiskIoPolicy getIoPolicyNot()
public void setIoPolicyNot(VmDiskIoPolicy ioPolicyNot)
public ContentLibraryVmTemplateWhereInput ioPolicyNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput ioPolicyNot_ExplictlyNonNull()
public void setIoPolicyNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIoPolicyNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput ioPolicyNotIn(List<VmDiskIoPolicy> ioPolicyNotIn)
public ContentLibraryVmTemplateWhereInput addIoPolicyNotInItem(VmDiskIoPolicy ioPolicyNotInItem)
@Nullable public List<VmDiskIoPolicy> getIoPolicyNotIn()
public void setIoPolicyNotIn(List<VmDiskIoPolicy> ioPolicyNotIn)
public ContentLibraryVmTemplateWhereInput ioPolicyNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput ioPolicyNotIn_ExplictlyNonNull()
public void setIoPolicyNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIoPolicyNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput labelsEvery(LabelWhereInput labelsEvery)
@Nullable public LabelWhereInput getLabelsEvery()
public void setLabelsEvery(LabelWhereInput labelsEvery)
public ContentLibraryVmTemplateWhereInput labelsEvery_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput labelsEvery_ExplictlyNonNull()
public void setLabelsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsEvery_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput labelsNone(LabelWhereInput labelsNone)
@Nullable public LabelWhereInput getLabelsNone()
public void setLabelsNone(LabelWhereInput labelsNone)
public ContentLibraryVmTemplateWhereInput labelsNone_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput labelsNone_ExplictlyNonNull()
public void setLabelsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsNone_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput labelsSome(LabelWhereInput labelsSome)
@Nullable public LabelWhereInput getLabelsSome()
public void setLabelsSome(LabelWhereInput labelsSome)
public ContentLibraryVmTemplateWhereInput labelsSome_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput labelsSome_ExplictlyNonNull()
public void setLabelsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsSome_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidth(Long maxBandwidth)
public void setMaxBandwidth(Long maxBandwidth)
public ContentLibraryVmTemplateWhereInput maxBandwidth_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidth_ExplictlyNonNull()
public void setMaxBandwidth_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidth_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthGt(Long maxBandwidthGt)
public void setMaxBandwidthGt(Long maxBandwidthGt)
public ContentLibraryVmTemplateWhereInput maxBandwidthGt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthGt_ExplictlyNonNull()
public void setMaxBandwidthGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthGt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthGte(Long maxBandwidthGte)
@Nullable public Long getMaxBandwidthGte()
public void setMaxBandwidthGte(Long maxBandwidthGte)
public ContentLibraryVmTemplateWhereInput maxBandwidthGte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthGte_ExplictlyNonNull()
public void setMaxBandwidthGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthGte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthIn(List<Long> maxBandwidthIn)
public ContentLibraryVmTemplateWhereInput addMaxBandwidthInItem(Long maxBandwidthInItem)
@Nullable public List<Long> getMaxBandwidthIn()
public ContentLibraryVmTemplateWhereInput maxBandwidthIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthIn_ExplictlyNonNull()
public void setMaxBandwidthIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthLt(Long maxBandwidthLt)
public void setMaxBandwidthLt(Long maxBandwidthLt)
public ContentLibraryVmTemplateWhereInput maxBandwidthLt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthLt_ExplictlyNonNull()
public void setMaxBandwidthLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthLt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthLte(Long maxBandwidthLte)
@Nullable public Long getMaxBandwidthLte()
public void setMaxBandwidthLte(Long maxBandwidthLte)
public ContentLibraryVmTemplateWhereInput maxBandwidthLte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthLte_ExplictlyNonNull()
public void setMaxBandwidthLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthLte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthNot(Long maxBandwidthNot)
@Nullable public Long getMaxBandwidthNot()
public void setMaxBandwidthNot(Long maxBandwidthNot)
public ContentLibraryVmTemplateWhereInput maxBandwidthNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthNot_ExplictlyNonNull()
public void setMaxBandwidthNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthNotIn(List<Long> maxBandwidthNotIn)
public ContentLibraryVmTemplateWhereInput addMaxBandwidthNotInItem(Long maxBandwidthNotInItem)
@Nullable public List<Long> getMaxBandwidthNotIn()
public ContentLibraryVmTemplateWhereInput maxBandwidthNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthNotIn_ExplictlyNonNull()
public void setMaxBandwidthNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthPolicy(VmDiskIoRestrictType maxBandwidthPolicy)
@Nullable public VmDiskIoRestrictType getMaxBandwidthPolicy()
public void setMaxBandwidthPolicy(VmDiskIoRestrictType maxBandwidthPolicy)
public ContentLibraryVmTemplateWhereInput maxBandwidthPolicy_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthPolicy_ExplictlyNonNull()
public void setMaxBandwidthPolicy_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthPolicy_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthPolicyIn(List<VmDiskIoRestrictType> maxBandwidthPolicyIn)
public ContentLibraryVmTemplateWhereInput addMaxBandwidthPolicyInItem(VmDiskIoRestrictType maxBandwidthPolicyInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxBandwidthPolicyIn()
public void setMaxBandwidthPolicyIn(List<VmDiskIoRestrictType> maxBandwidthPolicyIn)
public ContentLibraryVmTemplateWhereInput maxBandwidthPolicyIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthPolicyIn_ExplictlyNonNull()
public void setMaxBandwidthPolicyIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthPolicyIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthPolicyNot(VmDiskIoRestrictType maxBandwidthPolicyNot)
@Nullable public VmDiskIoRestrictType getMaxBandwidthPolicyNot()
public void setMaxBandwidthPolicyNot(VmDiskIoRestrictType maxBandwidthPolicyNot)
public ContentLibraryVmTemplateWhereInput maxBandwidthPolicyNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthPolicyNot_ExplictlyNonNull()
public void setMaxBandwidthPolicyNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthPolicyNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthPolicyNotIn(List<VmDiskIoRestrictType> maxBandwidthPolicyNotIn)
public ContentLibraryVmTemplateWhereInput addMaxBandwidthPolicyNotInItem(VmDiskIoRestrictType maxBandwidthPolicyNotInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxBandwidthPolicyNotIn()
public void setMaxBandwidthPolicyNotIn(List<VmDiskIoRestrictType> maxBandwidthPolicyNotIn)
public ContentLibraryVmTemplateWhereInput maxBandwidthPolicyNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxBandwidthPolicyNotIn_ExplictlyNonNull()
public void setMaxBandwidthPolicyNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxBandwidthPolicyNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIops(Integer maxIops)
public void setMaxIops(Integer maxIops)
public ContentLibraryVmTemplateWhereInput maxIops_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIops_ExplictlyNonNull()
public void setMaxIops_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIops_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsGt(Integer maxIopsGt)
public void setMaxIopsGt(Integer maxIopsGt)
public ContentLibraryVmTemplateWhereInput maxIopsGt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsGt_ExplictlyNonNull()
public void setMaxIopsGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsGt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsGte(Integer maxIopsGte)
public void setMaxIopsGte(Integer maxIopsGte)
public ContentLibraryVmTemplateWhereInput maxIopsGte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsGte_ExplictlyNonNull()
public void setMaxIopsGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsGte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsIn(List<Integer> maxIopsIn)
public ContentLibraryVmTemplateWhereInput addMaxIopsInItem(Integer maxIopsInItem)
public ContentLibraryVmTemplateWhereInput maxIopsIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsIn_ExplictlyNonNull()
public void setMaxIopsIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsLt(Integer maxIopsLt)
public void setMaxIopsLt(Integer maxIopsLt)
public ContentLibraryVmTemplateWhereInput maxIopsLt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsLt_ExplictlyNonNull()
public void setMaxIopsLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsLt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsLte(Integer maxIopsLte)
public void setMaxIopsLte(Integer maxIopsLte)
public ContentLibraryVmTemplateWhereInput maxIopsLte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsLte_ExplictlyNonNull()
public void setMaxIopsLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsLte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsNot(Integer maxIopsNot)
public void setMaxIopsNot(Integer maxIopsNot)
public ContentLibraryVmTemplateWhereInput maxIopsNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsNot_ExplictlyNonNull()
public void setMaxIopsNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsNotIn(List<Integer> maxIopsNotIn)
public ContentLibraryVmTemplateWhereInput addMaxIopsNotInItem(Integer maxIopsNotInItem)
public ContentLibraryVmTemplateWhereInput maxIopsNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsNotIn_ExplictlyNonNull()
public void setMaxIopsNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsPolicy(VmDiskIoRestrictType maxIopsPolicy)
@Nullable public VmDiskIoRestrictType getMaxIopsPolicy()
public void setMaxIopsPolicy(VmDiskIoRestrictType maxIopsPolicy)
public ContentLibraryVmTemplateWhereInput maxIopsPolicy_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsPolicy_ExplictlyNonNull()
public void setMaxIopsPolicy_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsPolicy_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsPolicyIn(List<VmDiskIoRestrictType> maxIopsPolicyIn)
public ContentLibraryVmTemplateWhereInput addMaxIopsPolicyInItem(VmDiskIoRestrictType maxIopsPolicyInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxIopsPolicyIn()
public void setMaxIopsPolicyIn(List<VmDiskIoRestrictType> maxIopsPolicyIn)
public ContentLibraryVmTemplateWhereInput maxIopsPolicyIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsPolicyIn_ExplictlyNonNull()
public void setMaxIopsPolicyIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsPolicyIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsPolicyNot(VmDiskIoRestrictType maxIopsPolicyNot)
@Nullable public VmDiskIoRestrictType getMaxIopsPolicyNot()
public void setMaxIopsPolicyNot(VmDiskIoRestrictType maxIopsPolicyNot)
public ContentLibraryVmTemplateWhereInput maxIopsPolicyNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsPolicyNot_ExplictlyNonNull()
public void setMaxIopsPolicyNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsPolicyNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsPolicyNotIn(List<VmDiskIoRestrictType> maxIopsPolicyNotIn)
public ContentLibraryVmTemplateWhereInput addMaxIopsPolicyNotInItem(VmDiskIoRestrictType maxIopsPolicyNotInItem)
@Nullable public List<VmDiskIoRestrictType> getMaxIopsPolicyNotIn()
public void setMaxIopsPolicyNotIn(List<VmDiskIoRestrictType> maxIopsPolicyNotIn)
public ContentLibraryVmTemplateWhereInput maxIopsPolicyNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput maxIopsPolicyNotIn_ExplictlyNonNull()
public void setMaxIopsPolicyNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMaxIopsPolicyNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput memory(Long memory)
public void setMemory(Long memory)
public ContentLibraryVmTemplateWhereInput memory_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput memory_ExplictlyNonNull()
public void setMemory_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemory_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput memoryGt(Long memoryGt)
public void setMemoryGt(Long memoryGt)
public ContentLibraryVmTemplateWhereInput memoryGt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput memoryGt_ExplictlyNonNull()
public void setMemoryGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryGt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput memoryGte(Long memoryGte)
public void setMemoryGte(Long memoryGte)
public ContentLibraryVmTemplateWhereInput memoryGte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput memoryGte_ExplictlyNonNull()
public void setMemoryGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryGte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput memoryIn(List<Long> memoryIn)
public ContentLibraryVmTemplateWhereInput addMemoryInItem(Long memoryInItem)
public ContentLibraryVmTemplateWhereInput memoryIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput memoryIn_ExplictlyNonNull()
public void setMemoryIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput memoryLt(Long memoryLt)
public void setMemoryLt(Long memoryLt)
public ContentLibraryVmTemplateWhereInput memoryLt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput memoryLt_ExplictlyNonNull()
public void setMemoryLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryLt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput memoryLte(Long memoryLte)
public void setMemoryLte(Long memoryLte)
public ContentLibraryVmTemplateWhereInput memoryLte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput memoryLte_ExplictlyNonNull()
public void setMemoryLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryLte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput memoryNot(Long memoryNot)
public void setMemoryNot(Long memoryNot)
public ContentLibraryVmTemplateWhereInput memoryNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput memoryNot_ExplictlyNonNull()
public void setMemoryNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput memoryNotIn(List<Long> memoryNotIn)
public ContentLibraryVmTemplateWhereInput addMemoryNotInItem(Long memoryNotInItem)
public ContentLibraryVmTemplateWhereInput memoryNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput memoryNotIn_ExplictlyNonNull()
public void setMemoryNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput name(String name)
public void setName(String name)
public ContentLibraryVmTemplateWhereInput name_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public ContentLibraryVmTemplateWhereInput nameContains_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameContains_ExplictlyNonNull()
public void setNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameContains_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public ContentLibraryVmTemplateWhereInput nameEndsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameEndsWith_ExplictlyNonNull()
public void setNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameEndsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public ContentLibraryVmTemplateWhereInput nameGt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameGt_ExplictlyNonNull()
public void setNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public ContentLibraryVmTemplateWhereInput nameGte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameGte_ExplictlyNonNull()
public void setNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameIn(List<String> nameIn)
public ContentLibraryVmTemplateWhereInput addNameInItem(String nameInItem)
public ContentLibraryVmTemplateWhereInput nameIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameIn_ExplictlyNonNull()
public void setNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public ContentLibraryVmTemplateWhereInput nameLt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameLt_ExplictlyNonNull()
public void setNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public ContentLibraryVmTemplateWhereInput nameLte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameLte_ExplictlyNonNull()
public void setNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public ContentLibraryVmTemplateWhereInput nameNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameNot_ExplictlyNonNull()
public void setNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public ContentLibraryVmTemplateWhereInput nameNotContains_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameNotContains_ExplictlyNonNull()
public void setNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotContains_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public ContentLibraryVmTemplateWhereInput nameNotEndsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameNotEndsWith_ExplictlyNonNull()
public void setNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotEndsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameNotIn(List<String> nameNotIn)
public ContentLibraryVmTemplateWhereInput addNameNotInItem(String nameNotInItem)
public ContentLibraryVmTemplateWhereInput nameNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameNotIn_ExplictlyNonNull()
public void setNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public ContentLibraryVmTemplateWhereInput nameNotStartsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameNotStartsWith_ExplictlyNonNull()
public void setNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotStartsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public ContentLibraryVmTemplateWhereInput nameStartsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput nameStartsWith_ExplictlyNonNull()
public void setNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameStartsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput os(String os)
public void setOs(String os)
public ContentLibraryVmTemplateWhereInput os_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput os_ExplictlyNonNull()
public void setOs_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOs_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput osContains(String osContains)
public void setOsContains(String osContains)
public ContentLibraryVmTemplateWhereInput osContains_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput osContains_ExplictlyNonNull()
public void setOsContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOsContains_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput osEndsWith(String osEndsWith)
public void setOsEndsWith(String osEndsWith)
public ContentLibraryVmTemplateWhereInput osEndsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput osEndsWith_ExplictlyNonNull()
public void setOsEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOsEndsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput osGt(String osGt)
public void setOsGt(String osGt)
public ContentLibraryVmTemplateWhereInput osGt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput osGt_ExplictlyNonNull()
public void setOsGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOsGt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput osGte(String osGte)
public void setOsGte(String osGte)
public ContentLibraryVmTemplateWhereInput osGte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput osGte_ExplictlyNonNull()
public void setOsGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOsGte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput osIn(List<String> osIn)
public ContentLibraryVmTemplateWhereInput addOsInItem(String osInItem)
public ContentLibraryVmTemplateWhereInput osIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput osIn_ExplictlyNonNull()
public void setOsIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOsIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput osLt(String osLt)
public void setOsLt(String osLt)
public ContentLibraryVmTemplateWhereInput osLt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput osLt_ExplictlyNonNull()
public void setOsLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOsLt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput osLte(String osLte)
public void setOsLte(String osLte)
public ContentLibraryVmTemplateWhereInput osLte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput osLte_ExplictlyNonNull()
public void setOsLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOsLte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput osNot(String osNot)
public void setOsNot(String osNot)
public ContentLibraryVmTemplateWhereInput osNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput osNot_ExplictlyNonNull()
public void setOsNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOsNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput osNotContains(String osNotContains)
public void setOsNotContains(String osNotContains)
public ContentLibraryVmTemplateWhereInput osNotContains_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput osNotContains_ExplictlyNonNull()
public void setOsNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOsNotContains_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput osNotEndsWith(String osNotEndsWith)
public void setOsNotEndsWith(String osNotEndsWith)
public ContentLibraryVmTemplateWhereInput osNotEndsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput osNotEndsWith_ExplictlyNonNull()
public void setOsNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOsNotEndsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput osNotIn(List<String> osNotIn)
public ContentLibraryVmTemplateWhereInput addOsNotInItem(String osNotInItem)
public ContentLibraryVmTemplateWhereInput osNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput osNotIn_ExplictlyNonNull()
public void setOsNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOsNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput osNotStartsWith(String osNotStartsWith)
@Nullable public String getOsNotStartsWith()
public void setOsNotStartsWith(String osNotStartsWith)
public ContentLibraryVmTemplateWhereInput osNotStartsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput osNotStartsWith_ExplictlyNonNull()
public void setOsNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOsNotStartsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput osStartsWith(String osStartsWith)
public void setOsStartsWith(String osStartsWith)
public ContentLibraryVmTemplateWhereInput osStartsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput osStartsWith_ExplictlyNonNull()
public void setOsStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOsStartsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput size(Long size)
public void setSize(Long size)
public ContentLibraryVmTemplateWhereInput size_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput size_ExplictlyNonNull()
public void setSize_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSize_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput sizeGt(Long sizeGt)
public void setSizeGt(Long sizeGt)
public ContentLibraryVmTemplateWhereInput sizeGt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput sizeGt_ExplictlyNonNull()
public void setSizeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeGt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput sizeGte(Long sizeGte)
public void setSizeGte(Long sizeGte)
public ContentLibraryVmTemplateWhereInput sizeGte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput sizeGte_ExplictlyNonNull()
public void setSizeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeGte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput sizeIn(List<Long> sizeIn)
public ContentLibraryVmTemplateWhereInput addSizeInItem(Long sizeInItem)
public ContentLibraryVmTemplateWhereInput sizeIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput sizeIn_ExplictlyNonNull()
public void setSizeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput sizeLt(Long sizeLt)
public void setSizeLt(Long sizeLt)
public ContentLibraryVmTemplateWhereInput sizeLt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput sizeLt_ExplictlyNonNull()
public void setSizeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeLt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput sizeLte(Long sizeLte)
public void setSizeLte(Long sizeLte)
public ContentLibraryVmTemplateWhereInput sizeLte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput sizeLte_ExplictlyNonNull()
public void setSizeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeLte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput sizeNot(Long sizeNot)
public void setSizeNot(Long sizeNot)
public ContentLibraryVmTemplateWhereInput sizeNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput sizeNot_ExplictlyNonNull()
public void setSizeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput sizeNotIn(List<Long> sizeNotIn)
public ContentLibraryVmTemplateWhereInput addSizeNotInItem(Long sizeNotInItem)
public ContentLibraryVmTemplateWhereInput sizeNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput sizeNotIn_ExplictlyNonNull()
public void setSizeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput vcpu(Integer vcpu)
public void setVcpu(Integer vcpu)
public ContentLibraryVmTemplateWhereInput vcpu_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput vcpu_ExplictlyNonNull()
public void setVcpu_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpu_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput vcpuGt(Integer vcpuGt)
public void setVcpuGt(Integer vcpuGt)
public ContentLibraryVmTemplateWhereInput vcpuGt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput vcpuGt_ExplictlyNonNull()
public void setVcpuGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuGt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput vcpuGte(Integer vcpuGte)
public void setVcpuGte(Integer vcpuGte)
public ContentLibraryVmTemplateWhereInput vcpuGte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput vcpuGte_ExplictlyNonNull()
public void setVcpuGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuGte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput vcpuIn(List<Integer> vcpuIn)
public ContentLibraryVmTemplateWhereInput addVcpuInItem(Integer vcpuInItem)
public ContentLibraryVmTemplateWhereInput vcpuIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput vcpuIn_ExplictlyNonNull()
public void setVcpuIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput vcpuLt(Integer vcpuLt)
public void setVcpuLt(Integer vcpuLt)
public ContentLibraryVmTemplateWhereInput vcpuLt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput vcpuLt_ExplictlyNonNull()
public void setVcpuLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuLt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput vcpuLte(Integer vcpuLte)
public void setVcpuLte(Integer vcpuLte)
public ContentLibraryVmTemplateWhereInput vcpuLte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput vcpuLte_ExplictlyNonNull()
public void setVcpuLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuLte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput vcpuNot(Integer vcpuNot)
public void setVcpuNot(Integer vcpuNot)
public ContentLibraryVmTemplateWhereInput vcpuNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput vcpuNot_ExplictlyNonNull()
public void setVcpuNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput vcpuNotIn(List<Integer> vcpuNotIn)
public ContentLibraryVmTemplateWhereInput addVcpuNotInItem(Integer vcpuNotInItem)
public ContentLibraryVmTemplateWhereInput vcpuNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput vcpuNotIn_ExplictlyNonNull()
public void setVcpuNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoType(String videoType)
public void setVideoType(String videoType)
public ContentLibraryVmTemplateWhereInput videoType_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoType_ExplictlyNonNull()
public void setVideoType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoType_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeContains(String videoTypeContains)
@Nullable public String getVideoTypeContains()
public void setVideoTypeContains(String videoTypeContains)
public ContentLibraryVmTemplateWhereInput videoTypeContains_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeContains_ExplictlyNonNull()
public void setVideoTypeContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeContains_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeEndsWith(String videoTypeEndsWith)
@Nullable public String getVideoTypeEndsWith()
public void setVideoTypeEndsWith(String videoTypeEndsWith)
public ContentLibraryVmTemplateWhereInput videoTypeEndsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeEndsWith_ExplictlyNonNull()
public void setVideoTypeEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeEndsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeGt(String videoTypeGt)
public void setVideoTypeGt(String videoTypeGt)
public ContentLibraryVmTemplateWhereInput videoTypeGt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeGt_ExplictlyNonNull()
public void setVideoTypeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeGt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeGte(String videoTypeGte)
public void setVideoTypeGte(String videoTypeGte)
public ContentLibraryVmTemplateWhereInput videoTypeGte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeGte_ExplictlyNonNull()
public void setVideoTypeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeGte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeIn(List<String> videoTypeIn)
public ContentLibraryVmTemplateWhereInput addVideoTypeInItem(String videoTypeInItem)
public ContentLibraryVmTemplateWhereInput videoTypeIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeIn_ExplictlyNonNull()
public void setVideoTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeLt(String videoTypeLt)
public void setVideoTypeLt(String videoTypeLt)
public ContentLibraryVmTemplateWhereInput videoTypeLt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeLt_ExplictlyNonNull()
public void setVideoTypeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeLt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeLte(String videoTypeLte)
public void setVideoTypeLte(String videoTypeLte)
public ContentLibraryVmTemplateWhereInput videoTypeLte_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeLte_ExplictlyNonNull()
public void setVideoTypeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeLte_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeNot(String videoTypeNot)
public void setVideoTypeNot(String videoTypeNot)
public ContentLibraryVmTemplateWhereInput videoTypeNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeNot_ExplictlyNonNull()
public void setVideoTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeNot_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeNotContains(String videoTypeNotContains)
@Nullable public String getVideoTypeNotContains()
public void setVideoTypeNotContains(String videoTypeNotContains)
public ContentLibraryVmTemplateWhereInput videoTypeNotContains_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeNotContains_ExplictlyNonNull()
public void setVideoTypeNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeNotContains_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeNotEndsWith(String videoTypeNotEndsWith)
@Nullable public String getVideoTypeNotEndsWith()
public void setVideoTypeNotEndsWith(String videoTypeNotEndsWith)
public ContentLibraryVmTemplateWhereInput videoTypeNotEndsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeNotEndsWith_ExplictlyNonNull()
public void setVideoTypeNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeNotEndsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeNotIn(List<String> videoTypeNotIn)
public ContentLibraryVmTemplateWhereInput addVideoTypeNotInItem(String videoTypeNotInItem)
@Nullable public List<String> getVideoTypeNotIn()
public ContentLibraryVmTemplateWhereInput videoTypeNotIn_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeNotIn_ExplictlyNonNull()
public void setVideoTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeNotIn_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeNotStartsWith(String videoTypeNotStartsWith)
@Nullable public String getVideoTypeNotStartsWith()
public void setVideoTypeNotStartsWith(String videoTypeNotStartsWith)
public ContentLibraryVmTemplateWhereInput videoTypeNotStartsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeNotStartsWith_ExplictlyNonNull()
public void setVideoTypeNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeNotStartsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeStartsWith(String videoTypeStartsWith)
@Nullable public String getVideoTypeStartsWith()
public void setVideoTypeStartsWith(String videoTypeStartsWith)
public ContentLibraryVmTemplateWhereInput videoTypeStartsWith_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput videoTypeStartsWith_ExplictlyNonNull()
public void setVideoTypeStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVideoTypeStartsWith_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput vmTemplatesEvery(VmTemplateWhereInput vmTemplatesEvery)
@Nullable public VmTemplateWhereInput getVmTemplatesEvery()
public void setVmTemplatesEvery(VmTemplateWhereInput vmTemplatesEvery)
public ContentLibraryVmTemplateWhereInput vmTemplatesEvery_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput vmTemplatesEvery_ExplictlyNonNull()
public void setVmTemplatesEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmTemplatesEvery_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput vmTemplatesNone(VmTemplateWhereInput vmTemplatesNone)
@Nullable public VmTemplateWhereInput getVmTemplatesNone()
public void setVmTemplatesNone(VmTemplateWhereInput vmTemplatesNone)
public ContentLibraryVmTemplateWhereInput vmTemplatesNone_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput vmTemplatesNone_ExplictlyNonNull()
public void setVmTemplatesNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmTemplatesNone_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput vmTemplatesSome(VmTemplateWhereInput vmTemplatesSome)
@Nullable public VmTemplateWhereInput getVmTemplatesSome()
public void setVmTemplatesSome(VmTemplateWhereInput vmTemplatesSome)
public ContentLibraryVmTemplateWhereInput vmTemplatesSome_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput vmTemplatesSome_ExplictlyNonNull()
public void setVmTemplatesSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmTemplatesSome_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput winOpt(Boolean winOpt)
public void setWinOpt(Boolean winOpt)
public ContentLibraryVmTemplateWhereInput winOpt_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput winOpt_ExplictlyNonNull()
public void setWinOpt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWinOpt_IsExplictlyNull()
public ContentLibraryVmTemplateWhereInput winOptNot(Boolean winOptNot)
public void setWinOptNot(Boolean winOptNot)
public ContentLibraryVmTemplateWhereInput winOptNot_ExplictlyNull()
public ContentLibraryVmTemplateWhereInput winOptNot_ExplictlyNonNull()
public void setWinOptNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWinOptNot_IsExplictlyNull()
Copyright © 2025. All rights reserved.