Package io.grpc.alts

Class GoogleDefaultChannelCredentials.Builder

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      io.grpc.ChannelCredentials build()
      Builds a GoogleDefaultChannelCredentials instance.
      GoogleDefaultChannelCredentials.Builder callCredentials​(io.grpc.CallCredentials callCreds)
      Constructs GoogleDefaultChannelCredentials with a given call credential.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • build

        public io.grpc.ChannelCredentials build()
        Builds a GoogleDefaultChannelCredentials instance.