public interface InstancePingPkgOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getLayer()
Instance belong layer name which define in the backend, general is default.
|
com.google.protobuf.ByteString |
getLayerBytes()
Instance belong layer name which define in the backend, general is default.
|
String |
getService()
string service = 1; |
com.google.protobuf.ByteString |
getServiceBytes()
string service = 1; |
String |
getServiceInstance()
string serviceInstance = 2; |
com.google.protobuf.ByteString |
getServiceInstanceBytes()
string serviceInstance = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getService()
string service = 1;com.google.protobuf.ByteString getServiceBytes()
string service = 1;String getServiceInstance()
string serviceInstance = 2;com.google.protobuf.ByteString getServiceInstanceBytes()
string serviceInstance = 2;String getLayer()
Instance belong layer name which define in the backend, general is default.
string layer = 3;com.google.protobuf.ByteString getLayerBytes()
Instance belong layer name which define in the backend, general is default.
string layer = 3;Copyright © 2022 The Apache Software Foundation. All rights reserved.