public abstract class DeploymentResult extends Object
| Constructor and Description |
|---|
DeploymentResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
waitDeployed() |
abstract void |
waitDeployed(long timeout,
long retryDelay) |
public void waitDeployed()
throws HttpException,
ApplicationDeploymentFailedException
public abstract void waitDeployed(long timeout,
long retryDelay)
throws HttpException,
ApplicationDeploymentFailedException
Copyright © 2019 Kloudtek. All rights reserved.