Uses of Class
com.google.cloud.gkemulticloud.v1.AttachedClustersGrpc.AttachedClustersBlockingStub
-
Packages that use AttachedClustersGrpc.AttachedClustersBlockingStub Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud API -
-
Uses of AttachedClustersGrpc.AttachedClustersBlockingStub in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return AttachedClustersGrpc.AttachedClustersBlockingStub Modifier and Type Method Description protected AttachedClustersGrpc.AttachedClustersBlockingStub
AttachedClustersGrpc.AttachedClustersBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static AttachedClustersGrpc.AttachedClustersBlockingStub
AttachedClustersGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-