@Deprecated @ApiStatus.ScheduledForRemoval public abstract class CocWebApiRequest extends AbstractWebApiRequest
Abstract CocWebApiRequest class.
log| Constructor and Description |
|---|
CocWebApiRequest(int apiVersion,
String urlFormat)
Deprecated.
Constructor for CocWebApiRequest.
|
CocWebApiRequest(int apiVersion,
String urlFormat,
int limit)
Deprecated.
Constructor for CocWebApiRequest.
|
CocWebApiRequest(int apiVersion,
String urlFormat,
int limit,
int before,
int after)
Deprecated.
Constructor for CocWebApiRequest.
|
| Modifier and Type | Method and Description |
|---|---|
void |
after(int after)
Deprecated.
after.
|
void |
before(int before)
Deprecated.
before.
|
void |
limit(int limit)
Deprecated.
limit.
|
apiVersion, apiVersion, baseUrlFormat, baseUrlFormat, getMessage, hasProperty, property, property, resolveBaseUrl, resolveProperties, urlParambaseUrl, build, encode, encode, header, method, request, urlParambuildToString, equals, hashCode, id, toStringpublic CocWebApiRequest(int apiVersion,
String urlFormat)
Constructor for CocWebApiRequest.
apiVersion - a inturlFormat - a String objectpublic CocWebApiRequest(int apiVersion,
String urlFormat,
int limit)
Constructor for CocWebApiRequest.
apiVersion - a inturlFormat - a String objectlimit - a intCopyright © 2016–2024. All rights reserved.