@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class SnmpTransportWhereInput extends Object
| 构造器和说明 |
|---|
SnmpTransportWhereInput() |
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_CONTAINS
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_ENDS_WITH
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_GT
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_GTE
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_IN
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_LT
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_LTE
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_NOT
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_NOT_CONTAINS
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_NOT_IN
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_AUTH_PASS_PHRASE_STARTS_WITH
public static final String SERIALIZED_NAME_AUTH_PROTOCOL_IN
public static final String SERIALIZED_NAME_AUTH_PROTOCOL_NOT
public static final String SERIALIZED_NAME_AUTH_PROTOCOL_NOT_IN
public static final String SERIALIZED_NAME_COMMUNITY_CONTAINS
public static final String SERIALIZED_NAME_COMMUNITY_ENDS_WITH
public static final String SERIALIZED_NAME_COMMUNITY_NOT_CONTAINS
public static final String SERIALIZED_NAME_COMMUNITY_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_COMMUNITY_NOT_IN
public static final String SERIALIZED_NAME_COMMUNITY_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_COMMUNITY_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_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_LOCAL_ID_CONTAINS
public static final String SERIALIZED_NAME_LOCAL_ID_ENDS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_IN
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_LOCAL_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_PRIVACY_PASS_PHRASE
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_CONTAINS
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_ENDS_WITH
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_GT
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_GTE
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_IN
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_LT
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_LTE
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_NOT
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_NOT_CONTAINS
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_NOT_IN
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_PRIVACY_PASS_PHRASE_STARTS_WITH
public static final String SERIALIZED_NAME_PRIVACY_PROTOCOL
public static final String SERIALIZED_NAME_PRIVACY_PROTOCOL_IN
public static final String SERIALIZED_NAME_PRIVACY_PROTOCOL_NOT
public static final String SERIALIZED_NAME_PRIVACY_PROTOCOL_NOT_IN
public static final String SERIALIZED_NAME_PROTOCOL_NOT_IN
public static final String SERIALIZED_NAME_USERNAME_CONTAINS
public static final String SERIALIZED_NAME_USERNAME_ENDS_WITH
public static final String SERIALIZED_NAME_USERNAME_NOT_CONTAINS
public static final String SERIALIZED_NAME_USERNAME_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_USERNAME_NOT_IN
public static final String SERIALIZED_NAME_USERNAME_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_USERNAME_STARTS_WITH
public SnmpTransportWhereInput AND(List<SnmpTransportWhereInput> AND)
public SnmpTransportWhereInput addANDItem(SnmpTransportWhereInput ANDItem)
@Nullable public List<SnmpTransportWhereInput> getAND()
public void setAND(List<SnmpTransportWhereInput> AND)
public SnmpTransportWhereInput NOT(List<SnmpTransportWhereInput> NOT)
public SnmpTransportWhereInput addNOTItem(SnmpTransportWhereInput NOTItem)
@Nullable public List<SnmpTransportWhereInput> getNOT()
public void setNOT(List<SnmpTransportWhereInput> NOT)
public SnmpTransportWhereInput OR(List<SnmpTransportWhereInput> OR)
public SnmpTransportWhereInput addORItem(SnmpTransportWhereInput ORItem)
@Nullable public List<SnmpTransportWhereInput> getOR()
public void setOR(List<SnmpTransportWhereInput> OR)
public SnmpTransportWhereInput authPassPhrase(String authPassPhrase)
public void setAuthPassPhrase(String authPassPhrase)
public SnmpTransportWhereInput authPassPhraseContains(String authPassPhraseContains)
@Nullable public String getAuthPassPhraseContains()
public void setAuthPassPhraseContains(String authPassPhraseContains)
public SnmpTransportWhereInput authPassPhraseEndsWith(String authPassPhraseEndsWith)
@Nullable public String getAuthPassPhraseEndsWith()
public void setAuthPassPhraseEndsWith(String authPassPhraseEndsWith)
public SnmpTransportWhereInput authPassPhraseGt(String authPassPhraseGt)
@Nullable public String getAuthPassPhraseGt()
public void setAuthPassPhraseGt(String authPassPhraseGt)
public SnmpTransportWhereInput authPassPhraseGte(String authPassPhraseGte)
@Nullable public String getAuthPassPhraseGte()
public void setAuthPassPhraseGte(String authPassPhraseGte)
public SnmpTransportWhereInput authPassPhraseIn(List<String> authPassPhraseIn)
public SnmpTransportWhereInput addAuthPassPhraseInItem(String authPassPhraseInItem)
@Nullable public List<String> getAuthPassPhraseIn()
public SnmpTransportWhereInput authPassPhraseLt(String authPassPhraseLt)
@Nullable public String getAuthPassPhraseLt()
public void setAuthPassPhraseLt(String authPassPhraseLt)
public SnmpTransportWhereInput authPassPhraseLte(String authPassPhraseLte)
@Nullable public String getAuthPassPhraseLte()
public void setAuthPassPhraseLte(String authPassPhraseLte)
public SnmpTransportWhereInput authPassPhraseNot(String authPassPhraseNot)
@Nullable public String getAuthPassPhraseNot()
public void setAuthPassPhraseNot(String authPassPhraseNot)
public SnmpTransportWhereInput authPassPhraseNotContains(String authPassPhraseNotContains)
@Nullable public String getAuthPassPhraseNotContains()
public void setAuthPassPhraseNotContains(String authPassPhraseNotContains)
public SnmpTransportWhereInput authPassPhraseNotEndsWith(String authPassPhraseNotEndsWith)
@Nullable public String getAuthPassPhraseNotEndsWith()
public void setAuthPassPhraseNotEndsWith(String authPassPhraseNotEndsWith)
public SnmpTransportWhereInput authPassPhraseNotIn(List<String> authPassPhraseNotIn)
public SnmpTransportWhereInput addAuthPassPhraseNotInItem(String authPassPhraseNotInItem)
@Nullable public List<String> getAuthPassPhraseNotIn()
public SnmpTransportWhereInput authPassPhraseNotStartsWith(String authPassPhraseNotStartsWith)
@Nullable public String getAuthPassPhraseNotStartsWith()
public void setAuthPassPhraseNotStartsWith(String authPassPhraseNotStartsWith)
public SnmpTransportWhereInput authPassPhraseStartsWith(String authPassPhraseStartsWith)
@Nullable public String getAuthPassPhraseStartsWith()
public void setAuthPassPhraseStartsWith(String authPassPhraseStartsWith)
public SnmpTransportWhereInput authProtocol(SnmpAuthProtocol authProtocol)
@Nullable public SnmpAuthProtocol getAuthProtocol()
public void setAuthProtocol(SnmpAuthProtocol authProtocol)
public SnmpTransportWhereInput authProtocolIn(List<SnmpAuthProtocol> authProtocolIn)
public SnmpTransportWhereInput addAuthProtocolInItem(SnmpAuthProtocol authProtocolInItem)
@Nullable public List<SnmpAuthProtocol> getAuthProtocolIn()
public void setAuthProtocolIn(List<SnmpAuthProtocol> authProtocolIn)
public SnmpTransportWhereInput authProtocolNot(SnmpAuthProtocol authProtocolNot)
@Nullable public SnmpAuthProtocol getAuthProtocolNot()
public void setAuthProtocolNot(SnmpAuthProtocol authProtocolNot)
public SnmpTransportWhereInput authProtocolNotIn(List<SnmpAuthProtocol> authProtocolNotIn)
public SnmpTransportWhereInput addAuthProtocolNotInItem(SnmpAuthProtocol authProtocolNotInItem)
@Nullable public List<SnmpAuthProtocol> getAuthProtocolNotIn()
public void setAuthProtocolNotIn(List<SnmpAuthProtocol> authProtocolNotIn)
public SnmpTransportWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public SnmpTransportWhereInput community(String community)
public void setCommunity(String community)
public SnmpTransportWhereInput communityContains(String communityContains)
@Nullable public String getCommunityContains()
public void setCommunityContains(String communityContains)
public SnmpTransportWhereInput communityEndsWith(String communityEndsWith)
@Nullable public String getCommunityEndsWith()
public void setCommunityEndsWith(String communityEndsWith)
public SnmpTransportWhereInput communityGt(String communityGt)
public void setCommunityGt(String communityGt)
public SnmpTransportWhereInput communityGte(String communityGte)
public void setCommunityGte(String communityGte)
public SnmpTransportWhereInput communityIn(List<String> communityIn)
public SnmpTransportWhereInput addCommunityInItem(String communityInItem)
public SnmpTransportWhereInput communityLt(String communityLt)
public void setCommunityLt(String communityLt)
public SnmpTransportWhereInput communityLte(String communityLte)
public void setCommunityLte(String communityLte)
public SnmpTransportWhereInput communityNot(String communityNot)
public void setCommunityNot(String communityNot)
public SnmpTransportWhereInput communityNotContains(String communityNotContains)
@Nullable public String getCommunityNotContains()
public void setCommunityNotContains(String communityNotContains)
public SnmpTransportWhereInput communityNotEndsWith(String communityNotEndsWith)
@Nullable public String getCommunityNotEndsWith()
public void setCommunityNotEndsWith(String communityNotEndsWith)
public SnmpTransportWhereInput communityNotIn(List<String> communityNotIn)
public SnmpTransportWhereInput addCommunityNotInItem(String communityNotInItem)
@Nullable public List<String> getCommunityNotIn()
public SnmpTransportWhereInput communityNotStartsWith(String communityNotStartsWith)
@Nullable public String getCommunityNotStartsWith()
public void setCommunityNotStartsWith(String communityNotStartsWith)
public SnmpTransportWhereInput communityStartsWith(String communityStartsWith)
@Nullable public String getCommunityStartsWith()
public void setCommunityStartsWith(String communityStartsWith)
public SnmpTransportWhereInput disabled(Boolean disabled)
public void setDisabled(Boolean disabled)
public SnmpTransportWhereInput disabledNot(Boolean disabledNot)
public void setDisabledNot(Boolean disabledNot)
public SnmpTransportWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public SnmpTransportWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public SnmpTransportWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public SnmpTransportWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public SnmpTransportWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public SnmpTransportWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public SnmpTransportWhereInput id(String id)
public void setId(String id)
public SnmpTransportWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public SnmpTransportWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public SnmpTransportWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public SnmpTransportWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public SnmpTransportWhereInput idIn(List<String> idIn)
public SnmpTransportWhereInput addIdInItem(String idInItem)
public SnmpTransportWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public SnmpTransportWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public SnmpTransportWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public SnmpTransportWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public SnmpTransportWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public SnmpTransportWhereInput idNotIn(List<String> idNotIn)
public SnmpTransportWhereInput addIdNotInItem(String idNotInItem)
public SnmpTransportWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public SnmpTransportWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public SnmpTransportWhereInput localId(String localId)
public void setLocalId(String localId)
public SnmpTransportWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public SnmpTransportWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public SnmpTransportWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public SnmpTransportWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public SnmpTransportWhereInput localIdIn(List<String> localIdIn)
public SnmpTransportWhereInput addLocalIdInItem(String localIdInItem)
public SnmpTransportWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public SnmpTransportWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public SnmpTransportWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public SnmpTransportWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public SnmpTransportWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public SnmpTransportWhereInput localIdNotIn(List<String> localIdNotIn)
public SnmpTransportWhereInput addLocalIdNotInItem(String localIdNotInItem)
public SnmpTransportWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public SnmpTransportWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public SnmpTransportWhereInput name(String name)
public void setName(String name)
public SnmpTransportWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public SnmpTransportWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public SnmpTransportWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public SnmpTransportWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public SnmpTransportWhereInput nameIn(List<String> nameIn)
public SnmpTransportWhereInput addNameInItem(String nameInItem)
public SnmpTransportWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public SnmpTransportWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public SnmpTransportWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public SnmpTransportWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public SnmpTransportWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public SnmpTransportWhereInput nameNotIn(List<String> nameNotIn)
public SnmpTransportWhereInput addNameNotInItem(String nameNotInItem)
public SnmpTransportWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public SnmpTransportWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public SnmpTransportWhereInput port(Integer port)
public void setPort(Integer port)
public SnmpTransportWhereInput portGt(Integer portGt)
public void setPortGt(Integer portGt)
public SnmpTransportWhereInput portGte(Integer portGte)
public void setPortGte(Integer portGte)
public SnmpTransportWhereInput portIn(List<Integer> portIn)
public SnmpTransportWhereInput addPortInItem(Integer portInItem)
public SnmpTransportWhereInput portLt(Integer portLt)
public void setPortLt(Integer portLt)
public SnmpTransportWhereInput portLte(Integer portLte)
public void setPortLte(Integer portLte)
public SnmpTransportWhereInput portNot(Integer portNot)
public void setPortNot(Integer portNot)
public SnmpTransportWhereInput portNotIn(List<Integer> portNotIn)
public SnmpTransportWhereInput addPortNotInItem(Integer portNotInItem)
public SnmpTransportWhereInput privacyPassPhrase(String privacyPassPhrase)
@Nullable public String getPrivacyPassPhrase()
public void setPrivacyPassPhrase(String privacyPassPhrase)
public SnmpTransportWhereInput privacyPassPhraseContains(String privacyPassPhraseContains)
@Nullable public String getPrivacyPassPhraseContains()
public void setPrivacyPassPhraseContains(String privacyPassPhraseContains)
public SnmpTransportWhereInput privacyPassPhraseEndsWith(String privacyPassPhraseEndsWith)
@Nullable public String getPrivacyPassPhraseEndsWith()
public void setPrivacyPassPhraseEndsWith(String privacyPassPhraseEndsWith)
public SnmpTransportWhereInput privacyPassPhraseGt(String privacyPassPhraseGt)
@Nullable public String getPrivacyPassPhraseGt()
public void setPrivacyPassPhraseGt(String privacyPassPhraseGt)
public SnmpTransportWhereInput privacyPassPhraseGte(String privacyPassPhraseGte)
@Nullable public String getPrivacyPassPhraseGte()
public void setPrivacyPassPhraseGte(String privacyPassPhraseGte)
public SnmpTransportWhereInput privacyPassPhraseIn(List<String> privacyPassPhraseIn)
public SnmpTransportWhereInput addPrivacyPassPhraseInItem(String privacyPassPhraseInItem)
@Nullable public List<String> getPrivacyPassPhraseIn()
public SnmpTransportWhereInput privacyPassPhraseLt(String privacyPassPhraseLt)
@Nullable public String getPrivacyPassPhraseLt()
public void setPrivacyPassPhraseLt(String privacyPassPhraseLt)
public SnmpTransportWhereInput privacyPassPhraseLte(String privacyPassPhraseLte)
@Nullable public String getPrivacyPassPhraseLte()
public void setPrivacyPassPhraseLte(String privacyPassPhraseLte)
public SnmpTransportWhereInput privacyPassPhraseNot(String privacyPassPhraseNot)
@Nullable public String getPrivacyPassPhraseNot()
public void setPrivacyPassPhraseNot(String privacyPassPhraseNot)
public SnmpTransportWhereInput privacyPassPhraseNotContains(String privacyPassPhraseNotContains)
@Nullable public String getPrivacyPassPhraseNotContains()
public void setPrivacyPassPhraseNotContains(String privacyPassPhraseNotContains)
public SnmpTransportWhereInput privacyPassPhraseNotEndsWith(String privacyPassPhraseNotEndsWith)
@Nullable public String getPrivacyPassPhraseNotEndsWith()
public void setPrivacyPassPhraseNotEndsWith(String privacyPassPhraseNotEndsWith)
public SnmpTransportWhereInput privacyPassPhraseNotIn(List<String> privacyPassPhraseNotIn)
public SnmpTransportWhereInput addPrivacyPassPhraseNotInItem(String privacyPassPhraseNotInItem)
@Nullable public List<String> getPrivacyPassPhraseNotIn()
public void setPrivacyPassPhraseNotIn(List<String> privacyPassPhraseNotIn)
public SnmpTransportWhereInput privacyPassPhraseNotStartsWith(String privacyPassPhraseNotStartsWith)
@Nullable public String getPrivacyPassPhraseNotStartsWith()
public void setPrivacyPassPhraseNotStartsWith(String privacyPassPhraseNotStartsWith)
public SnmpTransportWhereInput privacyPassPhraseStartsWith(String privacyPassPhraseStartsWith)
@Nullable public String getPrivacyPassPhraseStartsWith()
public void setPrivacyPassPhraseStartsWith(String privacyPassPhraseStartsWith)
public SnmpTransportWhereInput privacyProtocol(SnmpPrivacyProtocol privacyProtocol)
@Nullable public SnmpPrivacyProtocol getPrivacyProtocol()
public void setPrivacyProtocol(SnmpPrivacyProtocol privacyProtocol)
public SnmpTransportWhereInput privacyProtocolIn(List<SnmpPrivacyProtocol> privacyProtocolIn)
public SnmpTransportWhereInput addPrivacyProtocolInItem(SnmpPrivacyProtocol privacyProtocolInItem)
@Nullable public List<SnmpPrivacyProtocol> getPrivacyProtocolIn()
public void setPrivacyProtocolIn(List<SnmpPrivacyProtocol> privacyProtocolIn)
public SnmpTransportWhereInput privacyProtocolNot(SnmpPrivacyProtocol privacyProtocolNot)
@Nullable public SnmpPrivacyProtocol getPrivacyProtocolNot()
public void setPrivacyProtocolNot(SnmpPrivacyProtocol privacyProtocolNot)
public SnmpTransportWhereInput privacyProtocolNotIn(List<SnmpPrivacyProtocol> privacyProtocolNotIn)
public SnmpTransportWhereInput addPrivacyProtocolNotInItem(SnmpPrivacyProtocol privacyProtocolNotInItem)
@Nullable public List<SnmpPrivacyProtocol> getPrivacyProtocolNotIn()
public void setPrivacyProtocolNotIn(List<SnmpPrivacyProtocol> privacyProtocolNotIn)
public SnmpTransportWhereInput protocol(SnmpProtocol protocol)
@Nullable public SnmpProtocol getProtocol()
public void setProtocol(SnmpProtocol protocol)
public SnmpTransportWhereInput protocolIn(List<SnmpProtocol> protocolIn)
public SnmpTransportWhereInput addProtocolInItem(SnmpProtocol protocolInItem)
@Nullable public List<SnmpProtocol> getProtocolIn()
public void setProtocolIn(List<SnmpProtocol> protocolIn)
public SnmpTransportWhereInput protocolNot(SnmpProtocol protocolNot)
@Nullable public SnmpProtocol getProtocolNot()
public void setProtocolNot(SnmpProtocol protocolNot)
public SnmpTransportWhereInput protocolNotIn(List<SnmpProtocol> protocolNotIn)
public SnmpTransportWhereInput addProtocolNotInItem(SnmpProtocol protocolNotInItem)
@Nullable public List<SnmpProtocol> getProtocolNotIn()
public void setProtocolNotIn(List<SnmpProtocol> protocolNotIn)
public SnmpTransportWhereInput username(String username)
public void setUsername(String username)
public SnmpTransportWhereInput usernameContains(String usernameContains)
@Nullable public String getUsernameContains()
public void setUsernameContains(String usernameContains)
public SnmpTransportWhereInput usernameEndsWith(String usernameEndsWith)
@Nullable public String getUsernameEndsWith()
public void setUsernameEndsWith(String usernameEndsWith)
public SnmpTransportWhereInput usernameGt(String usernameGt)
public void setUsernameGt(String usernameGt)
public SnmpTransportWhereInput usernameGte(String usernameGte)
public void setUsernameGte(String usernameGte)
public SnmpTransportWhereInput usernameIn(List<String> usernameIn)
public SnmpTransportWhereInput addUsernameInItem(String usernameInItem)
public SnmpTransportWhereInput usernameLt(String usernameLt)
public void setUsernameLt(String usernameLt)
public SnmpTransportWhereInput usernameLte(String usernameLte)
public void setUsernameLte(String usernameLte)
public SnmpTransportWhereInput usernameNot(String usernameNot)
public void setUsernameNot(String usernameNot)
public SnmpTransportWhereInput usernameNotContains(String usernameNotContains)
@Nullable public String getUsernameNotContains()
public void setUsernameNotContains(String usernameNotContains)
public SnmpTransportWhereInput usernameNotEndsWith(String usernameNotEndsWith)
@Nullable public String getUsernameNotEndsWith()
public void setUsernameNotEndsWith(String usernameNotEndsWith)
public SnmpTransportWhereInput usernameNotIn(List<String> usernameNotIn)
public SnmpTransportWhereInput addUsernameNotInItem(String usernameNotInItem)
@Nullable public List<String> getUsernameNotIn()
public SnmpTransportWhereInput usernameNotStartsWith(String usernameNotStartsWith)
@Nullable public String getUsernameNotStartsWith()
public void setUsernameNotStartsWith(String usernameNotStartsWith)
public SnmpTransportWhereInput usernameStartsWith(String usernameStartsWith)
@Nullable public String getUsernameStartsWith()
public void setUsernameStartsWith(String usernameStartsWith)
public SnmpTransportWhereInput version(SnmpVersion version)
@Nullable public SnmpVersion getVersion()
public void setVersion(SnmpVersion version)
public SnmpTransportWhereInput versionIn(List<SnmpVersion> versionIn)
public SnmpTransportWhereInput addVersionInItem(SnmpVersion versionInItem)
@Nullable public List<SnmpVersion> getVersionIn()
public void setVersionIn(List<SnmpVersion> versionIn)
public SnmpTransportWhereInput versionNot(SnmpVersion versionNot)
@Nullable public SnmpVersion getVersionNot()
public void setVersionNot(SnmpVersion versionNot)
public SnmpTransportWhereInput versionNotIn(List<SnmpVersion> versionNotIn)
public SnmpTransportWhereInput addVersionNotInItem(SnmpVersion versionNotInItem)
@Nullable public List<SnmpVersion> getVersionNotIn()
public void setVersionNotIn(List<SnmpVersion> versionNotIn)
Copyright © 2025. All rights reserved.