|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of KeyPair in org.jclouds.trmk.ecloud |
---|
Methods in org.jclouds.trmk.ecloud that return types with arguments of type KeyPair | |
---|---|
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> |
TerremarkECloudAsyncClient.findKeyPairInOrg(URI org,
String keyName)
|
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> |
TerremarkECloudAsyncClient.generateKeyPairInOrg(URI org,
String name,
boolean makeDefault)
|
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> |
TerremarkECloudAsyncClient.getKeyPair(URI keyId)
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<KeyPair>> |
TerremarkECloudAsyncClient.listKeyPairs(URI keysList)
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<KeyPair>> |
TerremarkECloudAsyncClient.listKeyPairsInOrg(URI org)
|
Uses of KeyPair in org.jclouds.trmk.ecloud.features |
---|
Methods in org.jclouds.trmk.ecloud.features that return types with arguments of type KeyPair | |
---|---|
com.google.common.util.concurrent.ListenableFuture<? extends Set<KeyPair>> |
DataCenterOperationsAsyncClient.listDataCentersInOrg(URI org)
|
Uses of KeyPair in org.jclouds.trmk.vcloud_0_8 |
---|
Methods in org.jclouds.trmk.vcloud_0_8 that return KeyPair | |
---|---|
KeyPair |
TerremarkVCloudClient.findKeyPairInOrg(URI org,
String keyPairName)
|
KeyPair |
TerremarkVCloudClient.generateKeyPairInOrg(URI org,
String name,
boolean makeDefault)
|
KeyPair |
TerremarkVCloudClient.getKeyPair(URI keyPair)
|
Methods in org.jclouds.trmk.vcloud_0_8 that return types with arguments of type KeyPair | |
---|---|
Set<KeyPair> |
TerremarkVCloudClient.listKeyPairsInOrg(URI org)
|
Uses of KeyPair in org.jclouds.trmk.vcloud_0_8.compute.domain |
---|
Methods in org.jclouds.trmk.vcloud_0_8.compute.domain that return KeyPair | |
---|---|
KeyPair |
KeyPairCredentials.getKeyPair()
|
Methods in org.jclouds.trmk.vcloud_0_8.compute.domain with parameters of type KeyPair | |
---|---|
KeyPairCredentials.Builder<T> |
KeyPairCredentials.Builder.keyPair(KeyPair keyPair)
|
Constructors in org.jclouds.trmk.vcloud_0_8.compute.domain with parameters of type KeyPair | |
---|---|
KeyPairCredentials(String identity,
KeyPair keyPair)
|
Uses of KeyPair in org.jclouds.trmk.vcloud_0_8.compute.functions |
---|
Methods in org.jclouds.trmk.vcloud_0_8.compute.functions that return KeyPair | |
---|---|
KeyPair |
CreateUniqueKeyPair.apply(OrgAndName from)
|
Uses of KeyPair in org.jclouds.trmk.vcloud_0_8.xml |
---|
Methods in org.jclouds.trmk.vcloud_0_8.xml that return KeyPair | |
---|---|
KeyPair |
KeyPairByNameHandler.getResult()
|
KeyPair |
KeyPairHandler.getResult()
|
Methods in org.jclouds.trmk.vcloud_0_8.xml that return types with arguments of type KeyPair | |
---|---|
Set<KeyPair> |
KeyPairsHandler.getResult()
|
Uses of KeyPair in org.jclouds.trmk.vcloudexpress |
---|
Methods in org.jclouds.trmk.vcloudexpress that return types with arguments of type KeyPair | |
---|---|
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> |
TerremarkVCloudExpressAsyncClient.findKeyPairInOrg(URI org,
String keyName)
|
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> |
TerremarkVCloudExpressAsyncClient.generateKeyPairInOrg(URI org,
String name,
boolean makeDefault)
|
com.google.common.util.concurrent.ListenableFuture<? extends KeyPair> |
TerremarkVCloudExpressAsyncClient.getKeyPair(URI keyId)
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<KeyPair>> |
TerremarkVCloudExpressAsyncClient.listKeyPairs(URI keysList)
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<KeyPair>> |
TerremarkVCloudExpressAsyncClient.listKeyPairsInOrg(URI org)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |