FluentT
- the type of the resourcepublic static interface WebAppBase.DefinitionStages.WithScmSiteAlsoStopped<FluentT>
Modifier and Type | Method and Description |
---|---|
WebAppBase.DefinitionStages.WithCreate<FluentT> |
withScmSiteAlsoStopped(boolean scmSiteAlsoStopped)
Specifies if SCM site is also stopped when the web app is stopped.
|
WebAppBase.DefinitionStages.WithCreate<FluentT> withScmSiteAlsoStopped(boolean scmSiteAlsoStopped)
scmSiteAlsoStopped
- true if SCM site is also stoppedCopyright © 2019. All rights reserved.