| Package | Description |
|---|---|
| com.microsoft.azure.toolkit.lib.springcloud | |
| com.microsoft.azure.toolkit.lib.springcloud.config | |
| com.microsoft.azure.toolkit.lib.springcloud.task |
| Modifier and Type | Class and Description |
|---|---|
class |
SpringCloudClusterDraft |
| Modifier and Type | Field and Description |
|---|---|
private SpringCloudCluster |
SpringCloudClusterDraft.origin |
| Modifier and Type | Method and Description |
|---|---|
SpringCloudCluster |
SpringCloudClusterModule.get(String name,
String resourceGroup) |
protected SpringCloudCluster |
SpringCloudClusterModule.newResource(com.azure.resourcemanager.appplatform.models.SpringService r) |
protected SpringCloudCluster |
SpringCloudClusterModule.newResource(String name,
String resourceGroupName) |
| Modifier and Type | Method and Description |
|---|---|
protected AzResource.Draft<SpringCloudCluster,com.azure.resourcemanager.appplatform.models.SpringService> |
SpringCloudClusterModule.newDraftForCreate(String name,
String rgName) |
protected AzResource.Draft<SpringCloudCluster,com.azure.resourcemanager.appplatform.models.SpringService> |
SpringCloudClusterModule.newDraftForUpdate(SpringCloudCluster springCloudCluster) |
| Modifier and Type | Method and Description |
|---|---|
protected AzResource.Draft<SpringCloudCluster,com.azure.resourcemanager.appplatform.models.SpringService> |
SpringCloudClusterModule.newDraftForUpdate(SpringCloudCluster springCloudCluster) |
| Constructor and Description |
|---|
SpringCloudAppModule(SpringCloudCluster parent) |
SpringCloudCluster(SpringCloudCluster origin)
copy constructor
|
SpringCloudClusterDraft(SpringCloudCluster origin) |
| Modifier and Type | Method and Description |
|---|---|
static SpringCloudClusterConfig |
SpringCloudClusterConfig.fromCluster(SpringCloudCluster cluster) |
| Modifier and Type | Method and Description |
|---|---|
private void |
DeploySpringCloudAppTask.addCreateClusterTask(SpringCloudCluster cluster) |
Copyright © 2024. All rights reserved.