Uses of Class
io.grpc.xds.client.Bootstrapper.AuthorityInfo
Packages that use Bootstrapper.AuthorityInfo
-
Uses of Bootstrapper.AuthorityInfo in io.grpc.xds.client
Methods in io.grpc.xds.client that return Bootstrapper.AuthorityInfoModifier and TypeMethodDescriptionstatic Bootstrapper.AuthorityInfoBootstrapper.AuthorityInfo.create(String clientListenerResourceNameTemplate, List<Bootstrapper.ServerInfo> xdsServers) Methods in io.grpc.xds.client that return types with arguments of type Bootstrapper.AuthorityInfoModifier and TypeMethodDescriptionabstract com.google.common.collect.ImmutableMap<String, Bootstrapper.AuthorityInfo> Bootstrapper.BootstrapInfo.authorities()A map of authority name to corresponding configuration.Method parameters in io.grpc.xds.client with type arguments of type Bootstrapper.AuthorityInfoModifier and TypeMethodDescriptionabstract Bootstrapper.BootstrapInfo.BuilderBootstrapper.BootstrapInfo.Builder.authorities(Map<String, Bootstrapper.AuthorityInfo> authorities)