com.stackify.api
| Constructor and Description |
|---|
ApiClient.Builder() |
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
build() |
ApiClient.Builder |
name(String name)
Sets the builder's name
|
ApiClient.Builder |
version(String version)
Sets the builder's version
|
public ApiClient.Builder name(String name)
name - The name to be setpublic ApiClient.Builder version(String version)
version - The version to be setpublic ApiClient build()
Copyright © 2013 Stackify, LLC. All Rights Reserved.