Klasse MasterPasswordExpiryIntervalResponse
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.MasterPasswordExpiryIntervalResponse
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class MasterPasswordExpiryIntervalResponse
extends Object
MasterPasswordExpiryIntervalResponse
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedMasterPasswordExpiryIntervalResponse(String message, String result) Constructs a validated instance ofMasterPasswordExpiryIntervalResponse.Constructs a validated instance ofMasterPasswordExpiryIntervalResponse. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()message()The response message from the server when the master password expiry interval is updatedThe response message from the server when the master password expiry interval is updatedresult()This is the updated master password expiry interval(in days)This is the updated master password expiry interval(in days)toString()
-
Felddetails
-
message
The response message from the server when the master password expiry interval is updated -
result
This is the updated master password expiry interval(in days)
-
-
Konstruktordetails
-
MasterPasswordExpiryIntervalResponse
Constructs a validated instance ofMasterPasswordExpiryIntervalResponse.- Parameter:
spec- the specification to process
-
MasterPasswordExpiryIntervalResponse
Constructs a validated instance ofMasterPasswordExpiryIntervalResponse.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
MasterPasswordExpiryIntervalResponse(Consumer)instead.- Parameter:
message- The response message from the server when the master password expiry interval is updatedresult- This is the updated master password expiry interval(in days)
-
MasterPasswordExpiryIntervalResponse
protected MasterPasswordExpiryIntervalResponse()
-
-
Methodendetails
-
builder
public static MasterPasswordExpiryIntervalResponse.MasterPasswordExpiryIntervalResponseBuilder builder() -
message
The response message from the server when the master password expiry interval is updated -
result
This is the updated master password expiry interval(in days) -
message
The response message from the server when the master password expiry interval is updated- Gibt zurück:
this.
-
result
This is the updated master password expiry interval(in days)- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-