public static interface ServiceProto.ServiceAliasOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.StringValue |
getAlias()
.google.protobuf.StringValue alias = 3; |
com.google.protobuf.StringValueOrBuilder |
getAliasOrBuilder()
.google.protobuf.StringValue alias = 3; |
com.google.protobuf.StringValue |
getComment()
.google.protobuf.StringValue comment = 9; |
com.google.protobuf.StringValueOrBuilder |
getCommentOrBuilder()
.google.protobuf.StringValue comment = 9; |
com.google.protobuf.StringValue |
getCtime()
.google.protobuf.StringValue ctime = 6; |
com.google.protobuf.StringValueOrBuilder |
getCtimeOrBuilder()
.google.protobuf.StringValue ctime = 6; |
com.google.protobuf.StringValue |
getMtime()
.google.protobuf.StringValue mtime = 7; |
com.google.protobuf.StringValueOrBuilder |
getMtimeOrBuilder()
.google.protobuf.StringValue mtime = 7; |
com.google.protobuf.StringValue |
getNamespace()
.google.protobuf.StringValue namespace = 2; |
com.google.protobuf.StringValueOrBuilder |
getNamespaceOrBuilder()
.google.protobuf.StringValue namespace = 2; |
com.google.protobuf.StringValue |
getOwners()
.google.protobuf.StringValue owners = 8; |
com.google.protobuf.StringValueOrBuilder |
getOwnersOrBuilder()
.google.protobuf.StringValue owners = 8; |
com.google.protobuf.StringValue |
getService()
.google.protobuf.StringValue service = 1; |
com.google.protobuf.StringValueOrBuilder |
getServiceOrBuilder()
.google.protobuf.StringValue service = 1; |
com.google.protobuf.StringValue |
getServiceToken()
.google.protobuf.StringValue service_token = 5[json_name = "service_token"]; |
com.google.protobuf.StringValueOrBuilder |
getServiceTokenOrBuilder()
.google.protobuf.StringValue service_token = 5[json_name = "service_token"]; |
ServiceProto.AliasType |
getType()
.v1.AliasType type = 4; |
int |
getTypeValue()
.v1.AliasType type = 4; |
boolean |
hasAlias()
.google.protobuf.StringValue alias = 3; |
boolean |
hasComment()
.google.protobuf.StringValue comment = 9; |
boolean |
hasCtime()
.google.protobuf.StringValue ctime = 6; |
boolean |
hasMtime()
.google.protobuf.StringValue mtime = 7; |
boolean |
hasNamespace()
.google.protobuf.StringValue namespace = 2; |
boolean |
hasOwners()
.google.protobuf.StringValue owners = 8; |
boolean |
hasService()
.google.protobuf.StringValue service = 1; |
boolean |
hasServiceToken()
.google.protobuf.StringValue service_token = 5[json_name = "service_token"]; |
boolean hasService()
.google.protobuf.StringValue service = 1;com.google.protobuf.StringValue getService()
.google.protobuf.StringValue service = 1;com.google.protobuf.StringValueOrBuilder getServiceOrBuilder()
.google.protobuf.StringValue service = 1;boolean hasNamespace()
.google.protobuf.StringValue namespace = 2;com.google.protobuf.StringValue getNamespace()
.google.protobuf.StringValue namespace = 2;com.google.protobuf.StringValueOrBuilder getNamespaceOrBuilder()
.google.protobuf.StringValue namespace = 2;boolean hasAlias()
.google.protobuf.StringValue alias = 3;com.google.protobuf.StringValue getAlias()
.google.protobuf.StringValue alias = 3;com.google.protobuf.StringValueOrBuilder getAliasOrBuilder()
.google.protobuf.StringValue alias = 3;int getTypeValue()
.v1.AliasType type = 4;ServiceProto.AliasType getType()
.v1.AliasType type = 4;boolean hasOwners()
.google.protobuf.StringValue owners = 8;com.google.protobuf.StringValue getOwners()
.google.protobuf.StringValue owners = 8;com.google.protobuf.StringValueOrBuilder getOwnersOrBuilder()
.google.protobuf.StringValue owners = 8;boolean hasComment()
.google.protobuf.StringValue comment = 9;com.google.protobuf.StringValue getComment()
.google.protobuf.StringValue comment = 9;com.google.protobuf.StringValueOrBuilder getCommentOrBuilder()
.google.protobuf.StringValue comment = 9;boolean hasServiceToken()
.google.protobuf.StringValue service_token = 5[json_name = "service_token"];com.google.protobuf.StringValue getServiceToken()
.google.protobuf.StringValue service_token = 5[json_name = "service_token"];com.google.protobuf.StringValueOrBuilder getServiceTokenOrBuilder()
.google.protobuf.StringValue service_token = 5[json_name = "service_token"];boolean hasCtime()
.google.protobuf.StringValue ctime = 6;com.google.protobuf.StringValue getCtime()
.google.protobuf.StringValue ctime = 6;com.google.protobuf.StringValueOrBuilder getCtimeOrBuilder()
.google.protobuf.StringValue ctime = 6;boolean hasMtime()
.google.protobuf.StringValue mtime = 7;com.google.protobuf.StringValue getMtime()
.google.protobuf.StringValue mtime = 7;com.google.protobuf.StringValueOrBuilder getMtimeOrBuilder()
.google.protobuf.StringValue mtime = 7;Copyright © 2022. All rights reserved.