public class DeployStackOptions
extends java.lang.Object
| Constructor and Description |
|---|
DeployStackOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getPruneServices() |
boolean |
getSendRegistryAuth() |
boolean |
isPruneServices() |
boolean |
isSendRegistryAuth() |
void |
setPruneServices(boolean pruneServices) |
void |
setSendRegistryAuth(boolean sendRegistryAuth) |
public boolean getPruneServices()
public boolean isPruneServices()
public void setPruneServices(boolean pruneServices)
public boolean getSendRegistryAuth()
public boolean isSendRegistryAuth()
public void setSendRegistryAuth(boolean sendRegistryAuth)