public class ABTestCMSComponentContainerModelBuilder
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static ABTestCMSComponentContainerModelBuilder |
aModel() |
ABTestCMSComponentContainerModel |
build() |
static ABTestCMSComponentContainerModelBuilder |
fromModel(ABTestCMSComponentContainerModel model) |
protected ABTestCMSComponentContainerModel |
getModel() |
ABTestCMSComponentContainerModelBuilder |
withCatalogVersion(CatalogVersionModel cv) |
ABTestCMSComponentContainerModelBuilder |
withName(java.lang.String name) |
ABTestCMSComponentContainerModelBuilder |
withSimpleCMSComponent(java.util.List<SimpleCMSComponentModel> value) |
ABTestCMSComponentContainerModelBuilder |
withUid(java.lang.String uid) |
protected ABTestCMSComponentContainerModel getModel()
public static ABTestCMSComponentContainerModelBuilder aModel()
public static ABTestCMSComponentContainerModelBuilder fromModel(ABTestCMSComponentContainerModel model)
public ABTestCMSComponentContainerModelBuilder withUid(java.lang.String uid)
public ABTestCMSComponentContainerModelBuilder withCatalogVersion(CatalogVersionModel cv)
public ABTestCMSComponentContainerModelBuilder withSimpleCMSComponent(java.util.List<SimpleCMSComponentModel> value)
public ABTestCMSComponentContainerModelBuilder withName(java.lang.String name)
public ABTestCMSComponentContainerModel build()
Copyright © 2018 SAP SE. All Rights Reserved.