Uses of Class
ai.vectros.resources.records.requests.GetRecordTombstoneRequest
Packages that use GetRecordTombstoneRequest
-
Uses of GetRecordTombstoneRequest in ai.vectros.resources.records
Methods in ai.vectros.resources.records with parameters of type GetRecordTombstoneRequestModifier and TypeMethodDescriptionAsyncRawRecordsClient.getRecordTombstone(String id, GetRecordTombstoneRequest request) Returns the tombstone left behind when a record was hard-deleted, confirming the deletion and recording when it happened.AsyncRawRecordsClient.getRecordTombstone(String id, GetRecordTombstoneRequest request, RequestOptions requestOptions) Returns the tombstone left behind when a record was hard-deleted, confirming the deletion and recording when it happened.AsyncRecordsClient.getRecordTombstone(String id, GetRecordTombstoneRequest request) Returns the tombstone left behind when a record was hard-deleted, confirming the deletion and recording when it happened.AsyncRecordsClient.getRecordTombstone(String id, GetRecordTombstoneRequest request, RequestOptions requestOptions) Returns the tombstone left behind when a record was hard-deleted, confirming the deletion and recording when it happened.RawRecordsClient.getRecordTombstone(String id, GetRecordTombstoneRequest request) Returns the tombstone left behind when a record was hard-deleted, confirming the deletion and recording when it happened.RawRecordsClient.getRecordTombstone(String id, GetRecordTombstoneRequest request, RequestOptions requestOptions) Returns the tombstone left behind when a record was hard-deleted, confirming the deletion and recording when it happened.RecordsClient.getRecordTombstone(String id, GetRecordTombstoneRequest request) Returns the tombstone left behind when a record was hard-deleted, confirming the deletion and recording when it happened.RecordsClient.getRecordTombstone(String id, GetRecordTombstoneRequest request, RequestOptions requestOptions) Returns the tombstone left behind when a record was hard-deleted, confirming the deletion and recording when it happened. -
Uses of GetRecordTombstoneRequest in ai.vectros.resources.records.requests
Methods in ai.vectros.resources.records.requests that return GetRecordTombstoneRequestMethods in ai.vectros.resources.records.requests with parameters of type GetRecordTombstoneRequestModifier and TypeMethodDescriptionGetRecordTombstoneRequest.Builder.from(GetRecordTombstoneRequest other)