Uses of Class
com.google.cloud.networkconnectivity.v1.stub.GrpcHubServiceStub
-
Packages that use GrpcHubServiceStub Package Description com.google.cloud.networkconnectivity.v1.stub -
-
Uses of GrpcHubServiceStub in com.google.cloud.networkconnectivity.v1.stub
Methods in com.google.cloud.networkconnectivity.v1.stub that return GrpcHubServiceStub Modifier and Type Method Description static GrpcHubServiceStub
GrpcHubServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcHubServiceStub
GrpcHubServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcHubServiceStub
GrpcHubServiceStub. create(HubServiceStubSettings settings)
-