| 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 |
SpringCloudDeploymentDraft |
| Modifier and Type | Field and Description |
|---|---|
private SpringCloudDeployment |
SpringCloudAppDraft.activeDeployment |
private SpringCloudDeployment |
SpringCloudDeploymentInstanceEntity.deployment |
private SpringCloudDeployment |
SpringCloudDeploymentDraft.origin |
| Modifier and Type | Field and Description |
|---|---|
private Cache1<SpringCloudDeployment> |
SpringCloudApp.activeDeployment |
| Modifier and Type | Method and Description |
|---|---|
SpringCloudDeployment |
SpringCloudAppDraft.getActiveDeployment() |
SpringCloudDeployment |
SpringCloudApp.getActiveDeployment() |
SpringCloudDeployment |
SpringCloudAppDraft.getCachedActiveDeployment() |
SpringCloudDeployment |
SpringCloudApp.getCachedActiveDeployment() |
protected SpringCloudDeployment |
SpringCloudDeploymentModule.newResource(com.azure.resourcemanager.appplatform.models.SpringAppDeployment remote) |
protected SpringCloudDeployment |
SpringCloudDeploymentModule.newResource(String name,
String resourceGroupName) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Utils.isDeploymentDone(SpringCloudDeployment deployment) |
protected SpringCloudDeploymentDraft |
SpringCloudDeploymentModule.newDraftForUpdate(SpringCloudDeployment origin) |
void |
SpringCloudAppDraft.setActiveDeployment(SpringCloudDeployment activeDeployment) |
| Constructor and Description |
|---|
SpringCloudAppInstanceModule(SpringCloudDeployment parent) |
SpringCloudDeployment(SpringCloudDeployment origin)
copy constructor
|
SpringCloudDeploymentDraft(SpringCloudDeployment origin) |
SpringCloudDeploymentInstanceEntity(com.azure.resourcemanager.appplatform.models.DeploymentInstance remote,
SpringCloudDeployment deployment) |
| Modifier and Type | Method and Description |
|---|---|
static SpringCloudDeploymentConfig |
SpringCloudDeploymentConfig.fromDeployment(SpringCloudDeployment deployment) |
| Modifier and Type | Field and Description |
|---|---|
private SpringCloudDeployment |
DeploySpringCloudAppTask.deployment |
| Modifier and Type | Method and Description |
|---|---|
SpringCloudDeployment |
DeploySpringCloudAppTask.doExecute() |
Copyright © 2024. All rights reserved.