| 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 | Method and Description |
|---|---|
SpringCloudAppConfig |
SpringCloudAppDraft.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpringCloudAppDraft.setConfig(SpringCloudAppConfig c) |
| Modifier and Type | Method and Description |
|---|---|
static SpringCloudAppConfig |
SpringCloudAppConfig.fromApp(SpringCloudApp app) |
| Modifier and Type | Field and Description |
|---|---|
private SpringCloudAppConfig |
DeploySpringCloudAppTask.config |
| Constructor and Description |
|---|
DeploySpringCloudAppTask(SpringCloudAppConfig appConfig) |
DeploySpringCloudAppTask(SpringCloudAppConfig appConfig,
boolean openStreamingLogOnFailure,
boolean waitDeploymentComplete) |
Copyright © 2024. All rights reserved.