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