Uses of Class
io.grpc.xds.client.Bootstrapper.BootstrapInfo.Builder
Packages that use Bootstrapper.BootstrapInfo.Builder
-
Uses of Bootstrapper.BootstrapInfo.Builder in io.grpc.xds.client
Subclasses of Bootstrapper.BootstrapInfo.Builder in io.grpc.xds.clientModifier and TypeClassDescription(package private) static final class
Methods in io.grpc.xds.client that return Bootstrapper.BootstrapInfo.BuilderModifier and TypeMethodDescriptionAutoValue_Bootstrapper_BootstrapInfo.Builder.authorities
(Map<String, Bootstrapper.AuthorityInfo> authorities) abstract Bootstrapper.BootstrapInfo.Builder
Bootstrapper.BootstrapInfo.Builder.authorities
(Map<String, Bootstrapper.AuthorityInfo> authorities) protected Bootstrapper.BootstrapInfo.Builder
BootstrapperImpl.bootstrapBuilder
(Map<String, ?> rawData) Bootstrapper.BootstrapInfo.builder()
AutoValue_Bootstrapper_BootstrapInfo.Builder.certProviders
(Map<String, Bootstrapper.CertificateProviderInfo> certProviders) abstract Bootstrapper.BootstrapInfo.Builder
Bootstrapper.BootstrapInfo.Builder.certProviders
(Map<String, Bootstrapper.CertificateProviderInfo> certProviders) AutoValue_Bootstrapper_BootstrapInfo.Builder.clientDefaultListenerResourceNameTemplate
(String clientDefaultListenerResourceNameTemplate) abstract Bootstrapper.BootstrapInfo.Builder
Bootstrapper.BootstrapInfo.Builder.clientDefaultListenerResourceNameTemplate
(String clientDefaultListenerResourceNameTemplate) AutoValue_Bootstrapper_BootstrapInfo.Builder.node
(EnvoyProtoData.Node node) abstract Bootstrapper.BootstrapInfo.Builder
Bootstrapper.BootstrapInfo.Builder.node
(EnvoyProtoData.Node node) AutoValue_Bootstrapper_BootstrapInfo.Builder.serverListenerResourceNameTemplate
(String serverListenerResourceNameTemplate) abstract Bootstrapper.BootstrapInfo.Builder
Bootstrapper.BootstrapInfo.Builder.serverListenerResourceNameTemplate
(String serverListenerResourceNameTemplate) AutoValue_Bootstrapper_BootstrapInfo.Builder.servers
(List<Bootstrapper.ServerInfo> servers) abstract Bootstrapper.BootstrapInfo.Builder
Bootstrapper.BootstrapInfo.Builder.servers
(List<Bootstrapper.ServerInfo> servers)