Package | Description |
---|---|
org.openstack4j.api.compute | |
org.openstack4j.openstack.compute.domain | |
org.openstack4j.openstack.compute.internal |
Modifier and Type | Method and Description |
---|---|
VolumeAttachment |
ServerService.attachVolume(String serverId,
String volumeId,
String device)
attach the volume to the given server
|
Modifier and Type | Class and Description |
---|---|
class |
NovaVolumeAttachment
return a description for this volume attachment job
|
Modifier and Type | Method and Description |
---|---|
VolumeAttachment |
ServerServiceImpl.attachVolume(String serverId,
String volumeId,
String device)
attach the volume to the given server
|
Copyright © 2017. All rights reserved.