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