public interface ComputeMetadataIncludingStatus<S extends Enum<S>> extends ComputeMetadata
Modifier and Type | Method and Description |
---|---|
String |
getBackendStatus()
status of the resource, as supplied literally from the backend api.
|
S |
getStatus()
portable status of the resource
|
getId, getName, getProviderId, getTags, getType
getLocation, getUri, getUserMetadata
compareTo
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.