public class ExportImageRequest extends Object
| Constructor and Description |
|---|
ExportImageRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getImageId()
Get imageId
|
String |
getToSBucket()
Get toSBucket
|
String |
getToSPrefix()
Get toSPrefix
|
int |
hashCode() |
ExportImageRequest |
imageId(String imageId) |
void |
setImageId(String imageId) |
void |
setToSBucket(String toSBucket) |
void |
setToSPrefix(String toSPrefix) |
ExportImageRequest |
toSBucket(String toSBucket) |
ExportImageRequest |
toSPrefix(String toSPrefix) |
String |
toString() |
public ExportImageRequest imageId(String imageId)
public String getImageId()
public void setImageId(String imageId)
public ExportImageRequest toSBucket(String toSBucket)
public String getToSBucket()
public void setToSBucket(String toSBucket)
public ExportImageRequest toSPrefix(String toSPrefix)
public String getToSPrefix()
public void setToSPrefix(String toSPrefix)
Copyright © 2025. All rights reserved.