public interface ComputeBuilders
| Modifier and Type | Method and Description |
|---|---|
BlockDeviceMappingBuilder |
blockDeviceMapping()
The builder to create a Block Device Mapping
|
FlavorBuilder |
flavor()
The builder to create a Flavor.
|
FloatingIPBuilder |
floatingIP()
Deprecated.
Since these APIs are only implemented for nova-network, they are deprecated. These will fail with a 404 starting from microversion 2.36. They were removed in the 18.0.0 Rocky release.
|
QuotaSetUpdateBuilder |
quotaSet()
This builder which creates a QuotaSet for updates
|
ServerCreateBuilder |
server()
The builder to create a Server
|
ServerCreateBuilder server()
BlockDeviceMappingBuilder blockDeviceMapping()
FlavorBuilder flavor()
@Deprecated FloatingIPBuilder floatingIP()
QuotaSetUpdateBuilder quotaSet()
Copyright © 2020. All rights reserved.