Class DescribeComplianceTaskAssetSummaryRequest


  • public class DescribeComplianceTaskAssetSummaryRequest
    extends AbstractModel
    • Constructor Detail

      • DescribeComplianceTaskAssetSummaryRequest

        public DescribeComplianceTaskAssetSummaryRequest()
      • DescribeComplianceTaskAssetSummaryRequest

        public DescribeComplianceTaskAssetSummaryRequest​(DescribeComplianceTaskAssetSummaryRequest 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.
    • Method Detail

      • getAssetTypeSet

        public String[] getAssetTypeSet()
        Get 资产类型列表。 ASSET_CONTAINER, 容器 ASSET_IMAGE, 镜像 ASSET_HOST, 主机 ASSET_K8S, K8S资产
        Returns:
        AssetTypeSet 资产类型列表。 ASSET_CONTAINER, 容器 ASSET_IMAGE, 镜像 ASSET_HOST, 主机 ASSET_K8S, K8S资产
      • setAssetTypeSet

        public void setAssetTypeSet​(String[] AssetTypeSet)
        Set 资产类型列表。 ASSET_CONTAINER, 容器 ASSET_IMAGE, 镜像 ASSET_HOST, 主机 ASSET_K8S, K8S资产
        Parameters:
        AssetTypeSet - 资产类型列表。 ASSET_CONTAINER, 容器 ASSET_IMAGE, 镜像 ASSET_HOST, 主机 ASSET_K8S, K8S资产