Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GoodBot |
build() |
GoodBot.Builder |
copy(GoodBot o) |
GoodBot.Builder |
description(String description) |
GoodBot.Builder |
isEnabled(Boolean isEnabled) |
GoodBot.Builder |
key(String key) |
GoodBot.Builder |
name(String name) |
public GoodBot.Builder key(String key)
public GoodBot.Builder name(String name)
public GoodBot.Builder isEnabled(Boolean isEnabled)
public GoodBot.Builder description(String description)
public GoodBot build()
public GoodBot.Builder copy(GoodBot o)
Copyright © 2016–2019. All rights reserved.