Uses of Class
com.google.cloud.gkehub.v1alpha.GkeHubGrpc.GkeHubFutureStub
-
Packages that use GkeHubGrpc.GkeHubFutureStub Package Description com.google.cloud.gkehub.v1alpha A client to GKE Hub -
-
Uses of GkeHubGrpc.GkeHubFutureStub in com.google.cloud.gkehub.v1alpha
Methods in com.google.cloud.gkehub.v1alpha that return GkeHubGrpc.GkeHubFutureStub Modifier and Type Method Description protected GkeHubGrpc.GkeHubFutureStub
GkeHubGrpc.GkeHubFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static GkeHubGrpc.GkeHubFutureStub
GkeHubGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-