public static interface Daemon.ServiceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getUri()
Address of the service instance, in RFC 3986 format.
|
com.google.protobuf.ByteString |
getUriBytes()
Address of the service instance, in RFC 3986 format.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getUri()
Address of the service instance, in RFC 3986 format.
string uri = 1;com.google.protobuf.ByteString getUriBytes()
Address of the service instance, in RFC 3986 format.
string uri = 1;Copyright © 2024. All rights reserved.