Freigeben über


DeploymentWhatIfProperties Klasse

public class DeploymentWhatIfProperties
extends DeploymentProperties

Was-wäre-wenn-Eigenschaften für die Bereitstellung.

Zusammenfassung zum Konstruktor

Konstruktor Beschreibung
DeploymentWhatIfProperties()

Methodenzusammenfassung

Modifizierer und Typ Methode und Beschreibung
DeploymentWhatIfSettings whatIfSettings()

Rufen Sie optionale What-If-Vorgangseinstellungen ab.

DeploymentWhatIfProperties withWhatIfSettings(DeploymentWhatIfSettings whatIfSettings)

Legen Sie optionale What-If-Vorgangseinstellungen fest.

Geerbte Methoden von DeploymentProperties

Geerbte Methoden von java.lang.Object

java.lang.Object.clone java.lang.Object.equals 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 java.lang.Object.wait

Details zum Konstruktor

DeploymentWhatIfProperties

public DeploymentWhatIfProperties()

Details zur Methode

whatIfSettings

public DeploymentWhatIfSettings whatIfSettings()

Rufen Sie optionale What-If-Vorgangseinstellungen ab.

Returns:

der whatIfSettings-Wert

withWhatIfSettings

public DeploymentWhatIfProperties withWhatIfSettings(DeploymentWhatIfSettings whatIfSettings)

Legen Sie optionale What-If-Vorgangseinstellungen fest.

Parameters:

whatIfSettings - der festzulegende whatIfSettings-Wert

Returns:

das DeploymentWhatIfProperties-Objekt selbst.

Gilt für: