public static final class ResponseProto.Response extends com.google.protobuf.GeneratedMessageV3 implements ResponseProto.ResponseOrBuilder
v1.Response| 限定符和类型 | 类和说明 |
|---|---|
static class |
ResponseProto.Response.Builder
Protobuf type
v1.Response |
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| 限定符和类型 | 字段和说明 |
|---|---|
static int |
ALIAS_FIELD_NUMBER |
static int |
CIRCUITBREAKER_FIELD_NUMBER |
static int |
CLIENT_FIELD_NUMBER |
static int |
CODE_FIELD_NUMBER |
static int |
INFO_FIELD_NUMBER |
static int |
INSTANCE_FIELD_NUMBER |
static int |
NAMESPACE_FIELD_NUMBER |
static int |
RATELIMIT_FIELD_NUMBER |
static int |
ROUTING_FIELD_NUMBER |
static int |
SERVICE_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
ServiceProto.ServiceAlias |
getAlias()
.v1.ServiceAlias alias = 8; |
ServiceProto.ServiceAliasOrBuilder |
getAliasOrBuilder()
.v1.ServiceAlias alias = 8; |
CircuitBreakerProto.CircuitBreaker |
getCircuitBreaker()
.v1.CircuitBreaker circuitBreaker = 10; |
CircuitBreakerProto.CircuitBreakerOrBuilder |
getCircuitBreakerOrBuilder()
.v1.CircuitBreaker circuitBreaker = 10; |
ClientProto.Client |
getClient()
.v1.Client client = 3; |
ClientProto.ClientOrBuilder |
getClientOrBuilder()
.v1.Client client = 3; |
com.google.protobuf.UInt32Value |
getCode()
.google.protobuf.UInt32Value code = 1; |
com.google.protobuf.UInt32ValueOrBuilder |
getCodeOrBuilder()
.google.protobuf.UInt32Value code = 1; |
static ResponseProto.Response |
getDefaultInstance() |
ResponseProto.Response |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.StringValue |
getInfo()
.google.protobuf.StringValue info = 2; |
com.google.protobuf.StringValueOrBuilder |
getInfoOrBuilder()
.google.protobuf.StringValue info = 2; |
ServiceProto.Instance |
getInstance()
.v1.Instance instance = 6; |
ServiceProto.InstanceOrBuilder |
getInstanceOrBuilder()
.v1.Instance instance = 6; |
ServiceProto.Namespace |
getNamespace()
.v1.Namespace namespace = 4; |
ServiceProto.NamespaceOrBuilder |
getNamespaceOrBuilder()
.v1.Namespace namespace = 4; |
com.google.protobuf.Parser<ResponseProto.Response> |
getParserForType() |
RateLimitProto.Rule |
getRateLimit()
.v1.Rule rateLimit = 9; |
RateLimitProto.RuleOrBuilder |
getRateLimitOrBuilder()
.v1.Rule rateLimit = 9; |
RoutingProto.Routing |
getRouting()
.v1.Routing routing = 7; |
RoutingProto.RoutingOrBuilder |
getRoutingOrBuilder()
.v1.Routing routing = 7; |
int |
getSerializedSize() |
ServiceProto.Service |
getService()
.v1.Service service = 5; |
ServiceProto.ServiceOrBuilder |
getServiceOrBuilder()
.v1.Service service = 5; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasAlias()
.v1.ServiceAlias alias = 8; |
boolean |
hasCircuitBreaker()
.v1.CircuitBreaker circuitBreaker = 10; |
boolean |
hasClient()
.v1.Client client = 3; |
boolean |
hasCode()
.google.protobuf.UInt32Value code = 1; |
int |
hashCode() |
boolean |
hasInfo()
.google.protobuf.StringValue info = 2; |
boolean |
hasInstance()
.v1.Instance instance = 6; |
boolean |
hasNamespace()
.v1.Namespace namespace = 4; |
boolean |
hasRateLimit()
.v1.Rule rateLimit = 9; |
boolean |
hasRouting()
.v1.Routing routing = 7; |
boolean |
hasService()
.v1.Service service = 5; |
boolean |
isInitialized() |
static ResponseProto.Response.Builder |
newBuilder() |
static ResponseProto.Response.Builder |
newBuilder(ResponseProto.Response prototype) |
ResponseProto.Response.Builder |
newBuilderForType() |
static ResponseProto.Response |
parseDelimitedFrom(InputStream input) |
static ResponseProto.Response |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseProto.Response |
parseFrom(byte[] data) |
static ResponseProto.Response |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseProto.Response |
parseFrom(ByteBuffer data) |
static ResponseProto.Response |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseProto.Response |
parseFrom(com.google.protobuf.ByteString data) |
static ResponseProto.Response |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseProto.Response |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ResponseProto.Response |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseProto.Response |
parseFrom(InputStream input) |
static ResponseProto.Response |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ResponseProto.Response> |
parser() |
ResponseProto.Response.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int CODE_FIELD_NUMBER
public static final int INFO_FIELD_NUMBER
public static final int CLIENT_FIELD_NUMBER
public static final int NAMESPACE_FIELD_NUMBER
public static final int SERVICE_FIELD_NUMBER
public static final int INSTANCE_FIELD_NUMBER
public static final int ROUTING_FIELD_NUMBER
public static final int ALIAS_FIELD_NUMBER
public static final int RATELIMIT_FIELD_NUMBER
public static final int CIRCUITBREAKER_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public boolean hasCode()
.google.protobuf.UInt32Value code = 1;hasCode 在接口中 ResponseProto.ResponseOrBuilderpublic com.google.protobuf.UInt32Value getCode()
.google.protobuf.UInt32Value code = 1;getCode 在接口中 ResponseProto.ResponseOrBuilderpublic com.google.protobuf.UInt32ValueOrBuilder getCodeOrBuilder()
.google.protobuf.UInt32Value code = 1;public boolean hasInfo()
.google.protobuf.StringValue info = 2;hasInfo 在接口中 ResponseProto.ResponseOrBuilderpublic com.google.protobuf.StringValue getInfo()
.google.protobuf.StringValue info = 2;getInfo 在接口中 ResponseProto.ResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getInfoOrBuilder()
.google.protobuf.StringValue info = 2;public boolean hasClient()
.v1.Client client = 3;hasClient 在接口中 ResponseProto.ResponseOrBuilderpublic ClientProto.Client getClient()
.v1.Client client = 3;getClient 在接口中 ResponseProto.ResponseOrBuilderpublic ClientProto.ClientOrBuilder getClientOrBuilder()
.v1.Client client = 3;public boolean hasNamespace()
.v1.Namespace namespace = 4;hasNamespace 在接口中 ResponseProto.ResponseOrBuilderpublic ServiceProto.Namespace getNamespace()
.v1.Namespace namespace = 4;getNamespace 在接口中 ResponseProto.ResponseOrBuilderpublic ServiceProto.NamespaceOrBuilder getNamespaceOrBuilder()
.v1.Namespace namespace = 4;public boolean hasService()
.v1.Service service = 5;hasService 在接口中 ResponseProto.ResponseOrBuilderpublic ServiceProto.Service getService()
.v1.Service service = 5;getService 在接口中 ResponseProto.ResponseOrBuilderpublic ServiceProto.ServiceOrBuilder getServiceOrBuilder()
.v1.Service service = 5;public boolean hasInstance()
.v1.Instance instance = 6;hasInstance 在接口中 ResponseProto.ResponseOrBuilderpublic ServiceProto.Instance getInstance()
.v1.Instance instance = 6;getInstance 在接口中 ResponseProto.ResponseOrBuilderpublic ServiceProto.InstanceOrBuilder getInstanceOrBuilder()
.v1.Instance instance = 6;public boolean hasRouting()
.v1.Routing routing = 7;hasRouting 在接口中 ResponseProto.ResponseOrBuilderpublic RoutingProto.Routing getRouting()
.v1.Routing routing = 7;getRouting 在接口中 ResponseProto.ResponseOrBuilderpublic RoutingProto.RoutingOrBuilder getRoutingOrBuilder()
.v1.Routing routing = 7;public boolean hasAlias()
.v1.ServiceAlias alias = 8;hasAlias 在接口中 ResponseProto.ResponseOrBuilderpublic ServiceProto.ServiceAlias getAlias()
.v1.ServiceAlias alias = 8;getAlias 在接口中 ResponseProto.ResponseOrBuilderpublic ServiceProto.ServiceAliasOrBuilder getAliasOrBuilder()
.v1.ServiceAlias alias = 8;public boolean hasRateLimit()
.v1.Rule rateLimit = 9;hasRateLimit 在接口中 ResponseProto.ResponseOrBuilderpublic RateLimitProto.Rule getRateLimit()
.v1.Rule rateLimit = 9;getRateLimit 在接口中 ResponseProto.ResponseOrBuilderpublic RateLimitProto.RuleOrBuilder getRateLimitOrBuilder()
.v1.Rule rateLimit = 9;public boolean hasCircuitBreaker()
.v1.CircuitBreaker circuitBreaker = 10;hasCircuitBreaker 在接口中 ResponseProto.ResponseOrBuilderpublic CircuitBreakerProto.CircuitBreaker getCircuitBreaker()
.v1.CircuitBreaker circuitBreaker = 10;getCircuitBreaker 在接口中 ResponseProto.ResponseOrBuilderpublic CircuitBreakerProto.CircuitBreakerOrBuilder getCircuitBreakerOrBuilder()
.v1.CircuitBreaker circuitBreaker = 10;public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static ResponseProto.Response parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ResponseProto.Response parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ResponseProto.Response parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ResponseProto.Response parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ResponseProto.Response parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ResponseProto.Response parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ResponseProto.Response parseFrom(InputStream input) throws IOException
IOExceptionpublic static ResponseProto.Response parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ResponseProto.Response parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ResponseProto.Response parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ResponseProto.Response parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ResponseProto.Response parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ResponseProto.Response.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ResponseProto.Response.Builder newBuilder()
public static ResponseProto.Response.Builder newBuilder(ResponseProto.Response prototype)
public ResponseProto.Response.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLitepublic static ResponseProto.Response getDefaultInstance()
public static com.google.protobuf.Parser<ResponseProto.Response> parser()
public com.google.protobuf.Parser<ResponseProto.Response> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ResponseProto.Response getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2021. All rights reserved.