public interface OsVolumeClient extends SearchableResource<OsVolume>
SearchableResource.GetByNameRequestInterceptor
Modifier and Type | Field and Description |
---|---|
static String |
OS_VOLUME_ARCHIVE_URI |
static String |
OS_VOLUME_URI |
Modifier and Type | Method and Description |
---|---|
OsVolume |
getArchivedOsVolume(String resourceId)
Retrieves details of the archived OS volume identified by the given
resourceId . |
getByName
static final String OS_VOLUME_URI
static final String OS_VOLUME_ARCHIVE_URI
Copyright © 2016. All rights reserved.