Uses of Class
io.grpc.channelz.v1.Address.TcpIpAddress
Packages that use Address.TcpIpAddress
-
Uses of Address.TcpIpAddress in io.grpc.channelz.v1
Fields in io.grpc.channelz.v1 declared as Address.TcpIpAddressModifier and TypeFieldDescriptionprivate static final Address.TcpIpAddress
Address.TcpIpAddress.DEFAULT_INSTANCE
Fields in io.grpc.channelz.v1 with type parameters of type Address.TcpIpAddressModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Address.TcpIpAddress> Address.TcpIpAddress.PARSER
private com.google.protobuf.SingleFieldBuilder
<Address.TcpIpAddress, Address.TcpIpAddress.Builder, Address.TcpIpAddressOrBuilder> Address.Builder.tcpipAddressBuilder_
Methods in io.grpc.channelz.v1 that return Address.TcpIpAddressModifier and TypeMethodDescriptionAddress.TcpIpAddress.Builder.build()
Address.TcpIpAddress.Builder.buildPartial()
static Address.TcpIpAddress
Address.TcpIpAddress.getDefaultInstance()
Address.TcpIpAddress.Builder.getDefaultInstanceForType()
Address.TcpIpAddress.getDefaultInstanceForType()
Address.Builder.getTcpipAddress()
.grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
Address.getTcpipAddress()
.grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
AddressOrBuilder.getTcpipAddress()
.grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
static Address.TcpIpAddress
Address.TcpIpAddress.parseDelimitedFrom
(InputStream input) static Address.TcpIpAddress
Address.TcpIpAddress.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Address.TcpIpAddress
Address.TcpIpAddress.parseFrom
(byte[] data) static Address.TcpIpAddress
Address.TcpIpAddress.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Address.TcpIpAddress
Address.TcpIpAddress.parseFrom
(com.google.protobuf.ByteString data) static Address.TcpIpAddress
Address.TcpIpAddress.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Address.TcpIpAddress
Address.TcpIpAddress.parseFrom
(com.google.protobuf.CodedInputStream input) static Address.TcpIpAddress
Address.TcpIpAddress.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Address.TcpIpAddress
Address.TcpIpAddress.parseFrom
(InputStream input) static Address.TcpIpAddress
Address.TcpIpAddress.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Address.TcpIpAddress
Address.TcpIpAddress.parseFrom
(ByteBuffer data) static Address.TcpIpAddress
Address.TcpIpAddress.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.grpc.channelz.v1 that return types with arguments of type Address.TcpIpAddressModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Address.TcpIpAddress> Address.TcpIpAddress.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Address.TcpIpAddress, Address.TcpIpAddress.Builder, Address.TcpIpAddressOrBuilder> Address.Builder.internalGetTcpipAddressFieldBuilder()
.grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
static com.google.protobuf.Parser
<Address.TcpIpAddress> Address.TcpIpAddress.parser()
Methods in io.grpc.channelz.v1 with parameters of type Address.TcpIpAddressModifier and TypeMethodDescriptionprivate void
Address.TcpIpAddress.Builder.buildPartial0
(Address.TcpIpAddress result) Address.TcpIpAddress.Builder.mergeFrom
(Address.TcpIpAddress other) Address.Builder.mergeTcpipAddress
(Address.TcpIpAddress value) .grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;
static Address.TcpIpAddress.Builder
Address.TcpIpAddress.newBuilder
(Address.TcpIpAddress prototype) Address.Builder.setTcpipAddress
(Address.TcpIpAddress value) .grpc.channelz.v1.Address.TcpIpAddress tcpip_address = 1;