public static class GetAPIResult.Builder
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
GetAPIResult |
build() |
GetAPIResult.Builder |
currentVersion(java.lang.Double currentVersion) |
GetAPIResult.Builder |
supportedVersions(java.lang.Double[] supportedVersions) |
public GetAPIResult build()
public GetAPIResult.Builder supportedVersions(java.lang.Double[] supportedVersions)
public GetAPIResult.Builder currentVersion(java.lang.Double currentVersion)