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