public class DescribeComplianceAssetDetailInfoRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeComplianceAssetDetailInfoRequest() |
DescribeComplianceAssetDetailInfoRequest(DescribeComplianceAssetDetailInfoRequest 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 |
getAssetType()
Get 资产类型 ASSET_CONTAINER Docker容器 ASSET_IMAGE Docker镜像 ASSET_HOST Docker主机 ASSET_K8S Kubernetes ASSET_CONTAINERD Containerd主机 ASSET_CONTAINERD_CONTAINER Containerd容器
|
Long |
getCustomerAssetId()
Get 客户资产ID。
|
void |
setAssetType(String AssetType)
Set 资产类型 ASSET_CONTAINER Docker容器 ASSET_IMAGE Docker镜像 ASSET_HOST Docker主机 ASSET_K8S Kubernetes ASSET_CONTAINERD Containerd主机 ASSET_CONTAINERD_CONTAINER Containerd容器
|
void |
setCustomerAssetId(Long CustomerAssetId)
Set 客户资产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, toJsonString
public DescribeComplianceAssetDetailInfoRequest()
public DescribeComplianceAssetDetailInfoRequest(DescribeComplianceAssetDetailInfoRequest source)
public Long getCustomerAssetId()
public void setCustomerAssetId(Long CustomerAssetId)
CustomerAssetId
- 客户资产ID。public String getAssetType()
public void setAssetType(String AssetType)
AssetType
- 资产类型 Copyright © 2024. All rights reserved.