ScopedDeploymentWhatIf Class

Definition

Deployment What-if operation parameters.

public class ScopedDeploymentWhatIf
Inheritance
java.lang.Object
ScopedDeploymentWhatIf

Inherited Members

java.lang.Object.clone() java.lang.Object.equals(java.lang.Object) java.lang.Object.finalize() java.lang.Object.getClass() java.lang.Object.hashCode() java.lang.Object.notify() java.lang.Object.notifyAll() java.lang.Object.toString() java.lang.Object.wait() java.lang.Object.wait(long) java.lang.Object.wait(long,int)

Constructors

ScopedDeploymentWhatIf()

Methods

location()

Get the location to store the deployment data.

properties()

Get the deployment properties.

withLocation(String location)

Set the location to store the deployment data.

withProperties(DeploymentWhatIfProperties properties)

Set the deployment properties.

Applies to