public interface ServerInfoResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCaCert()
string ca_cert = 3; |
com.google.protobuf.ByteString |
getCaCertBytes()
string ca_cert = 3; |
java.lang.String |
getProvider()
string provider = 1; |
com.google.protobuf.ByteString |
getProviderBytes()
string provider = 1; |
java.lang.String |
getServerUrl()
string server_url = 2; |
com.google.protobuf.ByteString |
getServerUrlBytes()
string server_url = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getProvider()
string provider = 1;com.google.protobuf.ByteString getProviderBytes()
string provider = 1;java.lang.String getServerUrl()
string server_url = 2;com.google.protobuf.ByteString getServerUrlBytes()
string server_url = 2;java.lang.String getCaCert()
string ca_cert = 3;com.google.protobuf.ByteString getCaCertBytes()
string ca_cert = 3;