public class GetViewResponse extends Object implements RESTResponse
Constructor and Description |
---|
GetViewResponse(String id,
String name,
ViewSchema schema) |
public GetViewResponse(String id, String name, ViewSchema schema)
public String getId()
public String getName()
public ViewSchema getSchema()
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.