Uses of Class
com.google.cloud.gkemulticloud.v1.AttachedClustersGrpc.AttachedClustersStub
-
Packages that use AttachedClustersGrpc.AttachedClustersStub Package Description com.google.cloud.gkemulticloud.v1 A client to Anthos Multi-Cloud API -
-
Uses of AttachedClustersGrpc.AttachedClustersStub in com.google.cloud.gkemulticloud.v1
Methods in com.google.cloud.gkemulticloud.v1 that return AttachedClustersGrpc.AttachedClustersStub Modifier and Type Method Description protected AttachedClustersGrpc.AttachedClustersStub
AttachedClustersGrpc.AttachedClustersStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static AttachedClustersGrpc.AttachedClustersStub
AttachedClustersGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-