|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstanceDescription | |
---|---|
org.duracloud.computeprovider.mgmt | |
org.duracloud.computeprovider.mgmt.mock | |
org.duracloud.ec2typicacomputeprovider.mgmt |
Uses of InstanceDescription in org.duracloud.computeprovider.mgmt |
---|
Methods in org.duracloud.computeprovider.mgmt that return InstanceDescription | |
---|---|
InstanceDescription |
ComputeProvider.describeRunningInstance(Credential credential,
java.lang.String instanceId,
java.lang.String xmlProps)
This method retrieves description of initiated instance. |
Uses of InstanceDescription in org.duracloud.computeprovider.mgmt.mock |
---|
Subclasses of InstanceDescription in org.duracloud.computeprovider.mgmt.mock | |
---|---|
class |
MockInstanceDescription
|
Methods in org.duracloud.computeprovider.mgmt.mock that return InstanceDescription | |
---|---|
InstanceDescription |
LocalComputeProviderImpl.describeRunningInstance(Credential credential,
java.lang.String instanceId,
java.lang.String xmlProps)
|
Uses of InstanceDescription in org.duracloud.ec2typicacomputeprovider.mgmt |
---|
Subclasses of InstanceDescription in org.duracloud.ec2typicacomputeprovider.mgmt | |
---|---|
class |
EC2InstanceDescription
|
Methods in org.duracloud.ec2typicacomputeprovider.mgmt that return InstanceDescription | |
---|---|
InstanceDescription |
EC2ComputeProvider.describeRunningInstance(Credential credential,
java.lang.String instanceId,
java.lang.String xmlProps)
This method retrieves description of initiated instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |