Uses of Class
io.grpc.channelz.v1.Address.OtherAddress
Packages that use Address.OtherAddress
-
Uses of Address.OtherAddress in io.grpc.channelz.v1
Fields in io.grpc.channelz.v1 declared as Address.OtherAddressModifier and TypeFieldDescriptionprivate static final Address.OtherAddress
Address.OtherAddress.DEFAULT_INSTANCE
Fields in io.grpc.channelz.v1 with type parameters of type Address.OtherAddressModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Address.OtherAddress, Address.OtherAddress.Builder, Address.OtherAddressOrBuilder> Address.Builder.otherAddressBuilder_
private static final com.google.protobuf.Parser
<Address.OtherAddress> Address.OtherAddress.PARSER
Methods in io.grpc.channelz.v1 that return Address.OtherAddressModifier and TypeMethodDescriptionAddress.OtherAddress.Builder.build()
Address.OtherAddress.Builder.buildPartial()
static Address.OtherAddress
Address.OtherAddress.getDefaultInstance()
Address.OtherAddress.Builder.getDefaultInstanceForType()
Address.OtherAddress.getDefaultInstanceForType()
Address.Builder.getOtherAddress()
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
Address.getOtherAddress()
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
AddressOrBuilder.getOtherAddress()
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
static Address.OtherAddress
Address.OtherAddress.parseDelimitedFrom
(InputStream input) static Address.OtherAddress
Address.OtherAddress.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Address.OtherAddress
Address.OtherAddress.parseFrom
(byte[] data) static Address.OtherAddress
Address.OtherAddress.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Address.OtherAddress
Address.OtherAddress.parseFrom
(com.google.protobuf.ByteString data) static Address.OtherAddress
Address.OtherAddress.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Address.OtherAddress
Address.OtherAddress.parseFrom
(com.google.protobuf.CodedInputStream input) static Address.OtherAddress
Address.OtherAddress.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Address.OtherAddress
Address.OtherAddress.parseFrom
(InputStream input) static Address.OtherAddress
Address.OtherAddress.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Address.OtherAddress
Address.OtherAddress.parseFrom
(ByteBuffer data) static Address.OtherAddress
Address.OtherAddress.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.channelz.v1 that return types with arguments of type Address.OtherAddressModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Address.OtherAddress> Address.OtherAddress.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Address.OtherAddress, Address.OtherAddress.Builder, Address.OtherAddressOrBuilder> Address.Builder.internalGetOtherAddressFieldBuilder()
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
static com.google.protobuf.Parser
<Address.OtherAddress> Address.OtherAddress.parser()
Methods in io.grpc.channelz.v1 with parameters of type Address.OtherAddressModifier and TypeMethodDescriptionprivate void
Address.OtherAddress.Builder.buildPartial0
(Address.OtherAddress result) Address.OtherAddress.Builder.mergeFrom
(Address.OtherAddress other) Address.Builder.mergeOtherAddress
(Address.OtherAddress value) .grpc.channelz.v1.Address.OtherAddress other_address = 3;
static Address.OtherAddress.Builder
Address.OtherAddress.newBuilder
(Address.OtherAddress prototype) Address.Builder.setOtherAddress
(Address.OtherAddress value) .grpc.channelz.v1.Address.OtherAddress other_address = 3;