Uses of Class
com.google.logging.v2.DeleteLinkRequest
-
Packages that use DeleteLinkRequest Package Description com.google.cloud.logging.v2 A client to Cloud Logging APIcom.google.cloud.logging.v2.stub com.google.logging.v2 -
-
Uses of DeleteLinkRequest in com.google.cloud.logging.v2
Methods in com.google.cloud.logging.v2 that return types with arguments of type DeleteLinkRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteLinkRequest,com.google.longrunning.Operation>ConfigClient. deleteLinkCallable()Deletes a link.com.google.api.gax.rpc.OperationCallable<DeleteLinkRequest,com.google.protobuf.Empty,LinkMetadata>ConfigClient. deleteLinkOperationCallable()Deletes a link.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteLinkRequest,com.google.protobuf.Empty,LinkMetadata>ConfigSettings.Builder. deleteLinkOperationSettings()Returns the builder for the settings used for calls to deleteLink.com.google.api.gax.rpc.OperationCallSettings<DeleteLinkRequest,com.google.protobuf.Empty,LinkMetadata>ConfigSettings. deleteLinkOperationSettings()Returns the object with the settings used for calls to deleteLink.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteLinkRequest,com.google.longrunning.Operation>ConfigSettings.Builder. deleteLinkSettings()Returns the builder for the settings used for calls to deleteLink.com.google.api.gax.rpc.UnaryCallSettings<DeleteLinkRequest,com.google.longrunning.Operation>ConfigSettings. deleteLinkSettings()Returns the object with the settings used for calls to deleteLink.Methods in com.google.cloud.logging.v2 with parameters of type DeleteLinkRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,LinkMetadata>ConfigClient. deleteLinkAsync(DeleteLinkRequest request)Deletes a link. -
Uses of DeleteLinkRequest in com.google.cloud.logging.v2.stub
Methods in com.google.cloud.logging.v2.stub that return types with arguments of type DeleteLinkRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteLinkRequest,com.google.longrunning.Operation>ConfigServiceV2Stub. deleteLinkCallable()com.google.api.gax.rpc.UnaryCallable<DeleteLinkRequest,com.google.longrunning.Operation>GrpcConfigServiceV2Stub. deleteLinkCallable()com.google.api.gax.rpc.OperationCallable<DeleteLinkRequest,com.google.protobuf.Empty,LinkMetadata>ConfigServiceV2Stub. deleteLinkOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteLinkRequest,com.google.protobuf.Empty,LinkMetadata>GrpcConfigServiceV2Stub. deleteLinkOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteLinkRequest,com.google.protobuf.Empty,LinkMetadata>ConfigServiceV2StubSettings.Builder. deleteLinkOperationSettings()Returns the builder for the settings used for calls to deleteLink.com.google.api.gax.rpc.OperationCallSettings<DeleteLinkRequest,com.google.protobuf.Empty,LinkMetadata>ConfigServiceV2StubSettings. deleteLinkOperationSettings()Returns the object with the settings used for calls to deleteLink.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteLinkRequest,com.google.longrunning.Operation>ConfigServiceV2StubSettings.Builder. deleteLinkSettings()Returns the builder for the settings used for calls to deleteLink.com.google.api.gax.rpc.UnaryCallSettings<DeleteLinkRequest,com.google.longrunning.Operation>ConfigServiceV2StubSettings. deleteLinkSettings()Returns the object with the settings used for calls to deleteLink. -
Uses of DeleteLinkRequest in com.google.logging.v2
Methods in com.google.logging.v2 that return DeleteLinkRequest Modifier and Type Method Description DeleteLinkRequestDeleteLinkRequest.Builder. build()DeleteLinkRequestDeleteLinkRequest.Builder. buildPartial()static DeleteLinkRequestDeleteLinkRequest. getDefaultInstance()DeleteLinkRequestDeleteLinkRequest.Builder. getDefaultInstanceForType()DeleteLinkRequestDeleteLinkRequest. getDefaultInstanceForType()DeleteLinkRequestLinkMetadata.Builder. getDeleteLinkRequest()DeleteLink RPC request.DeleteLinkRequestLinkMetadata. getDeleteLinkRequest()DeleteLink RPC request.DeleteLinkRequestLinkMetadataOrBuilder. getDeleteLinkRequest()DeleteLink RPC request.static DeleteLinkRequestDeleteLinkRequest. parseDelimitedFrom(InputStream input)static DeleteLinkRequestDeleteLinkRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteLinkRequestDeleteLinkRequest. parseFrom(byte[] data)static DeleteLinkRequestDeleteLinkRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteLinkRequestDeleteLinkRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteLinkRequestDeleteLinkRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteLinkRequestDeleteLinkRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteLinkRequestDeleteLinkRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteLinkRequestDeleteLinkRequest. parseFrom(InputStream input)static DeleteLinkRequestDeleteLinkRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteLinkRequestDeleteLinkRequest. parseFrom(ByteBuffer data)static DeleteLinkRequestDeleteLinkRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.logging.v2 that return types with arguments of type DeleteLinkRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<DeleteLinkRequest,com.google.longrunning.Operation>ConfigServiceV2Grpc. getDeleteLinkMethod()com.google.protobuf.Parser<DeleteLinkRequest>DeleteLinkRequest. getParserForType()static com.google.protobuf.Parser<DeleteLinkRequest>DeleteLinkRequest. parser()Methods in com.google.logging.v2 with parameters of type DeleteLinkRequest Modifier and Type Method Description default voidConfigServiceV2Grpc.AsyncService. deleteLink(DeleteLinkRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes a link.com.google.longrunning.OperationConfigServiceV2Grpc.ConfigServiceV2BlockingStub. deleteLink(DeleteLinkRequest request)Deletes a link.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>ConfigServiceV2Grpc.ConfigServiceV2FutureStub. deleteLink(DeleteLinkRequest request)Deletes a link.voidConfigServiceV2Grpc.ConfigServiceV2Stub. deleteLink(DeleteLinkRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes a link.LinkMetadata.BuilderLinkMetadata.Builder. mergeDeleteLinkRequest(DeleteLinkRequest value)DeleteLink RPC request.DeleteLinkRequest.BuilderDeleteLinkRequest.Builder. mergeFrom(DeleteLinkRequest other)static DeleteLinkRequest.BuilderDeleteLinkRequest. newBuilder(DeleteLinkRequest prototype)LinkMetadata.BuilderLinkMetadata.Builder. setDeleteLinkRequest(DeleteLinkRequest value)DeleteLink RPC request.
-