public static final class CreateFragmentParams.Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
CreateFragmentParams |
build() |
CreateFragmentParams.Builder |
component(Component component) |
CreateFragmentParams.Builder |
config(PropertyTree config) |
CreateFragmentParams.Builder |
parent(ContentPath parentContentPath) |
public CreateFragmentParams.Builder config(PropertyTree config)
public CreateFragmentParams.Builder parent(ContentPath parentContentPath)
public CreateFragmentParams.Builder component(Component component)
public CreateFragmentParams build()