public interface ComputeMetadata extends org.jclouds.domain.ResourceMetadata<ComputeType>
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
A means to uniquely address this resource within a provider.
|
String |
getName() |
String |
getProviderId() |
Set<String> |
getTags() |
ComputeType |
getType() |
getLocation, getUri, getUserMetadatacompareToComputeType getType()
getType in interface org.jclouds.domain.ResourceMetadata<ComputeType>String getProviderId()
getProviderId in interface org.jclouds.domain.ResourceMetadata<ComputeType>@Nullable String getName()
getName in interface org.jclouds.domain.ResourceMetadata<ComputeType>String getId()
Copyright © 2009-2017 The Apache Software Foundation. All Rights Reserved.