@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ExternalCloudTowerWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
ExternalCloudTowerWhereInput() |
public static final String SERIALIZED_NAME_API_KEY_CONTAINS
public static final String SERIALIZED_NAME_API_KEY_ENDS_WITH
public static final String SERIALIZED_NAME_API_KEY_NOT_CONTAINS
public static final String SERIALIZED_NAME_API_KEY_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_API_KEY_NOT_IN
public static final String SERIALIZED_NAME_API_KEY_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_API_KEY_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_DEPLOY_ID_CONTAINS
public static final String SERIALIZED_NAME_DEPLOY_ID_ENDS_WITH
public static final String SERIALIZED_NAME_DEPLOY_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_DEPLOY_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_DEPLOY_ID_NOT_IN
public static final String SERIALIZED_NAME_DEPLOY_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_DEPLOY_ID_STARTS_WITH
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_ENDPOINT_CONTAINS
public static final String SERIALIZED_NAME_ENDPOINT_ENDS_WITH
public static final String SERIALIZED_NAME_ENDPOINT_NOT_CONTAINS
public static final String SERIALIZED_NAME_ENDPOINT_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_ENDPOINT_NOT_IN
public static final String SERIALIZED_NAME_ENDPOINT_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_ENDPOINT_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_FAILBACK_EXECUTIONS_EVERY
public static final String SERIALIZED_NAME_FAILBACK_EXECUTIONS_NONE
public static final String SERIALIZED_NAME_FAILBACK_EXECUTIONS_SOME
public static final String SERIALIZED_NAME_FAILOVER_EXECUTIONS_EVERY
public static final String SERIALIZED_NAME_FAILOVER_EXECUTIONS_NONE
public static final String SERIALIZED_NAME_FAILOVER_EXECUTIONS_SOME
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_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_PERMANENT_FAILOVER_EXECUTIONS_EVERY
public static final String SERIALIZED_NAME_PERMANENT_FAILOVER_EXECUTIONS_NONE
public static final String SERIALIZED_NAME_PERMANENT_FAILOVER_EXECUTIONS_SOME
public static final String SERIALIZED_NAME_REPLICA_VMS_EVERY
public static final String SERIALIZED_NAME_REPLICA_VMS_NONE
public static final String SERIALIZED_NAME_REPLICA_VMS_SOME
public static final String SERIALIZED_NAME_REPLICATION_PLANS_EVERY
public static final String SERIALIZED_NAME_REPLICATION_PLANS_NONE
public static final String SERIALIZED_NAME_REPLICATION_PLANS_SOME
public static final String SERIALIZED_NAME_UPDATED_AT_GTE
public static final String SERIALIZED_NAME_UPDATED_AT_LTE
public static final String SERIALIZED_NAME_UPDATED_AT_NOT
public static final String SERIALIZED_NAME_UPDATED_AT_NOT_IN
public ExternalCloudTowerWhereInput AND(List<ExternalCloudTowerWhereInput> AND)
public ExternalCloudTowerWhereInput addANDItem(ExternalCloudTowerWhereInput ANDItem)
@Nullable public List<ExternalCloudTowerWhereInput> getAND()
public void setAND(List<ExternalCloudTowerWhereInput> AND)
public ExternalCloudTowerWhereInput AND_ExplictlyNull()
public ExternalCloudTowerWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public ExternalCloudTowerWhereInput NOT(List<ExternalCloudTowerWhereInput> NOT)
public ExternalCloudTowerWhereInput addNOTItem(ExternalCloudTowerWhereInput NOTItem)
@Nullable public List<ExternalCloudTowerWhereInput> getNOT()
public void setNOT(List<ExternalCloudTowerWhereInput> NOT)
public ExternalCloudTowerWhereInput NOT_ExplictlyNull()
public ExternalCloudTowerWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public ExternalCloudTowerWhereInput OR(List<ExternalCloudTowerWhereInput> OR)
public ExternalCloudTowerWhereInput addORItem(ExternalCloudTowerWhereInput ORItem)
@Nullable public List<ExternalCloudTowerWhereInput> getOR()
public void setOR(List<ExternalCloudTowerWhereInput> OR)
public ExternalCloudTowerWhereInput OR_ExplictlyNull()
public ExternalCloudTowerWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public ExternalCloudTowerWhereInput apiKey(String apiKey)
public void setApiKey(String apiKey)
public ExternalCloudTowerWhereInput apiKey_ExplictlyNull()
public ExternalCloudTowerWhereInput apiKey_ExplictlyNonNull()
public void setApiKey_IsExplictlyNull(boolean isExplictlyNull)
public boolean getApiKey_IsExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyContains(String apiKeyContains)
public void setApiKeyContains(String apiKeyContains)
public ExternalCloudTowerWhereInput apiKeyContains_ExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyContains_ExplictlyNonNull()
public void setApiKeyContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getApiKeyContains_IsExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyEndsWith(String apiKeyEndsWith)
public void setApiKeyEndsWith(String apiKeyEndsWith)
public ExternalCloudTowerWhereInput apiKeyEndsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyEndsWith_ExplictlyNonNull()
public void setApiKeyEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getApiKeyEndsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyGt(String apiKeyGt)
public void setApiKeyGt(String apiKeyGt)
public ExternalCloudTowerWhereInput apiKeyGt_ExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyGt_ExplictlyNonNull()
public void setApiKeyGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getApiKeyGt_IsExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyGte(String apiKeyGte)
public void setApiKeyGte(String apiKeyGte)
public ExternalCloudTowerWhereInput apiKeyGte_ExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyGte_ExplictlyNonNull()
public void setApiKeyGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getApiKeyGte_IsExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyIn(List<String> apiKeyIn)
public ExternalCloudTowerWhereInput addApiKeyInItem(String apiKeyInItem)
public ExternalCloudTowerWhereInput apiKeyIn_ExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyIn_ExplictlyNonNull()
public void setApiKeyIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getApiKeyIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyLt(String apiKeyLt)
public void setApiKeyLt(String apiKeyLt)
public ExternalCloudTowerWhereInput apiKeyLt_ExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyLt_ExplictlyNonNull()
public void setApiKeyLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getApiKeyLt_IsExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyLte(String apiKeyLte)
public void setApiKeyLte(String apiKeyLte)
public ExternalCloudTowerWhereInput apiKeyLte_ExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyLte_ExplictlyNonNull()
public void setApiKeyLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getApiKeyLte_IsExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyNot(String apiKeyNot)
public void setApiKeyNot(String apiKeyNot)
public ExternalCloudTowerWhereInput apiKeyNot_ExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyNot_ExplictlyNonNull()
public void setApiKeyNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getApiKeyNot_IsExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyNotContains(String apiKeyNotContains)
@Nullable public String getApiKeyNotContains()
public void setApiKeyNotContains(String apiKeyNotContains)
public ExternalCloudTowerWhereInput apiKeyNotContains_ExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyNotContains_ExplictlyNonNull()
public void setApiKeyNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getApiKeyNotContains_IsExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyNotEndsWith(String apiKeyNotEndsWith)
@Nullable public String getApiKeyNotEndsWith()
public void setApiKeyNotEndsWith(String apiKeyNotEndsWith)
public ExternalCloudTowerWhereInput apiKeyNotEndsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyNotEndsWith_ExplictlyNonNull()
public void setApiKeyNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getApiKeyNotEndsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyNotIn(List<String> apiKeyNotIn)
public ExternalCloudTowerWhereInput addApiKeyNotInItem(String apiKeyNotInItem)
public ExternalCloudTowerWhereInput apiKeyNotIn_ExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyNotIn_ExplictlyNonNull()
public void setApiKeyNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getApiKeyNotIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyNotStartsWith(String apiKeyNotStartsWith)
@Nullable public String getApiKeyNotStartsWith()
public void setApiKeyNotStartsWith(String apiKeyNotStartsWith)
public ExternalCloudTowerWhereInput apiKeyNotStartsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyNotStartsWith_ExplictlyNonNull()
public void setApiKeyNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getApiKeyNotStartsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyStartsWith(String apiKeyStartsWith)
@Nullable public String getApiKeyStartsWith()
public void setApiKeyStartsWith(String apiKeyStartsWith)
public ExternalCloudTowerWhereInput apiKeyStartsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput apiKeyStartsWith_ExplictlyNonNull()
public void setApiKeyStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getApiKeyStartsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput createdAt(String createdAt)
public void setCreatedAt(String createdAt)
public ExternalCloudTowerWhereInput createdAt_ExplictlyNull()
public ExternalCloudTowerWhereInput createdAt_ExplictlyNonNull()
public void setCreatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAt_IsExplictlyNull()
public ExternalCloudTowerWhereInput createdAtGt(String createdAtGt)
public void setCreatedAtGt(String createdAtGt)
public ExternalCloudTowerWhereInput createdAtGt_ExplictlyNull()
public ExternalCloudTowerWhereInput createdAtGt_ExplictlyNonNull()
public void setCreatedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtGt_IsExplictlyNull()
public ExternalCloudTowerWhereInput createdAtGte(String createdAtGte)
public void setCreatedAtGte(String createdAtGte)
public ExternalCloudTowerWhereInput createdAtGte_ExplictlyNull()
public ExternalCloudTowerWhereInput createdAtGte_ExplictlyNonNull()
public void setCreatedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtGte_IsExplictlyNull()
public ExternalCloudTowerWhereInput createdAtIn(List<String> createdAtIn)
public ExternalCloudTowerWhereInput addCreatedAtInItem(String createdAtInItem)
public ExternalCloudTowerWhereInput createdAtIn_ExplictlyNull()
public ExternalCloudTowerWhereInput createdAtIn_ExplictlyNonNull()
public void setCreatedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput createdAtLt(String createdAtLt)
public void setCreatedAtLt(String createdAtLt)
public ExternalCloudTowerWhereInput createdAtLt_ExplictlyNull()
public ExternalCloudTowerWhereInput createdAtLt_ExplictlyNonNull()
public void setCreatedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtLt_IsExplictlyNull()
public ExternalCloudTowerWhereInput createdAtLte(String createdAtLte)
public void setCreatedAtLte(String createdAtLte)
public ExternalCloudTowerWhereInput createdAtLte_ExplictlyNull()
public ExternalCloudTowerWhereInput createdAtLte_ExplictlyNonNull()
public void setCreatedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtLte_IsExplictlyNull()
public ExternalCloudTowerWhereInput createdAtNot(String createdAtNot)
public void setCreatedAtNot(String createdAtNot)
public ExternalCloudTowerWhereInput createdAtNot_ExplictlyNull()
public ExternalCloudTowerWhereInput createdAtNot_ExplictlyNonNull()
public void setCreatedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtNot_IsExplictlyNull()
public ExternalCloudTowerWhereInput createdAtNotIn(List<String> createdAtNotIn)
public ExternalCloudTowerWhereInput addCreatedAtNotInItem(String createdAtNotInItem)
@Nullable public List<String> getCreatedAtNotIn()
public ExternalCloudTowerWhereInput createdAtNotIn_ExplictlyNull()
public ExternalCloudTowerWhereInput createdAtNotIn_ExplictlyNonNull()
public void setCreatedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtNotIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput deployId(String deployId)
public void setDeployId(String deployId)
public ExternalCloudTowerWhereInput deployId_ExplictlyNull()
public ExternalCloudTowerWhereInput deployId_ExplictlyNonNull()
public void setDeployId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDeployId_IsExplictlyNull()
public ExternalCloudTowerWhereInput deployIdContains(String deployIdContains)
@Nullable public String getDeployIdContains()
public void setDeployIdContains(String deployIdContains)
public ExternalCloudTowerWhereInput deployIdContains_ExplictlyNull()
public ExternalCloudTowerWhereInput deployIdContains_ExplictlyNonNull()
public void setDeployIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDeployIdContains_IsExplictlyNull()
public ExternalCloudTowerWhereInput deployIdEndsWith(String deployIdEndsWith)
@Nullable public String getDeployIdEndsWith()
public void setDeployIdEndsWith(String deployIdEndsWith)
public ExternalCloudTowerWhereInput deployIdEndsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput deployIdEndsWith_ExplictlyNonNull()
public void setDeployIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDeployIdEndsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput deployIdGt(String deployIdGt)
public void setDeployIdGt(String deployIdGt)
public ExternalCloudTowerWhereInput deployIdGt_ExplictlyNull()
public ExternalCloudTowerWhereInput deployIdGt_ExplictlyNonNull()
public void setDeployIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDeployIdGt_IsExplictlyNull()
public ExternalCloudTowerWhereInput deployIdGte(String deployIdGte)
public void setDeployIdGte(String deployIdGte)
public ExternalCloudTowerWhereInput deployIdGte_ExplictlyNull()
public ExternalCloudTowerWhereInput deployIdGte_ExplictlyNonNull()
public void setDeployIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDeployIdGte_IsExplictlyNull()
public ExternalCloudTowerWhereInput deployIdIn(List<String> deployIdIn)
public ExternalCloudTowerWhereInput addDeployIdInItem(String deployIdInItem)
public ExternalCloudTowerWhereInput deployIdIn_ExplictlyNull()
public ExternalCloudTowerWhereInput deployIdIn_ExplictlyNonNull()
public void setDeployIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDeployIdIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput deployIdLt(String deployIdLt)
public void setDeployIdLt(String deployIdLt)
public ExternalCloudTowerWhereInput deployIdLt_ExplictlyNull()
public ExternalCloudTowerWhereInput deployIdLt_ExplictlyNonNull()
public void setDeployIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDeployIdLt_IsExplictlyNull()
public ExternalCloudTowerWhereInput deployIdLte(String deployIdLte)
public void setDeployIdLte(String deployIdLte)
public ExternalCloudTowerWhereInput deployIdLte_ExplictlyNull()
public ExternalCloudTowerWhereInput deployIdLte_ExplictlyNonNull()
public void setDeployIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDeployIdLte_IsExplictlyNull()
public ExternalCloudTowerWhereInput deployIdNot(String deployIdNot)
public void setDeployIdNot(String deployIdNot)
public ExternalCloudTowerWhereInput deployIdNot_ExplictlyNull()
public ExternalCloudTowerWhereInput deployIdNot_ExplictlyNonNull()
public void setDeployIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDeployIdNot_IsExplictlyNull()
public ExternalCloudTowerWhereInput deployIdNotContains(String deployIdNotContains)
@Nullable public String getDeployIdNotContains()
public void setDeployIdNotContains(String deployIdNotContains)
public ExternalCloudTowerWhereInput deployIdNotContains_ExplictlyNull()
public ExternalCloudTowerWhereInput deployIdNotContains_ExplictlyNonNull()
public void setDeployIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDeployIdNotContains_IsExplictlyNull()
public ExternalCloudTowerWhereInput deployIdNotEndsWith(String deployIdNotEndsWith)
@Nullable public String getDeployIdNotEndsWith()
public void setDeployIdNotEndsWith(String deployIdNotEndsWith)
public ExternalCloudTowerWhereInput deployIdNotEndsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput deployIdNotEndsWith_ExplictlyNonNull()
public void setDeployIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDeployIdNotEndsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput deployIdNotIn(List<String> deployIdNotIn)
public ExternalCloudTowerWhereInput addDeployIdNotInItem(String deployIdNotInItem)
@Nullable public List<String> getDeployIdNotIn()
public ExternalCloudTowerWhereInput deployIdNotIn_ExplictlyNull()
public ExternalCloudTowerWhereInput deployIdNotIn_ExplictlyNonNull()
public void setDeployIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDeployIdNotIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput deployIdNotStartsWith(String deployIdNotStartsWith)
@Nullable public String getDeployIdNotStartsWith()
public void setDeployIdNotStartsWith(String deployIdNotStartsWith)
public ExternalCloudTowerWhereInput deployIdNotStartsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput deployIdNotStartsWith_ExplictlyNonNull()
public void setDeployIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDeployIdNotStartsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput deployIdStartsWith(String deployIdStartsWith)
@Nullable public String getDeployIdStartsWith()
public void setDeployIdStartsWith(String deployIdStartsWith)
public ExternalCloudTowerWhereInput deployIdStartsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput deployIdStartsWith_ExplictlyNonNull()
public void setDeployIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDeployIdStartsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput description(String description)
public void setDescription(String description)
public ExternalCloudTowerWhereInput description_ExplictlyNull()
public ExternalCloudTowerWhereInput description_ExplictlyNonNull()
public void setDescription_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescription_IsExplictlyNull()
public ExternalCloudTowerWhereInput descriptionContains(String descriptionContains)
@Nullable public String getDescriptionContains()
public void setDescriptionContains(String descriptionContains)
public ExternalCloudTowerWhereInput descriptionContains_ExplictlyNull()
public ExternalCloudTowerWhereInput descriptionContains_ExplictlyNonNull()
public void setDescriptionContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionContains_IsExplictlyNull()
public ExternalCloudTowerWhereInput descriptionEndsWith(String descriptionEndsWith)
@Nullable public String getDescriptionEndsWith()
public void setDescriptionEndsWith(String descriptionEndsWith)
public ExternalCloudTowerWhereInput descriptionEndsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput descriptionEndsWith_ExplictlyNonNull()
public void setDescriptionEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionEndsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput descriptionGt(String descriptionGt)
public void setDescriptionGt(String descriptionGt)
public ExternalCloudTowerWhereInput descriptionGt_ExplictlyNull()
public ExternalCloudTowerWhereInput descriptionGt_ExplictlyNonNull()
public void setDescriptionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGt_IsExplictlyNull()
public ExternalCloudTowerWhereInput descriptionGte(String descriptionGte)
public void setDescriptionGte(String descriptionGte)
public ExternalCloudTowerWhereInput descriptionGte_ExplictlyNull()
public ExternalCloudTowerWhereInput descriptionGte_ExplictlyNonNull()
public void setDescriptionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGte_IsExplictlyNull()
public ExternalCloudTowerWhereInput descriptionIn(List<String> descriptionIn)
public ExternalCloudTowerWhereInput addDescriptionInItem(String descriptionInItem)
@Nullable public List<String> getDescriptionIn()
public ExternalCloudTowerWhereInput descriptionIn_ExplictlyNull()
public ExternalCloudTowerWhereInput descriptionIn_ExplictlyNonNull()
public void setDescriptionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput descriptionLt(String descriptionLt)
public void setDescriptionLt(String descriptionLt)
public ExternalCloudTowerWhereInput descriptionLt_ExplictlyNull()
public ExternalCloudTowerWhereInput descriptionLt_ExplictlyNonNull()
public void setDescriptionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLt_IsExplictlyNull()
public ExternalCloudTowerWhereInput descriptionLte(String descriptionLte)
public void setDescriptionLte(String descriptionLte)
public ExternalCloudTowerWhereInput descriptionLte_ExplictlyNull()
public ExternalCloudTowerWhereInput descriptionLte_ExplictlyNonNull()
public void setDescriptionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLte_IsExplictlyNull()
public ExternalCloudTowerWhereInput descriptionNot(String descriptionNot)
public void setDescriptionNot(String descriptionNot)
public ExternalCloudTowerWhereInput descriptionNot_ExplictlyNull()
public ExternalCloudTowerWhereInput descriptionNot_ExplictlyNonNull()
public void setDescriptionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNot_IsExplictlyNull()
public ExternalCloudTowerWhereInput descriptionNotContains(String descriptionNotContains)
@Nullable public String getDescriptionNotContains()
public void setDescriptionNotContains(String descriptionNotContains)
public ExternalCloudTowerWhereInput descriptionNotContains_ExplictlyNull()
public ExternalCloudTowerWhereInput descriptionNotContains_ExplictlyNonNull()
public void setDescriptionNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotContains_IsExplictlyNull()
public ExternalCloudTowerWhereInput descriptionNotEndsWith(String descriptionNotEndsWith)
@Nullable public String getDescriptionNotEndsWith()
public void setDescriptionNotEndsWith(String descriptionNotEndsWith)
public ExternalCloudTowerWhereInput descriptionNotEndsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput descriptionNotEndsWith_ExplictlyNonNull()
public void setDescriptionNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotEndsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput descriptionNotIn(List<String> descriptionNotIn)
public ExternalCloudTowerWhereInput addDescriptionNotInItem(String descriptionNotInItem)
@Nullable public List<String> getDescriptionNotIn()
public ExternalCloudTowerWhereInput descriptionNotIn_ExplictlyNull()
public ExternalCloudTowerWhereInput descriptionNotIn_ExplictlyNonNull()
public void setDescriptionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput descriptionNotStartsWith(String descriptionNotStartsWith)
@Nullable public String getDescriptionNotStartsWith()
public void setDescriptionNotStartsWith(String descriptionNotStartsWith)
public ExternalCloudTowerWhereInput descriptionNotStartsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput descriptionNotStartsWith_ExplictlyNonNull()
public void setDescriptionNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotStartsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput descriptionStartsWith(String descriptionStartsWith)
@Nullable public String getDescriptionStartsWith()
public void setDescriptionStartsWith(String descriptionStartsWith)
public ExternalCloudTowerWhereInput descriptionStartsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput descriptionStartsWith_ExplictlyNonNull()
public void setDescriptionStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionStartsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput endpoint(String endpoint)
public void setEndpoint(String endpoint)
public ExternalCloudTowerWhereInput endpoint_ExplictlyNull()
public ExternalCloudTowerWhereInput endpoint_ExplictlyNonNull()
public void setEndpoint_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEndpoint_IsExplictlyNull()
public ExternalCloudTowerWhereInput endpointContains(String endpointContains)
@Nullable public String getEndpointContains()
public void setEndpointContains(String endpointContains)
public ExternalCloudTowerWhereInput endpointContains_ExplictlyNull()
public ExternalCloudTowerWhereInput endpointContains_ExplictlyNonNull()
public void setEndpointContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEndpointContains_IsExplictlyNull()
public ExternalCloudTowerWhereInput endpointEndsWith(String endpointEndsWith)
@Nullable public String getEndpointEndsWith()
public void setEndpointEndsWith(String endpointEndsWith)
public ExternalCloudTowerWhereInput endpointEndsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput endpointEndsWith_ExplictlyNonNull()
public void setEndpointEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEndpointEndsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput endpointGt(String endpointGt)
public void setEndpointGt(String endpointGt)
public ExternalCloudTowerWhereInput endpointGt_ExplictlyNull()
public ExternalCloudTowerWhereInput endpointGt_ExplictlyNonNull()
public void setEndpointGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEndpointGt_IsExplictlyNull()
public ExternalCloudTowerWhereInput endpointGte(String endpointGte)
public void setEndpointGte(String endpointGte)
public ExternalCloudTowerWhereInput endpointGte_ExplictlyNull()
public ExternalCloudTowerWhereInput endpointGte_ExplictlyNonNull()
public void setEndpointGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEndpointGte_IsExplictlyNull()
public ExternalCloudTowerWhereInput endpointIn(List<String> endpointIn)
public ExternalCloudTowerWhereInput addEndpointInItem(String endpointInItem)
public ExternalCloudTowerWhereInput endpointIn_ExplictlyNull()
public ExternalCloudTowerWhereInput endpointIn_ExplictlyNonNull()
public void setEndpointIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEndpointIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput endpointLt(String endpointLt)
public void setEndpointLt(String endpointLt)
public ExternalCloudTowerWhereInput endpointLt_ExplictlyNull()
public ExternalCloudTowerWhereInput endpointLt_ExplictlyNonNull()
public void setEndpointLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEndpointLt_IsExplictlyNull()
public ExternalCloudTowerWhereInput endpointLte(String endpointLte)
public void setEndpointLte(String endpointLte)
public ExternalCloudTowerWhereInput endpointLte_ExplictlyNull()
public ExternalCloudTowerWhereInput endpointLte_ExplictlyNonNull()
public void setEndpointLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEndpointLte_IsExplictlyNull()
public ExternalCloudTowerWhereInput endpointNot(String endpointNot)
public void setEndpointNot(String endpointNot)
public ExternalCloudTowerWhereInput endpointNot_ExplictlyNull()
public ExternalCloudTowerWhereInput endpointNot_ExplictlyNonNull()
public void setEndpointNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEndpointNot_IsExplictlyNull()
public ExternalCloudTowerWhereInput endpointNotContains(String endpointNotContains)
@Nullable public String getEndpointNotContains()
public void setEndpointNotContains(String endpointNotContains)
public ExternalCloudTowerWhereInput endpointNotContains_ExplictlyNull()
public ExternalCloudTowerWhereInput endpointNotContains_ExplictlyNonNull()
public void setEndpointNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEndpointNotContains_IsExplictlyNull()
public ExternalCloudTowerWhereInput endpointNotEndsWith(String endpointNotEndsWith)
@Nullable public String getEndpointNotEndsWith()
public void setEndpointNotEndsWith(String endpointNotEndsWith)
public ExternalCloudTowerWhereInput endpointNotEndsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput endpointNotEndsWith_ExplictlyNonNull()
public void setEndpointNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEndpointNotEndsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput endpointNotIn(List<String> endpointNotIn)
public ExternalCloudTowerWhereInput addEndpointNotInItem(String endpointNotInItem)
@Nullable public List<String> getEndpointNotIn()
public ExternalCloudTowerWhereInput endpointNotIn_ExplictlyNull()
public ExternalCloudTowerWhereInput endpointNotIn_ExplictlyNonNull()
public void setEndpointNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEndpointNotIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput endpointNotStartsWith(String endpointNotStartsWith)
@Nullable public String getEndpointNotStartsWith()
public void setEndpointNotStartsWith(String endpointNotStartsWith)
public ExternalCloudTowerWhereInput endpointNotStartsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput endpointNotStartsWith_ExplictlyNonNull()
public void setEndpointNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEndpointNotStartsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput endpointStartsWith(String endpointStartsWith)
@Nullable public String getEndpointStartsWith()
public void setEndpointStartsWith(String endpointStartsWith)
public ExternalCloudTowerWhereInput endpointStartsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput endpointStartsWith_ExplictlyNonNull()
public void setEndpointStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEndpointStartsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public ExternalCloudTowerWhereInput entityAsyncStatus_ExplictlyNull()
public ExternalCloudTowerWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public ExternalCloudTowerWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public ExternalCloudTowerWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public ExternalCloudTowerWhereInput entityAsyncStatusIn_ExplictlyNull()
public ExternalCloudTowerWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public ExternalCloudTowerWhereInput entityAsyncStatusNot_ExplictlyNull()
public ExternalCloudTowerWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public ExternalCloudTowerWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public ExternalCloudTowerWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public ExternalCloudTowerWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public ExternalCloudTowerWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput failbackExecutionsEvery(FailbackExecutionWhereInput failbackExecutionsEvery)
@Nullable public FailbackExecutionWhereInput getFailbackExecutionsEvery()
public void setFailbackExecutionsEvery(FailbackExecutionWhereInput failbackExecutionsEvery)
public ExternalCloudTowerWhereInput failbackExecutionsEvery_ExplictlyNull()
public ExternalCloudTowerWhereInput failbackExecutionsEvery_ExplictlyNonNull()
public void setFailbackExecutionsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFailbackExecutionsEvery_IsExplictlyNull()
public ExternalCloudTowerWhereInput failbackExecutionsNone(FailbackExecutionWhereInput failbackExecutionsNone)
@Nullable public FailbackExecutionWhereInput getFailbackExecutionsNone()
public void setFailbackExecutionsNone(FailbackExecutionWhereInput failbackExecutionsNone)
public ExternalCloudTowerWhereInput failbackExecutionsNone_ExplictlyNull()
public ExternalCloudTowerWhereInput failbackExecutionsNone_ExplictlyNonNull()
public void setFailbackExecutionsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFailbackExecutionsNone_IsExplictlyNull()
public ExternalCloudTowerWhereInput failbackExecutionsSome(FailbackExecutionWhereInput failbackExecutionsSome)
@Nullable public FailbackExecutionWhereInput getFailbackExecutionsSome()
public void setFailbackExecutionsSome(FailbackExecutionWhereInput failbackExecutionsSome)
public ExternalCloudTowerWhereInput failbackExecutionsSome_ExplictlyNull()
public ExternalCloudTowerWhereInput failbackExecutionsSome_ExplictlyNonNull()
public void setFailbackExecutionsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFailbackExecutionsSome_IsExplictlyNull()
public ExternalCloudTowerWhereInput failoverExecutionsEvery(FailoverExecutionWhereInput failoverExecutionsEvery)
@Nullable public FailoverExecutionWhereInput getFailoverExecutionsEvery()
public void setFailoverExecutionsEvery(FailoverExecutionWhereInput failoverExecutionsEvery)
public ExternalCloudTowerWhereInput failoverExecutionsEvery_ExplictlyNull()
public ExternalCloudTowerWhereInput failoverExecutionsEvery_ExplictlyNonNull()
public void setFailoverExecutionsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFailoverExecutionsEvery_IsExplictlyNull()
public ExternalCloudTowerWhereInput failoverExecutionsNone(FailoverExecutionWhereInput failoverExecutionsNone)
@Nullable public FailoverExecutionWhereInput getFailoverExecutionsNone()
public void setFailoverExecutionsNone(FailoverExecutionWhereInput failoverExecutionsNone)
public ExternalCloudTowerWhereInput failoverExecutionsNone_ExplictlyNull()
public ExternalCloudTowerWhereInput failoverExecutionsNone_ExplictlyNonNull()
public void setFailoverExecutionsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFailoverExecutionsNone_IsExplictlyNull()
public ExternalCloudTowerWhereInput failoverExecutionsSome(FailoverExecutionWhereInput failoverExecutionsSome)
@Nullable public FailoverExecutionWhereInput getFailoverExecutionsSome()
public void setFailoverExecutionsSome(FailoverExecutionWhereInput failoverExecutionsSome)
public ExternalCloudTowerWhereInput failoverExecutionsSome_ExplictlyNull()
public ExternalCloudTowerWhereInput failoverExecutionsSome_ExplictlyNonNull()
public void setFailoverExecutionsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFailoverExecutionsSome_IsExplictlyNull()
public ExternalCloudTowerWhereInput id(String id)
public void setId(String id)
public ExternalCloudTowerWhereInput id_ExplictlyNull()
public ExternalCloudTowerWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public ExternalCloudTowerWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public ExternalCloudTowerWhereInput idContains_ExplictlyNull()
public ExternalCloudTowerWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public ExternalCloudTowerWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public ExternalCloudTowerWhereInput idEndsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public ExternalCloudTowerWhereInput idGt_ExplictlyNull()
public ExternalCloudTowerWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public ExternalCloudTowerWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public ExternalCloudTowerWhereInput idGte_ExplictlyNull()
public ExternalCloudTowerWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public ExternalCloudTowerWhereInput idIn(List<String> idIn)
public ExternalCloudTowerWhereInput addIdInItem(String idInItem)
public ExternalCloudTowerWhereInput idIn_ExplictlyNull()
public ExternalCloudTowerWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public ExternalCloudTowerWhereInput idLt_ExplictlyNull()
public ExternalCloudTowerWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public ExternalCloudTowerWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public ExternalCloudTowerWhereInput idLte_ExplictlyNull()
public ExternalCloudTowerWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public ExternalCloudTowerWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public ExternalCloudTowerWhereInput idNot_ExplictlyNull()
public ExternalCloudTowerWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public ExternalCloudTowerWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public ExternalCloudTowerWhereInput idNotContains_ExplictlyNull()
public ExternalCloudTowerWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public ExternalCloudTowerWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public ExternalCloudTowerWhereInput idNotEndsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput idNotIn(List<String> idNotIn)
public ExternalCloudTowerWhereInput addIdNotInItem(String idNotInItem)
public ExternalCloudTowerWhereInput idNotIn_ExplictlyNull()
public ExternalCloudTowerWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public ExternalCloudTowerWhereInput idNotStartsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public ExternalCloudTowerWhereInput idStartsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput name(String name)
public void setName(String name)
public ExternalCloudTowerWhereInput name_ExplictlyNull()
public ExternalCloudTowerWhereInput name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public ExternalCloudTowerWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public ExternalCloudTowerWhereInput nameContains_ExplictlyNull()
public ExternalCloudTowerWhereInput nameContains_ExplictlyNonNull()
public void setNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameContains_IsExplictlyNull()
public ExternalCloudTowerWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public ExternalCloudTowerWhereInput nameEndsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput nameEndsWith_ExplictlyNonNull()
public void setNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameEndsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public ExternalCloudTowerWhereInput nameGt_ExplictlyNull()
public ExternalCloudTowerWhereInput nameGt_ExplictlyNonNull()
public void setNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGt_IsExplictlyNull()
public ExternalCloudTowerWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public ExternalCloudTowerWhereInput nameGte_ExplictlyNull()
public ExternalCloudTowerWhereInput nameGte_ExplictlyNonNull()
public void setNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGte_IsExplictlyNull()
public ExternalCloudTowerWhereInput nameIn(List<String> nameIn)
public ExternalCloudTowerWhereInput addNameInItem(String nameInItem)
public ExternalCloudTowerWhereInput nameIn_ExplictlyNull()
public ExternalCloudTowerWhereInput nameIn_ExplictlyNonNull()
public void setNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public ExternalCloudTowerWhereInput nameLt_ExplictlyNull()
public ExternalCloudTowerWhereInput nameLt_ExplictlyNonNull()
public void setNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLt_IsExplictlyNull()
public ExternalCloudTowerWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public ExternalCloudTowerWhereInput nameLte_ExplictlyNull()
public ExternalCloudTowerWhereInput nameLte_ExplictlyNonNull()
public void setNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLte_IsExplictlyNull()
public ExternalCloudTowerWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public ExternalCloudTowerWhereInput nameNot_ExplictlyNull()
public ExternalCloudTowerWhereInput nameNot_ExplictlyNonNull()
public void setNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNot_IsExplictlyNull()
public ExternalCloudTowerWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public ExternalCloudTowerWhereInput nameNotContains_ExplictlyNull()
public ExternalCloudTowerWhereInput nameNotContains_ExplictlyNonNull()
public void setNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotContains_IsExplictlyNull()
public ExternalCloudTowerWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public ExternalCloudTowerWhereInput nameNotEndsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput nameNotEndsWith_ExplictlyNonNull()
public void setNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotEndsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput nameNotIn(List<String> nameNotIn)
public ExternalCloudTowerWhereInput addNameNotInItem(String nameNotInItem)
public ExternalCloudTowerWhereInput nameNotIn_ExplictlyNull()
public ExternalCloudTowerWhereInput nameNotIn_ExplictlyNonNull()
public void setNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public ExternalCloudTowerWhereInput nameNotStartsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput nameNotStartsWith_ExplictlyNonNull()
public void setNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotStartsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public ExternalCloudTowerWhereInput nameStartsWith_ExplictlyNull()
public ExternalCloudTowerWhereInput nameStartsWith_ExplictlyNonNull()
public void setNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameStartsWith_IsExplictlyNull()
public ExternalCloudTowerWhereInput permanentFailoverExecutionsEvery(PermanentFailoverExecutionWhereInput permanentFailoverExecutionsEvery)
@Nullable public PermanentFailoverExecutionWhereInput getPermanentFailoverExecutionsEvery()
public void setPermanentFailoverExecutionsEvery(PermanentFailoverExecutionWhereInput permanentFailoverExecutionsEvery)
public ExternalCloudTowerWhereInput permanentFailoverExecutionsEvery_ExplictlyNull()
public ExternalCloudTowerWhereInput permanentFailoverExecutionsEvery_ExplictlyNonNull()
public void setPermanentFailoverExecutionsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPermanentFailoverExecutionsEvery_IsExplictlyNull()
public ExternalCloudTowerWhereInput permanentFailoverExecutionsNone(PermanentFailoverExecutionWhereInput permanentFailoverExecutionsNone)
@Nullable public PermanentFailoverExecutionWhereInput getPermanentFailoverExecutionsNone()
public void setPermanentFailoverExecutionsNone(PermanentFailoverExecutionWhereInput permanentFailoverExecutionsNone)
public ExternalCloudTowerWhereInput permanentFailoverExecutionsNone_ExplictlyNull()
public ExternalCloudTowerWhereInput permanentFailoverExecutionsNone_ExplictlyNonNull()
public void setPermanentFailoverExecutionsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPermanentFailoverExecutionsNone_IsExplictlyNull()
public ExternalCloudTowerWhereInput permanentFailoverExecutionsSome(PermanentFailoverExecutionWhereInput permanentFailoverExecutionsSome)
@Nullable public PermanentFailoverExecutionWhereInput getPermanentFailoverExecutionsSome()
public void setPermanentFailoverExecutionsSome(PermanentFailoverExecutionWhereInput permanentFailoverExecutionsSome)
public ExternalCloudTowerWhereInput permanentFailoverExecutionsSome_ExplictlyNull()
public ExternalCloudTowerWhereInput permanentFailoverExecutionsSome_ExplictlyNonNull()
public void setPermanentFailoverExecutionsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPermanentFailoverExecutionsSome_IsExplictlyNull()
public ExternalCloudTowerWhereInput replicaVmsEvery(ReplicaVmWhereInput replicaVmsEvery)
@Nullable public ReplicaVmWhereInput getReplicaVmsEvery()
public void setReplicaVmsEvery(ReplicaVmWhereInput replicaVmsEvery)
public ExternalCloudTowerWhereInput replicaVmsEvery_ExplictlyNull()
public ExternalCloudTowerWhereInput replicaVmsEvery_ExplictlyNonNull()
public void setReplicaVmsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicaVmsEvery_IsExplictlyNull()
public ExternalCloudTowerWhereInput replicaVmsNone(ReplicaVmWhereInput replicaVmsNone)
@Nullable public ReplicaVmWhereInput getReplicaVmsNone()
public void setReplicaVmsNone(ReplicaVmWhereInput replicaVmsNone)
public ExternalCloudTowerWhereInput replicaVmsNone_ExplictlyNull()
public ExternalCloudTowerWhereInput replicaVmsNone_ExplictlyNonNull()
public void setReplicaVmsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicaVmsNone_IsExplictlyNull()
public ExternalCloudTowerWhereInput replicaVmsSome(ReplicaVmWhereInput replicaVmsSome)
@Nullable public ReplicaVmWhereInput getReplicaVmsSome()
public void setReplicaVmsSome(ReplicaVmWhereInput replicaVmsSome)
public ExternalCloudTowerWhereInput replicaVmsSome_ExplictlyNull()
public ExternalCloudTowerWhereInput replicaVmsSome_ExplictlyNonNull()
public void setReplicaVmsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicaVmsSome_IsExplictlyNull()
public ExternalCloudTowerWhereInput replicationPlansEvery(ReplicationPlanWhereInput replicationPlansEvery)
@Nullable public ReplicationPlanWhereInput getReplicationPlansEvery()
public void setReplicationPlansEvery(ReplicationPlanWhereInput replicationPlansEvery)
public ExternalCloudTowerWhereInput replicationPlansEvery_ExplictlyNull()
public ExternalCloudTowerWhereInput replicationPlansEvery_ExplictlyNonNull()
public void setReplicationPlansEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicationPlansEvery_IsExplictlyNull()
public ExternalCloudTowerWhereInput replicationPlansNone(ReplicationPlanWhereInput replicationPlansNone)
@Nullable public ReplicationPlanWhereInput getReplicationPlansNone()
public void setReplicationPlansNone(ReplicationPlanWhereInput replicationPlansNone)
public ExternalCloudTowerWhereInput replicationPlansNone_ExplictlyNull()
public ExternalCloudTowerWhereInput replicationPlansNone_ExplictlyNonNull()
public void setReplicationPlansNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicationPlansNone_IsExplictlyNull()
public ExternalCloudTowerWhereInput replicationPlansSome(ReplicationPlanWhereInput replicationPlansSome)
@Nullable public ReplicationPlanWhereInput getReplicationPlansSome()
public void setReplicationPlansSome(ReplicationPlanWhereInput replicationPlansSome)
public ExternalCloudTowerWhereInput replicationPlansSome_ExplictlyNull()
public ExternalCloudTowerWhereInput replicationPlansSome_ExplictlyNonNull()
public void setReplicationPlansSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicationPlansSome_IsExplictlyNull()
public ExternalCloudTowerWhereInput status(ExternalCloudTowerStatus status)
@Nullable public ExternalCloudTowerStatus getStatus()
public void setStatus(ExternalCloudTowerStatus status)
public ExternalCloudTowerWhereInput status_ExplictlyNull()
public ExternalCloudTowerWhereInput status_ExplictlyNonNull()
public void setStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatus_IsExplictlyNull()
public ExternalCloudTowerWhereInput statusIn(List<ExternalCloudTowerStatus> statusIn)
public ExternalCloudTowerWhereInput addStatusInItem(ExternalCloudTowerStatus statusInItem)
@Nullable public List<ExternalCloudTowerStatus> getStatusIn()
public void setStatusIn(List<ExternalCloudTowerStatus> statusIn)
public ExternalCloudTowerWhereInput statusIn_ExplictlyNull()
public ExternalCloudTowerWhereInput statusIn_ExplictlyNonNull()
public void setStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatusIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput statusNot(ExternalCloudTowerStatus statusNot)
@Nullable public ExternalCloudTowerStatus getStatusNot()
public void setStatusNot(ExternalCloudTowerStatus statusNot)
public ExternalCloudTowerWhereInput statusNot_ExplictlyNull()
public ExternalCloudTowerWhereInput statusNot_ExplictlyNonNull()
public void setStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatusNot_IsExplictlyNull()
public ExternalCloudTowerWhereInput statusNotIn(List<ExternalCloudTowerStatus> statusNotIn)
public ExternalCloudTowerWhereInput addStatusNotInItem(ExternalCloudTowerStatus statusNotInItem)
@Nullable public List<ExternalCloudTowerStatus> getStatusNotIn()
public void setStatusNotIn(List<ExternalCloudTowerStatus> statusNotIn)
public ExternalCloudTowerWhereInput statusNotIn_ExplictlyNull()
public ExternalCloudTowerWhereInput statusNotIn_ExplictlyNonNull()
public void setStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatusNotIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput updatedAt(String updatedAt)
public void setUpdatedAt(String updatedAt)
public ExternalCloudTowerWhereInput updatedAt_ExplictlyNull()
public ExternalCloudTowerWhereInput updatedAt_ExplictlyNonNull()
public void setUpdatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAt_IsExplictlyNull()
public ExternalCloudTowerWhereInput updatedAtGt(String updatedAtGt)
public void setUpdatedAtGt(String updatedAtGt)
public ExternalCloudTowerWhereInput updatedAtGt_ExplictlyNull()
public ExternalCloudTowerWhereInput updatedAtGt_ExplictlyNonNull()
public void setUpdatedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtGt_IsExplictlyNull()
public ExternalCloudTowerWhereInput updatedAtGte(String updatedAtGte)
public void setUpdatedAtGte(String updatedAtGte)
public ExternalCloudTowerWhereInput updatedAtGte_ExplictlyNull()
public ExternalCloudTowerWhereInput updatedAtGte_ExplictlyNonNull()
public void setUpdatedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtGte_IsExplictlyNull()
public ExternalCloudTowerWhereInput updatedAtIn(List<String> updatedAtIn)
public ExternalCloudTowerWhereInput addUpdatedAtInItem(String updatedAtInItem)
public ExternalCloudTowerWhereInput updatedAtIn_ExplictlyNull()
public ExternalCloudTowerWhereInput updatedAtIn_ExplictlyNonNull()
public void setUpdatedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput updatedAtLt(String updatedAtLt)
public void setUpdatedAtLt(String updatedAtLt)
public ExternalCloudTowerWhereInput updatedAtLt_ExplictlyNull()
public ExternalCloudTowerWhereInput updatedAtLt_ExplictlyNonNull()
public void setUpdatedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtLt_IsExplictlyNull()
public ExternalCloudTowerWhereInput updatedAtLte(String updatedAtLte)
public void setUpdatedAtLte(String updatedAtLte)
public ExternalCloudTowerWhereInput updatedAtLte_ExplictlyNull()
public ExternalCloudTowerWhereInput updatedAtLte_ExplictlyNonNull()
public void setUpdatedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtLte_IsExplictlyNull()
public ExternalCloudTowerWhereInput updatedAtNot(String updatedAtNot)
public void setUpdatedAtNot(String updatedAtNot)
public ExternalCloudTowerWhereInput updatedAtNot_ExplictlyNull()
public ExternalCloudTowerWhereInput updatedAtNot_ExplictlyNonNull()
public void setUpdatedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtNot_IsExplictlyNull()
public ExternalCloudTowerWhereInput updatedAtNotIn(List<String> updatedAtNotIn)
public ExternalCloudTowerWhereInput addUpdatedAtNotInItem(String updatedAtNotInItem)
@Nullable public List<String> getUpdatedAtNotIn()
public ExternalCloudTowerWhereInput updatedAtNotIn_ExplictlyNull()
public ExternalCloudTowerWhereInput updatedAtNotIn_ExplictlyNonNull()
public void setUpdatedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtNotIn_IsExplictlyNull()
public ExternalCloudTowerWhereInput useApiKey(ApiKeyWhereInput useApiKey)
@Nullable public ApiKeyWhereInput getUseApiKey()
public void setUseApiKey(ApiKeyWhereInput useApiKey)
public ExternalCloudTowerWhereInput useApiKey_ExplictlyNull()
public ExternalCloudTowerWhereInput useApiKey_ExplictlyNonNull()
public void setUseApiKey_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUseApiKey_IsExplictlyNull()
Copyright © 2025. All rights reserved.