Uses of Class
com.morpheusdata.model.KeyPair
Packages that use KeyPair
Package
Description
-
Uses of KeyPair in com.morpheusdata.core
Methods in com.morpheusdata.core that return types with arguments of type KeyPairModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Maybe<KeyPair>MorpheusKeyPairService.findOrGenerateByAccount(Long accountId) -
Uses of KeyPair in com.morpheusdata.core.cloud
Methods in com.morpheusdata.core.cloud that return types with arguments of type KeyPairModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<KeyPair>MorpheusCloudService.findOrGenerateKeyPair(Account account) Get the ssh credentials associated with an accountMethods in com.morpheusdata.core.cloud with parameters of type KeyPairModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Single<Void>MorpheusCloudService.updateKeyPair(KeyPair keyPair, Cloud cloud) Update Morpheus with an external reference to the KeyPair in your Cloud API. -
Uses of KeyPair in com.morpheusdata.model
Fields in com.morpheusdata.model declared as KeyPairMethods in com.morpheusdata.model that return KeyPairMethods in com.morpheusdata.model with parameters of type KeyPair -
Uses of KeyPair in com.morpheusdata.model.provisioning
Fields in com.morpheusdata.model.provisioning declared as KeyPairModifier and TypeFieldDescriptionUsersConfiguration.primaryKeythe primary key to be used during provisioning