| Package | Description |
|---|---|
| de.SweetCode.SteamAPI.method |
| Modifier and Type | Method and Description |
|---|---|
SteamMethodVersion.Builder |
SteamMethodVersion.Builder.add(Option option)
Adds the provided Option.
|
static SteamMethodVersion.Builder |
SteamMethodVersion.create()
Creates a new instance of
SteamMethodVersion.Builder. |
SteamMethodVersion.Builder |
SteamMethodVersion.Builder.hosts(SteamHost... hosts)
The host the SteamMethodVersion belong to.
|
SteamMethodVersion.Builder |
SteamMethodVersion.Builder.method(SteamHTTPMethod method)
The supported HTTP request method.
|
SteamMethodVersion.Builder |
SteamMethodVersion.Builder.version(SteamVersion version)
The version the SteamMethodVersion belong to.
|
SteamMethodVersion.Builder |
SteamMethodVersion.Builder.visibility(SteamVisibility visibility)
The visibility of the method.
|
Copyright © 2017. All rights reserved.