PrivateCloud.DefinitionStages.WithCreate インターフェイス
実装
public static interface PrivateCloud.DefinitionStages.WithCreate
extends WithTags, WithIdentity, WithCircuit, WithNetworkBlock, WithVcenterPassword, WithNsxtPassword, WithSecondaryCircuit, WithManagementCluster, WithInternet, WithIdentitySources, WithAvailability, WithEncryption, WithExtendedNetworkBlocks
作成するリソースに必要な最小限のプロパティをすべて含む PrivateCloud 定義のステージ。また、その他の省略可能なプロパティを指定することもできます。
メソッドの概要
| 修飾子と型 | メソッドと説明 |
|---|---|
|
abstract
Private |
create()
作成要求を実行します。 |
|
abstract
Private |
create(Context context)
作成要求を実行します。 |
メソッドの詳細
create
public abstract PrivateCloud create()
作成要求を実行します。
Returns:
create
public abstract PrivateCloud create(Context context)
作成要求を実行します。
Parameters:
Returns: