public class DescribeCosCredentialRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeCosCredentialRequest() | 
| DescribeCosCredentialRequest(DescribeCosCredentialRequest 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 | 
|---|---|
| String | getApplicationFileName()Get Application file name (the file must be a compressed package with a zip/rar/7z file name extension). | 
| String | getApplicationId()Get Application ID. | 
| void | setApplicationFileName(String ApplicationFileName)Set Application file name (the file must be a compressed package with a zip/rar/7z file name extension). | 
| void | setApplicationId(String ApplicationId)Set Application ID. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeCosCredentialRequest()
public DescribeCosCredentialRequest(DescribeCosCredentialRequest source)
public String getApplicationId()
public void setApplicationId(String ApplicationId)
ApplicationId - Application ID.public String getApplicationFileName()
public void setApplicationFileName(String ApplicationFileName)
ApplicationFileName - Application file name (the file must be a compressed package with a zip/rar/7z file name extension).Copyright © 2025. All rights reserved.