Klasse UserMgmtUnlockAccounts
java.lang.Object
io.github.primelib.webmethodsapigateway4j.models.UserMgmtUnlockAccounts
UserMgmtUnlockAccounts
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated instance ofUserMgmtUnlockAccounts.UserMgmtUnlockAccounts(List<String> userName) Constructs a validated instance ofUserMgmtUnlockAccounts. -
Methodenübersicht
-
Felddetails
-
userName
-
-
Konstruktordetails
-
UserMgmtUnlockAccounts
Constructs a validated instance ofUserMgmtUnlockAccounts.- Parameter:
spec- the specification to process
-
UserMgmtUnlockAccounts
Constructs a validated instance ofUserMgmtUnlockAccounts.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
UserMgmtUnlockAccounts(Consumer)instead.- Parameter:
userName- Username that needs to be unlocked.
-
UserMgmtUnlockAccounts
protected UserMgmtUnlockAccounts()
-
-
Methodendetails
-
userName
-
userName
Username that needs to be unlocked.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
-
toString
-