Uses of Class
io.grpc.alts.GoogleDefaultChannelBuilder
-
-
Uses of GoogleDefaultChannelBuilder in io.grpc.alts
Methods in io.grpc.alts that return GoogleDefaultChannelBuilder Modifier and Type Method Description static GoogleDefaultChannelBuilderGoogleDefaultChannelBuilder. forAddress(String name, int port)"Overrides" the static method inManagedChannelBuilder.static GoogleDefaultChannelBuilderGoogleDefaultChannelBuilder. forTarget(String target)"Overrides" the static method inManagedChannelBuilder.
-