public static interface WorkloadGroupOuterClass.TCPHealthCheckConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getHost()
Host to connect to, defaults to localhost
string host = 1; |
com.google.protobuf.ByteString |
getHostBytes()
Host to connect to, defaults to localhost
string host = 1; |
int |
getPort()
Port of host
uint32 port = 2; |
String getHost()
Host to connect to, defaults to localhost
string host = 1;com.google.protobuf.ByteString getHostBytes()
Host to connect to, defaults to localhost
string host = 1;int getPort()
Port of host
uint32 port = 2;Copyright © 2018–2023 Alibaba Group. All rights reserved.