Cloud.DefinitionStages.WithUuid Interface
public static interface Cloud.DefinitionStages.WithUuid
The stage of the Cloud definition allowing to specify uuid.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withUuid(String uuid)
Specifies the uuid property: Unique ID of the cloud.. |
Method Details
withUuid
public abstract Cloud.DefinitionStages.WithCreate withUuid(String uuid)
Specifies the uuid property: Unique ID of the cloud..
Parameters:
Returns: