@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/7479") public static final class TlsChannelCredentials.Builder extends Object
TlsChannelCredentials
.Modifier and Type | Method and Description |
---|---|
ChannelCredentials |
build()
Construct the credentials.
|
TlsChannelCredentials.Builder |
requireFakeFeature()
Requires
TlsChannelCredentials.Feature.FAKE to be understood. |
public TlsChannelCredentials.Builder requireFakeFeature()
TlsChannelCredentials.Feature.FAKE
to be understood. For use in testing consumers of this
credential.public ChannelCredentials build()