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