@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/iot/v1/device_manager.proto") public final class DeviceManagerGrpc extends Object
Internet of Things (IoT) service. Securely connect and manage IoT devices.
Modifier and Type | Class and Description |
---|---|
static class |
DeviceManagerGrpc.DeviceManagerBlockingStub
Internet of Things (IoT) service.
|
static class |
DeviceManagerGrpc.DeviceManagerFutureStub
Internet of Things (IoT) service.
|
static class |
DeviceManagerGrpc.DeviceManagerImplBase
Internet of Things (IoT) service.
|
static class |
DeviceManagerGrpc.DeviceManagerStub
Internet of Things (IoT) service.
|
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static MethodDescriptor<CreateDeviceRegistryRequest,DeviceRegistry> getCreateDeviceRegistryMethod()
public static MethodDescriptor<GetDeviceRegistryRequest,DeviceRegistry> getGetDeviceRegistryMethod()
public static MethodDescriptor<UpdateDeviceRegistryRequest,DeviceRegistry> getUpdateDeviceRegistryMethod()
public static MethodDescriptor<DeleteDeviceRegistryRequest,Empty> getDeleteDeviceRegistryMethod()
public static MethodDescriptor<ListDeviceRegistriesRequest,ListDeviceRegistriesResponse> getListDeviceRegistriesMethod()
public static MethodDescriptor<CreateDeviceRequest,Device> getCreateDeviceMethod()
public static MethodDescriptor<GetDeviceRequest,Device> getGetDeviceMethod()
public static MethodDescriptor<UpdateDeviceRequest,Device> getUpdateDeviceMethod()
public static MethodDescriptor<DeleteDeviceRequest,Empty> getDeleteDeviceMethod()
public static MethodDescriptor<ListDevicesRequest,ListDevicesResponse> getListDevicesMethod()
public static MethodDescriptor<ModifyCloudToDeviceConfigRequest,DeviceConfig> getModifyCloudToDeviceConfigMethod()
public static MethodDescriptor<ListDeviceConfigVersionsRequest,ListDeviceConfigVersionsResponse> getListDeviceConfigVersionsMethod()
public static MethodDescriptor<ListDeviceStatesRequest,ListDeviceStatesResponse> getListDeviceStatesMethod()
public static MethodDescriptor<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> getSetIamPolicyMethod()
public static MethodDescriptor<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getGetIamPolicyMethod()
public static MethodDescriptor<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> getTestIamPermissionsMethod()
public static MethodDescriptor<SendCommandToDeviceRequest,SendCommandToDeviceResponse> getSendCommandToDeviceMethod()
public static MethodDescriptor<BindDeviceToGatewayRequest,BindDeviceToGatewayResponse> getBindDeviceToGatewayMethod()
public static MethodDescriptor<UnbindDeviceFromGatewayRequest,UnbindDeviceFromGatewayResponse> getUnbindDeviceFromGatewayMethod()
public static DeviceManagerGrpc.DeviceManagerStub newStub(Channel channel)
public static DeviceManagerGrpc.DeviceManagerBlockingStub newBlockingStub(Channel channel)
public static DeviceManagerGrpc.DeviceManagerFutureStub newFutureStub(Channel channel)
public static ServiceDescriptor getServiceDescriptor()
Copyright © 2022 Google LLC. All rights reserved.