public static interface SolrProtocol.ResponseBodyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.ByteString |
getBody()
required bytes body = 2; |
String |
getContentType()
required string contentType = 1; |
com.google.protobuf.ByteString |
getContentTypeBytes()
required string contentType = 1; |
boolean |
hasBody()
required bytes body = 2; |
boolean |
hasContentType()
required string contentType = 1; |
boolean hasContentType()
required string contentType = 1;String getContentType()
required string contentType = 1;com.google.protobuf.ByteString getContentTypeBytes()
required string contentType = 1;boolean hasBody()
required bytes body = 2;com.google.protobuf.ByteString getBody()
required bytes body = 2;Copyright © 2017 vootoo. All rights reserved.