Package com.cloudera.cdp.opdb.model
Class Image
java.lang.Object
com.cloudera.cdp.opdb.model.Image
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:27.282-07:00")
public class Image
extends Object
Details of an Image.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Image
public Image()
-
-
Method Details
-
getId
Getter for id. Image ID for the database. -
setId
Setter for id. Image ID for the database. -
getCatalog
Getter for catalog. Catalog name for the image. -
setCatalog
Setter for catalog. Catalog name for the image. -
equals
-
hashCode
public int hashCode() -
toString
-