Uses of Class
co.yellowdog.platform.interaction.account.CreateKeyringResponse
Packages that use CreateKeyringResponse
Package
Description
Holds the client types used to access the YellowDog Account Service.
Defines types used in the request/response interactions with the YellowDog Account Service.
-
Uses of CreateKeyringResponse in co.yellowdog.platform.clients.account
Methods in co.yellowdog.platform.clients.account that return CreateKeyringResponseModifier and TypeMethodDescriptionKeyringClient.addKeyring(String name, String description) KeyringClientImpl.addKeyring(@NonNull String name, String description) -
Uses of CreateKeyringResponse in co.yellowdog.platform.interaction.account
Methods in co.yellowdog.platform.interaction.account that return CreateKeyringResponse