public class SupportedImageForListSupportedImagesOutput extends Object
| Constructor and Description |
|---|
SupportedImageForListSupportedImagesOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getImageId()
Get imageId
|
String |
getImageName()
Get imageName
|
int |
hashCode() |
SupportedImageForListSupportedImagesOutput |
imageId(String imageId) |
SupportedImageForListSupportedImagesOutput |
imageName(String imageName) |
void |
setImageId(String imageId) |
void |
setImageName(String imageName) |
String |
toString() |
public SupportedImageForListSupportedImagesOutput()
public SupportedImageForListSupportedImagesOutput imageId(String imageId)
public String getImageId()
public void setImageId(String imageId)
public SupportedImageForListSupportedImagesOutput imageName(String imageName)
public String getImageName()
public void setImageName(String imageName)
Copyright © 2026. All rights reserved.