public class SenlinProfileCreate extends Object implements ProfileCreate
Modifier and Type | Class and Description |
---|---|
static class |
SenlinProfileCreate.SenlinProfileCreateConcreteBuilder
A Builder to create a SenlinProfile.
|
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Constructor and Description |
---|
SenlinProfileCreate() |
Modifier and Type | Method and Description |
---|---|
static SenlinProfileCreate.SenlinProfileCreateConcreteBuilder |
build()
Returnes a
SenlinProfileCreate.SenlinProfileCreateConcreteBuilder for configuration and
creation of a SenlinProfileCreate object. |
ProfileCreateBuilder |
toBuilder() |
public static SenlinProfileCreate.SenlinProfileCreateConcreteBuilder build()
SenlinProfileCreate.SenlinProfileCreateConcreteBuilder
for configuration and
creation of a SenlinProfileCreate
object.public ProfileCreateBuilder toBuilder()
toBuilder
in interface Buildable<ProfileCreateBuilder>
Copyright © 2017. All rights reserved.