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