Class Bootstrapper.ServerInfo

java.lang.Object
io.grpc.xds.client.Bootstrapper.ServerInfo
Direct Known Subclasses:
AutoValue_Bootstrapper_ServerInfo
Enclosing class:
Bootstrapper

@Internal public abstract static class Bootstrapper.ServerInfo extends Object
Data class containing xDS server information, such as server URI and channel credentials to be used for communication.
  • Constructor Details

    • ServerInfo

      public ServerInfo()
  • Method Details