Uses of Class
io.grpc.xds.client.Bootstrapper.AuthorityInfo
Packages that use Bootstrapper.AuthorityInfo
-
Uses of Bootstrapper.AuthorityInfo in io.grpc.xds.client
Subclasses of Bootstrapper.AuthorityInfo in io.grpc.xds.clientModifier and TypeClassDescription(package private) final classFields in io.grpc.xds.client with type parameters of type Bootstrapper.AuthorityInfoModifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableMap<String, Bootstrapper.AuthorityInfo> AutoValue_Bootstrapper_BootstrapInfo.authoritiesprivate com.google.common.collect.ImmutableMap<String, Bootstrapper.AuthorityInfo> AutoValue_Bootstrapper_BootstrapInfo.Builder.authoritiesMethods 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 TypeMethodDescriptioncom.google.common.collect.ImmutableMap<String, Bootstrapper.AuthorityInfo> AutoValue_Bootstrapper_BootstrapInfo.authorities()abstract 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 TypeMethodDescriptionAutoValue_Bootstrapper_BootstrapInfo.Builder.authorities(Map<String, Bootstrapper.AuthorityInfo> authorities) abstract Bootstrapper.BootstrapInfo.BuilderBootstrapper.BootstrapInfo.Builder.authorities(Map<String, Bootstrapper.AuthorityInfo> authorities)