public class GetDatabaseResponse extends AuditRESTResponse implements RESTResponse
FIELD_CREATED_AT, FIELD_CREATED_BY, FIELD_OWNER, FIELD_UPDATED_AT, FIELD_UPDATED_BY
Constructor and Description |
---|
GetDatabaseResponse(String id,
String name,
String location,
Map<String,String> options,
String owner,
long createdAt,
String createdBy,
long updatedAt,
String updatedBy) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getLocation() |
String |
getName() |
Map<String,String> |
getOptions() |
getCreatedAt, getCreatedBy, getOwner, getUpdatedAt, getUpdatedBy, putAuditOptionsTo
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.