public class HttpRequestOrBuilder<MC extends HttpModelClient> extends Object
| Constructor and Description |
|---|
HttpRequestOrBuilder(MC canonClient) |
| Modifier and Type | Method and Description |
|---|---|
String |
asString(com.google.protobuf.ByteString byteString) |
String |
asString(org.symphonyoss.s2.common.immutable.ImmutableByteArray byteString) |
String |
asString(Number number) |
String |
asString(String s) |
MC |
getCanonClient() |
void |
validateResponse(org.apache.http.client.methods.CloseableHttpResponse response) |
public HttpRequestOrBuilder(MC canonClient)
public MC getCanonClient()
public String asString(com.google.protobuf.ByteString byteString)
public String asString(org.symphonyoss.s2.common.immutable.ImmutableByteArray byteString)
public void validateResponse(org.apache.http.client.methods.CloseableHttpResponse response)
throws PermissionDeniedException,
BadRequestException,
ServerErrorException
Copyright © 2018 Symphony Software Foundation. All rights reserved.