public class BedrockRealmsInviteLinkAcceptRequest extends net.lenni0451.commons.httpclient.requests.impl.PostRequest implements RealmsResponseHandler<RealmsServer>
| Constructor and Description |
|---|
BedrockRealmsInviteLinkAcceptRequest(java.lang.String code) |
| Modifier and Type | Method and Description |
|---|---|
RealmsServer |
handle(net.lenni0451.commons.httpclient.HttpResponse response,
net.lenni0451.commons.gson.elements.GsonObject json) |
getContent, hasContent, setContentbind, execute, execute, getCookieManager, getFollowRedirects, getIgnoreInvalidSSL, getMethod, getRetryHandler, getURL, isCookieManagerSet, isIgnoreInvalidSSLSet, isRetryHandlerSet, isStreamedRequest, isStreamedResponse, setCookieManager, setFollowRedirects, setFollowRedirects, setIgnoreInvalidSSL, setRetryHandler, setStreamedRequest, setStreamedResponse, unsetCookieManager, unsetIgnoreInvalidSSL, unsetRetryHandlerappendHeader, appendHeader, appendHeader, clearHeaders, forEachHeader, getFirstHeader, getHeader, getHeaders, getLastHeader, hasHeader, hasHeader, hasHeader, removeHeader, setHeader, setHeader, setHeaderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleErrorhandlepublic BedrockRealmsInviteLinkAcceptRequest(java.lang.String code)
throws java.net.MalformedURLException
java.net.MalformedURLExceptionpublic RealmsServer handle(net.lenni0451.commons.httpclient.HttpResponse response, net.lenni0451.commons.gson.elements.GsonObject json) throws java.io.IOException
handle in interface JsonHttpResponseHandler<RealmsServer>java.io.IOException