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