Uses of Class
com.ibm.cloud.is.vpc.v1.model.KeyReference
-
Packages that use KeyReference Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of KeyReference in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return KeyReference Modifier and Type Method Description KeyReference
BareMetalServerInitializationUserAccount. getEncryptionKey()
Gets the encryptionKey.Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type KeyReference Modifier and Type Method Description List<KeyReference>
BareMetalServerInitialization. getKeys()
Gets the keys.List<KeyReference>
InstanceInitialization. getKeys()
Gets the keys.
-