public class DescribeDeployedResourcesRequest extends AbstractModel
Constructor and Description |
---|
DescribeDeployedResourcesRequest() |
DescribeDeployedResourcesRequest(DescribeDeployedResourcesRequest 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[] |
getCertificateIds()
Get 证书ID
|
String |
getResourceType()
Get 资源类型:clb,cdn,live,waf,antiddos
|
void |
setCertificateIds(String[] CertificateIds)
Set 证书ID
|
void |
setResourceType(String ResourceType)
Set 资源类型:clb,cdn,live,waf,antiddos
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public DescribeDeployedResourcesRequest()
public DescribeDeployedResourcesRequest(DescribeDeployedResourcesRequest source)
public String[] getCertificateIds()
public void setCertificateIds(String[] CertificateIds)
CertificateIds
- 证书IDpublic String getResourceType()
public void setResourceType(String ResourceType)
ResourceType
- 资源类型:clb,cdn,live,waf,antiddosCopyright © 2022. All rights reserved.