public class GenerateQrcodeRequest extends CosServiceRequest
Constructor and Description |
---|
GenerateQrcodeRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getBucketName() |
String |
getMode() |
String |
getQrcodeContent() |
String |
getWidth() |
void |
setBucketName(String bucketName) |
void |
setMode(String mode) |
void |
setQrcodeContent(String qrcodeContent) |
void |
setWidth(String width) |
String |
toString() |
clone, copyBaseTo, getCiSpecialEndParameter, getCloneRoot, getCloneSource, getCosCredentials, getCustomQueryParameters, getCustomRequestHeaders, getFixedEndpointAddr, getGeneralProgressListener, getReadLimit, getRequestClientOptions, putCustomQueryParameter, putCustomRequestHeader, setCiSpecialEndParameter, setCosCredentials, setFixedEndpointAddr, setGeneralProgressListener, withGeneralProgressListener
public String getQrcodeContent()
public void setQrcodeContent(String qrcodeContent)
public String getMode()
public void setMode(String mode)
public String getWidth()
public void setWidth(String width)
public String getBucketName()
public void setBucketName(String bucketName)
Copyright © 2022. All rights reserved.