Uses of Class
co.yellowdog.platform.model.KeyringCredential
Packages that use KeyringCredential
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of KeyringCredential in co.yellowdog.platform.model
Methods in co.yellowdog.platform.model that return KeyringCredentialMethods in co.yellowdog.platform.model that return types with arguments of type KeyringCredentialMethod parameters in co.yellowdog.platform.model with type arguments of type KeyringCredentialModifier and TypeMethodDescriptionKeyring.Builder.credentials
(List<KeyringCredential> credentials) void
Keyring.setCredentials
(List<KeyringCredential> credentials)