Class DeleteCcGeoIPBlockConfigRequest


  • public class DeleteCcGeoIPBlockConfigRequest
    extends AbstractModel
    • Constructor Detail

      • DeleteCcGeoIPBlockConfigRequest

        public DeleteCcGeoIPBlockConfigRequest()
      • DeleteCcGeoIPBlockConfigRequest

        public DeleteCcGeoIPBlockConfigRequest​(DeleteCcGeoIPBlockConfigRequest 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

      • getInstanceId

        public String getInstanceId()
        Get 资源实例ID
        Returns:
        InstanceId 资源实例ID
      • setInstanceId

        public void setInstanceId​(String InstanceId)
        Set 资源实例ID
        Parameters:
        InstanceId - 资源实例ID
      • getCcGeoIPBlockConfig

        public CcGeoIPBlockConfig getCcGeoIPBlockConfig()
        Get CC区域封禁配置,填写参数时配置ID不能为空
        Returns:
        CcGeoIPBlockConfig CC区域封禁配置,填写参数时配置ID不能为空
      • setCcGeoIPBlockConfig

        public void setCcGeoIPBlockConfig​(CcGeoIPBlockConfig CcGeoIPBlockConfig)
        Set CC区域封禁配置,填写参数时配置ID不能为空
        Parameters:
        CcGeoIPBlockConfig - CC区域封禁配置,填写参数时配置ID不能为空