Uses of Class
com.google.cloud.iot.v1.BindDeviceToGatewayResponse
-
Packages that use BindDeviceToGatewayResponse Package Description com.google.cloud.iot.v1 A client to Cloud IoT APIcom.google.cloud.iot.v1.stub -
-
Uses of BindDeviceToGatewayResponse in com.google.cloud.iot.v1
Methods in com.google.cloud.iot.v1 that return BindDeviceToGatewayResponse Modifier and Type Method Description BindDeviceToGatewayResponseDeviceManagerClient. bindDeviceToGateway(BindDeviceToGatewayRequest request)Associates the device with the gateway.BindDeviceToGatewayResponseDeviceManagerClient. bindDeviceToGateway(RegistryName parent, String gatewayId, String deviceId)Associates the device with the gateway.BindDeviceToGatewayResponseDeviceManagerClient. bindDeviceToGateway(String parent, String gatewayId, String deviceId)Associates the device with the gateway.BindDeviceToGatewayResponseDeviceManagerGrpc.DeviceManagerBlockingStub. bindDeviceToGateway(BindDeviceToGatewayRequest request)Associates the device with the gateway.BindDeviceToGatewayResponseBindDeviceToGatewayResponse.Builder. build()BindDeviceToGatewayResponseBindDeviceToGatewayResponse.Builder. buildPartial()static BindDeviceToGatewayResponseBindDeviceToGatewayResponse. getDefaultInstance()BindDeviceToGatewayResponseBindDeviceToGatewayResponse.Builder. getDefaultInstanceForType()BindDeviceToGatewayResponseBindDeviceToGatewayResponse. getDefaultInstanceForType()static BindDeviceToGatewayResponseBindDeviceToGatewayResponse. parseDelimitedFrom(InputStream input)static BindDeviceToGatewayResponseBindDeviceToGatewayResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BindDeviceToGatewayResponseBindDeviceToGatewayResponse. parseFrom(byte[] data)static BindDeviceToGatewayResponseBindDeviceToGatewayResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BindDeviceToGatewayResponseBindDeviceToGatewayResponse. parseFrom(com.google.protobuf.ByteString data)static BindDeviceToGatewayResponseBindDeviceToGatewayResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BindDeviceToGatewayResponseBindDeviceToGatewayResponse. parseFrom(com.google.protobuf.CodedInputStream input)static BindDeviceToGatewayResponseBindDeviceToGatewayResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BindDeviceToGatewayResponseBindDeviceToGatewayResponse. parseFrom(InputStream input)static BindDeviceToGatewayResponseBindDeviceToGatewayResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BindDeviceToGatewayResponseBindDeviceToGatewayResponse. parseFrom(ByteBuffer data)static BindDeviceToGatewayResponseBindDeviceToGatewayResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.iot.v1 that return types with arguments of type BindDeviceToGatewayResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<BindDeviceToGatewayResponse>DeviceManagerGrpc.DeviceManagerFutureStub. bindDeviceToGateway(BindDeviceToGatewayRequest request)Associates the device with the gateway.com.google.api.gax.rpc.UnaryCallable<BindDeviceToGatewayRequest,BindDeviceToGatewayResponse>DeviceManagerClient. bindDeviceToGatewayCallable()Associates the device with the gateway.com.google.api.gax.rpc.UnaryCallSettings<BindDeviceToGatewayRequest,BindDeviceToGatewayResponse>DeviceManagerSettings. bindDeviceToGatewaySettings()Returns the object with the settings used for calls to bindDeviceToGateway.com.google.api.gax.rpc.UnaryCallSettings.Builder<BindDeviceToGatewayRequest,BindDeviceToGatewayResponse>DeviceManagerSettings.Builder. bindDeviceToGatewaySettings()Returns the builder for the settings used for calls to bindDeviceToGateway.static io.grpc.MethodDescriptor<BindDeviceToGatewayRequest,BindDeviceToGatewayResponse>DeviceManagerGrpc. getBindDeviceToGatewayMethod()com.google.protobuf.Parser<BindDeviceToGatewayResponse>BindDeviceToGatewayResponse. getParserForType()static com.google.protobuf.Parser<BindDeviceToGatewayResponse>BindDeviceToGatewayResponse. parser()Methods in com.google.cloud.iot.v1 with parameters of type BindDeviceToGatewayResponse Modifier and Type Method Description BindDeviceToGatewayResponse.BuilderBindDeviceToGatewayResponse.Builder. mergeFrom(BindDeviceToGatewayResponse other)static BindDeviceToGatewayResponse.BuilderBindDeviceToGatewayResponse. newBuilder(BindDeviceToGatewayResponse prototype)Method parameters in com.google.cloud.iot.v1 with type arguments of type BindDeviceToGatewayResponse Modifier and Type Method Description default voidDeviceManagerGrpc.AsyncService. bindDeviceToGateway(BindDeviceToGatewayRequest request, io.grpc.stub.StreamObserver<BindDeviceToGatewayResponse> responseObserver)Associates the device with the gateway.voidDeviceManagerGrpc.DeviceManagerStub. bindDeviceToGateway(BindDeviceToGatewayRequest request, io.grpc.stub.StreamObserver<BindDeviceToGatewayResponse> responseObserver)Associates the device with the gateway. -
Uses of BindDeviceToGatewayResponse in com.google.cloud.iot.v1.stub
Methods in com.google.cloud.iot.v1.stub that return types with arguments of type BindDeviceToGatewayResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BindDeviceToGatewayRequest,BindDeviceToGatewayResponse>DeviceManagerStub. bindDeviceToGatewayCallable()com.google.api.gax.rpc.UnaryCallable<BindDeviceToGatewayRequest,BindDeviceToGatewayResponse>GrpcDeviceManagerStub. bindDeviceToGatewayCallable()com.google.api.gax.rpc.UnaryCallable<BindDeviceToGatewayRequest,BindDeviceToGatewayResponse>HttpJsonDeviceManagerStub. bindDeviceToGatewayCallable()com.google.api.gax.rpc.UnaryCallSettings<BindDeviceToGatewayRequest,BindDeviceToGatewayResponse>DeviceManagerStubSettings. bindDeviceToGatewaySettings()Returns the object with the settings used for calls to bindDeviceToGateway.com.google.api.gax.rpc.UnaryCallSettings.Builder<BindDeviceToGatewayRequest,BindDeviceToGatewayResponse>DeviceManagerStubSettings.Builder. bindDeviceToGatewaySettings()Returns the builder for the settings used for calls to bindDeviceToGateway.
-