Class CloudUtil (6.62.0)

public class CloudUtil

Inheritance

java.lang.Object > CloudUtil

Static Methods

getChannelBuilderForTestGFE(String host, int sslPort, String certPath, String hostInCert)

public static ManagedChannelBuilder<?> getChannelBuilderForTestGFE(String host, int sslPort, String certPath, String hostInCert)
Parameters
NameDescription
hostString
sslPortint
certPathString
hostInCertString
Returns
TypeDescription
io.grpc.ManagedChannelBuilder<?>

newChannelProviderHelper(int port)

public static TransportChannelProvider newChannelProviderHelper(int port)
Parameter
NameDescription
portint
Returns
TypeDescription
TransportChannelProvider

Constructors

CloudUtil()

public CloudUtil()