public interface LoadBalancerBackendOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getServiceName()
string service_name = 1; |
com.google.protobuf.ByteString |
getServiceNameBytes()
string service_name = 1; |
java.lang.String |
getServicePort()
string service_port = 2; |
com.google.protobuf.ByteString |
getServicePortBytes()
string service_port = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getServiceName()
string service_name = 1;com.google.protobuf.ByteString getServiceNameBytes()
string service_name = 1;java.lang.String getServicePort()
string service_port = 2;com.google.protobuf.ByteString getServicePortBytes()
string service_port = 2;