Uses of Class
com.google.container.v1beta1.ClusterManagerGrpc.ClusterManagerFutureStub
-
Packages that use ClusterManagerGrpc.ClusterManagerFutureStub Package Description com.google.container.v1beta1 -
-
Uses of ClusterManagerGrpc.ClusterManagerFutureStub in com.google.container.v1beta1
Methods in com.google.container.v1beta1 that return ClusterManagerGrpc.ClusterManagerFutureStub Modifier and Type Method Description protected ClusterManagerGrpc.ClusterManagerFutureStub
ClusterManagerGrpc.ClusterManagerFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ClusterManagerGrpc.ClusterManagerFutureStub
ClusterManagerGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-