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 BindDeviceToGatewayResponse
DeviceManagerClient. bindDeviceToGateway(BindDeviceToGatewayRequest request)
Associates the device with the gateway.BindDeviceToGatewayResponse
DeviceManagerClient. bindDeviceToGateway(RegistryName parent, String gatewayId, String deviceId)
Associates the device with the gateway.BindDeviceToGatewayResponse
DeviceManagerClient. bindDeviceToGateway(String parent, String gatewayId, String deviceId)
Associates the device with the gateway.BindDeviceToGatewayResponse
DeviceManagerGrpc.DeviceManagerBlockingStub. bindDeviceToGateway(BindDeviceToGatewayRequest request)
Associates the device with the gateway.BindDeviceToGatewayResponse
BindDeviceToGatewayResponse.Builder. build()
BindDeviceToGatewayResponse
BindDeviceToGatewayResponse.Builder. buildPartial()
static BindDeviceToGatewayResponse
BindDeviceToGatewayResponse. getDefaultInstance()
BindDeviceToGatewayResponse
BindDeviceToGatewayResponse.Builder. getDefaultInstanceForType()
BindDeviceToGatewayResponse
BindDeviceToGatewayResponse. getDefaultInstanceForType()
static BindDeviceToGatewayResponse
BindDeviceToGatewayResponse. parseDelimitedFrom(InputStream input)
static BindDeviceToGatewayResponse
BindDeviceToGatewayResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BindDeviceToGatewayResponse
BindDeviceToGatewayResponse. parseFrom(byte[] data)
static BindDeviceToGatewayResponse
BindDeviceToGatewayResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BindDeviceToGatewayResponse
BindDeviceToGatewayResponse. parseFrom(com.google.protobuf.ByteString data)
static BindDeviceToGatewayResponse
BindDeviceToGatewayResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BindDeviceToGatewayResponse
BindDeviceToGatewayResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static BindDeviceToGatewayResponse
BindDeviceToGatewayResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BindDeviceToGatewayResponse
BindDeviceToGatewayResponse. parseFrom(InputStream input)
static BindDeviceToGatewayResponse
BindDeviceToGatewayResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BindDeviceToGatewayResponse
BindDeviceToGatewayResponse. parseFrom(ByteBuffer data)
static BindDeviceToGatewayResponse
BindDeviceToGatewayResponse. 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.Builder
BindDeviceToGatewayResponse.Builder. mergeFrom(BindDeviceToGatewayResponse other)
static BindDeviceToGatewayResponse.Builder
BindDeviceToGatewayResponse. newBuilder(BindDeviceToGatewayResponse prototype)
Method parameters in com.google.cloud.iot.v1 with type arguments of type BindDeviceToGatewayResponse Modifier and Type Method Description default void
DeviceManagerGrpc.AsyncService. bindDeviceToGateway(BindDeviceToGatewayRequest request, io.grpc.stub.StreamObserver<BindDeviceToGatewayResponse> responseObserver)
Associates the device with the gateway.void
DeviceManagerGrpc.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.
-