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