public abstract static class AbstractClient.Builder<T extends AbstractClient.Builder<T>> extends Object implements Client.Builder
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
protected abstract T |
builder() |
T |
module(Module module) |
Set<Module> |
modules() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
build
Copyright © 2017. All rights reserved.