public class RenewImageAuthorizeStateRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
RenewImageAuthorizeStateRequest() |
RenewImageAuthorizeStateRequest(RenewImageAuthorizeStateRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
getAllImages()
Get Whether all images are unlicensed
|
String[] |
getImageIds()
Get Image IDs
|
void |
setAllImages(Boolean AllImages)
Set Whether all images are unlicensed
|
void |
setImageIds(String[] ImageIds)
Set Image IDs
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public RenewImageAuthorizeStateRequest()
public RenewImageAuthorizeStateRequest(RenewImageAuthorizeStateRequest source)
public Boolean getAllImages()
public void setAllImages(Boolean AllImages)
AllImages
- Whether all images are unlicensedpublic String[] getImageIds()
public void setImageIds(String[] ImageIds)
ImageIds
- Image IDsCopyright © 2024. All rights reserved.