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