Uses of Class
com.google.cloud.netapp.v1.NetAppGrpc.NetAppFutureStub
-
Packages that use NetAppGrpc.NetAppFutureStub Package Description com.google.cloud.netapp.v1 A client to NetApp API -
-
Uses of NetAppGrpc.NetAppFutureStub in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return NetAppGrpc.NetAppFutureStub Modifier and Type Method Description protected NetAppGrpc.NetAppFutureStub
NetAppGrpc.NetAppFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static NetAppGrpc.NetAppFutureStub
NetAppGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-