public class SwitchoverBlueGreenDeploymentRequest extends Object
| Constructor and Description |
|---|
SwitchoverBlueGreenDeploymentRequest() |
| Modifier and Type | Method and Description |
|---|---|
SwitchoverBlueGreenDeploymentRequest |
applyImmediately(Boolean applyImmediately) |
boolean |
equals(Object o) |
@NotNull String |
getSourceInstanceId()
Get sourceInstanceId
|
int |
hashCode() |
@NotNull Boolean |
isApplyImmediately()
Get applyImmediately
|
void |
setApplyImmediately(Boolean applyImmediately) |
void |
setSourceInstanceId(String sourceInstanceId) |
SwitchoverBlueGreenDeploymentRequest |
sourceInstanceId(String sourceInstanceId) |
String |
toString() |
public SwitchoverBlueGreenDeploymentRequest()
public SwitchoverBlueGreenDeploymentRequest applyImmediately(Boolean applyImmediately)
@NotNull public @NotNull Boolean isApplyImmediately()
public void setApplyImmediately(Boolean applyImmediately)
public SwitchoverBlueGreenDeploymentRequest sourceInstanceId(String sourceInstanceId)
@NotNull public @NotNull String getSourceInstanceId()
public void setSourceInstanceId(String sourceInstanceId)
Copyright © 2026. All rights reserved.