Uses of Class
com.google.cloud.iot.v1.stub.GrpcDeviceManagerStub
-
Packages that use GrpcDeviceManagerStub Package Description com.google.cloud.iot.v1.stub -
-
Uses of GrpcDeviceManagerStub in com.google.cloud.iot.v1.stub
Methods in com.google.cloud.iot.v1.stub that return GrpcDeviceManagerStub Modifier and Type Method Description static GrpcDeviceManagerStub
GrpcDeviceManagerStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcDeviceManagerStub
GrpcDeviceManagerStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcDeviceManagerStub
GrpcDeviceManagerStub. create(DeviceManagerStubSettings settings)
-