Uses of Class
com.google.cloud.datastream.v1alpha1.UpdateConnectionProfileRequest
-
Packages that use UpdateConnectionProfileRequest Package Description com.google.cloud.datastream.v1alpha1 A client to Datastream APIcom.google.cloud.datastream.v1alpha1.stub -
-
Uses of UpdateConnectionProfileRequest in com.google.cloud.datastream.v1alpha1
Methods in com.google.cloud.datastream.v1alpha1 that return UpdateConnectionProfileRequest Modifier and Type Method Description UpdateConnectionProfileRequest
UpdateConnectionProfileRequest.Builder. build()
UpdateConnectionProfileRequest
UpdateConnectionProfileRequest.Builder. buildPartial()
static UpdateConnectionProfileRequest
UpdateConnectionProfileRequest. getDefaultInstance()
UpdateConnectionProfileRequest
UpdateConnectionProfileRequest.Builder. getDefaultInstanceForType()
UpdateConnectionProfileRequest
UpdateConnectionProfileRequest. getDefaultInstanceForType()
static UpdateConnectionProfileRequest
UpdateConnectionProfileRequest. parseDelimitedFrom(InputStream input)
static UpdateConnectionProfileRequest
UpdateConnectionProfileRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateConnectionProfileRequest
UpdateConnectionProfileRequest. parseFrom(byte[] data)
static UpdateConnectionProfileRequest
UpdateConnectionProfileRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateConnectionProfileRequest
UpdateConnectionProfileRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateConnectionProfileRequest
UpdateConnectionProfileRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateConnectionProfileRequest
UpdateConnectionProfileRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateConnectionProfileRequest
UpdateConnectionProfileRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateConnectionProfileRequest
UpdateConnectionProfileRequest. parseFrom(InputStream input)
static UpdateConnectionProfileRequest
UpdateConnectionProfileRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateConnectionProfileRequest
UpdateConnectionProfileRequest. parseFrom(ByteBuffer data)
static UpdateConnectionProfileRequest
UpdateConnectionProfileRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.datastream.v1alpha1 that return types with arguments of type UpdateConnectionProfileRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateConnectionProfileRequest>
UpdateConnectionProfileRequest. getParserForType()
static io.grpc.MethodDescriptor<UpdateConnectionProfileRequest,com.google.longrunning.Operation>
DatastreamGrpc. getUpdateConnectionProfileMethod()
static com.google.protobuf.Parser<UpdateConnectionProfileRequest>
UpdateConnectionProfileRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UpdateConnectionProfileRequest,com.google.longrunning.Operation>
DatastreamClient. updateConnectionProfileCallable()
Use this method to update the parameters of a connection profile.com.google.api.gax.rpc.OperationCallable<UpdateConnectionProfileRequest,ConnectionProfile,OperationMetadata>
DatastreamClient. updateConnectionProfileOperationCallable()
Use this method to update the parameters of a connection profile.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateConnectionProfileRequest,ConnectionProfile,OperationMetadata>
DatastreamSettings.Builder. updateConnectionProfileOperationSettings()
Returns the builder for the settings used for calls to updateConnectionProfile.com.google.api.gax.rpc.OperationCallSettings<UpdateConnectionProfileRequest,ConnectionProfile,OperationMetadata>
DatastreamSettings. updateConnectionProfileOperationSettings()
Returns the object with the settings used for calls to updateConnectionProfile.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConnectionProfileRequest,com.google.longrunning.Operation>
DatastreamSettings.Builder. updateConnectionProfileSettings()
Returns the builder for the settings used for calls to updateConnectionProfile.com.google.api.gax.rpc.UnaryCallSettings<UpdateConnectionProfileRequest,com.google.longrunning.Operation>
DatastreamSettings. updateConnectionProfileSettings()
Returns the object with the settings used for calls to updateConnectionProfile.Methods in com.google.cloud.datastream.v1alpha1 with parameters of type UpdateConnectionProfileRequest Modifier and Type Method Description UpdateConnectionProfileRequest.Builder
UpdateConnectionProfileRequest.Builder. mergeFrom(UpdateConnectionProfileRequest other)
static UpdateConnectionProfileRequest.Builder
UpdateConnectionProfileRequest. newBuilder(UpdateConnectionProfileRequest prototype)
default void
DatastreamGrpc.AsyncService. updateConnectionProfile(UpdateConnectionProfileRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Use this method to update the parameters of a connection profile.com.google.longrunning.Operation
DatastreamGrpc.DatastreamBlockingStub. updateConnectionProfile(UpdateConnectionProfileRequest request)
Use this method to update the parameters of a connection profile.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
DatastreamGrpc.DatastreamFutureStub. updateConnectionProfile(UpdateConnectionProfileRequest request)
Use this method to update the parameters of a connection profile.void
DatastreamGrpc.DatastreamStub. updateConnectionProfile(UpdateConnectionProfileRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Use this method to update the parameters of a connection profile.com.google.api.gax.longrunning.OperationFuture<ConnectionProfile,OperationMetadata>
DatastreamClient. updateConnectionProfileAsync(UpdateConnectionProfileRequest request)
Use this method to update the parameters of a connection profile. -
Uses of UpdateConnectionProfileRequest in com.google.cloud.datastream.v1alpha1.stub
Methods in com.google.cloud.datastream.v1alpha1.stub that return types with arguments of type UpdateConnectionProfileRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateConnectionProfileRequest,com.google.longrunning.Operation>
DatastreamStub. updateConnectionProfileCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateConnectionProfileRequest,com.google.longrunning.Operation>
GrpcDatastreamStub. updateConnectionProfileCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateConnectionProfileRequest,com.google.longrunning.Operation>
HttpJsonDatastreamStub. updateConnectionProfileCallable()
com.google.api.gax.rpc.OperationCallable<UpdateConnectionProfileRequest,ConnectionProfile,OperationMetadata>
DatastreamStub. updateConnectionProfileOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateConnectionProfileRequest,ConnectionProfile,OperationMetadata>
GrpcDatastreamStub. updateConnectionProfileOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateConnectionProfileRequest,ConnectionProfile,OperationMetadata>
HttpJsonDatastreamStub. updateConnectionProfileOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateConnectionProfileRequest,ConnectionProfile,OperationMetadata>
DatastreamStubSettings.Builder. updateConnectionProfileOperationSettings()
Returns the builder for the settings used for calls to updateConnectionProfile.com.google.api.gax.rpc.OperationCallSettings<UpdateConnectionProfileRequest,ConnectionProfile,OperationMetadata>
DatastreamStubSettings. updateConnectionProfileOperationSettings()
Returns the object with the settings used for calls to updateConnectionProfile.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateConnectionProfileRequest,com.google.longrunning.Operation>
DatastreamStubSettings.Builder. updateConnectionProfileSettings()
Returns the builder for the settings used for calls to updateConnectionProfile.com.google.api.gax.rpc.UnaryCallSettings<UpdateConnectionProfileRequest,com.google.longrunning.Operation>
DatastreamStubSettings. updateConnectionProfileSettings()
Returns the object with the settings used for calls to updateConnectionProfile.
-