Uses of Interface
io.grpc.channelz.v1.Address.OtherAddressOrBuilder
-
Packages that use Address.OtherAddressOrBuilder Package Description io.grpc.channelz.v1 -
-
Uses of Address.OtherAddressOrBuilder in io.grpc.channelz.v1
Classes in io.grpc.channelz.v1 that implement Address.OtherAddressOrBuilder Modifier and Type Class Description static class
Address.OtherAddress
An address type not included above.static class
Address.OtherAddress.Builder
An address type not included above.Methods in io.grpc.channelz.v1 that return Address.OtherAddressOrBuilder Modifier and Type Method Description Address.OtherAddressOrBuilder
Address.Builder. getOtherAddressOrBuilder()
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
Address.OtherAddressOrBuilder
Address. getOtherAddressOrBuilder()
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
Address.OtherAddressOrBuilder
AddressOrBuilder. getOtherAddressOrBuilder()
.grpc.channelz.v1.Address.OtherAddress other_address = 3;
-