Class Keyring
java.lang.Object
co.yellowdog.platform.model.Keyring
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Keyring.Builderbuilder()protected booleanbooleangetId()getName()Returns the nameinthashCode()voidsetAccessors(List<KeyringAccessor> accessors) voidsetCredentials(List<KeyringCredential> credentials) voidsetDescription(String description) voidvoidtoString()
-
Method Details
-
builder
-
getId
-
getName
-
getDescription
-
getCredentials
-
getAccessors
-
setId
-
setName
-
setDescription
-
setCredentials
-
setAccessors
-
equals
-
canEqual
-
hashCode
-
toString
-