Package com.aserto
Class ChannelBuilder
java.lang.Object
com.aserto.ChannelBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.grpc.ManagedChannelbuild()withAPIKeyAuth(String apiKey) withCACertPath(String caCertPath) withInsecure(Boolean insecure) withPort(int port) withTenantId(String tenantId) withTokenAuth(String token)
-
Constructor Details
-
ChannelBuilder
public ChannelBuilder() -
ChannelBuilder
-
-
Method Details
-
withTenantId
-
withHost
-
withPort
-
withAPIKeyAuth
-
withTokenAuth
-
withInsecure
-
withCACertPath
-
build
- Throws:
SSLException
-