Uses of Class
io.grpc.alts.AltsChannelBuilder
-
-
Uses of AltsChannelBuilder in io.grpc.alts
Methods in io.grpc.alts that return AltsChannelBuilder Modifier and Type Method Description AltsChannelBuilderAltsChannelBuilder. addTargetServiceAccount(String targetServiceAccount)Adds an expected target service accounts.AltsChannelBuilderAltsChannelBuilder. enableUntrustedAltsForTesting()Enables untrusted ALTS for testing.static AltsChannelBuilderAltsChannelBuilder. forAddress(String name, int port)"Overrides" the static method inManagedChannelBuilder.static AltsChannelBuilderAltsChannelBuilder. forTarget(String target)"Overrides" the static method inManagedChannelBuilder.AltsChannelBuilderAltsChannelBuilder. setHandshakerAddressForTesting(String handshakerAddress)Sets a new handshaker service address for testing.
-