public static final class DeleteSecurityGroupRuleResponseBody.Data.Builder extends Object
public DeleteSecurityGroupRuleResponseBody.Data.Builder description(String description)
The description.
example:auto-description1
public DeleteSecurityGroupRuleResponseBody.Data.Builder gatewayId(Long gatewayId)
The ID of the gateway.
example:103
public DeleteSecurityGroupRuleResponseBody.Data.Builder gatewayUniqueId(String gatewayUniqueId)
The unique ID of the gateway.
example:gw-7ea3da97b96543e19f6c597c****
public DeleteSecurityGroupRuleResponseBody.Data.Builder gmtCreate(String gmtCreate)
The creation time.
example:2022-01-07 18:07:57
public DeleteSecurityGroupRuleResponseBody.Data.Builder gmtModified(String gmtModified)
The modification time.
example:2022-01-11T14:12:55.000+0000
public DeleteSecurityGroupRuleResponseBody.Data.Builder id(Long id)
The ID.
example:2
public DeleteSecurityGroupRuleResponseBody.Data.Builder ipProtocol(String ipProtocol)
The transport layer protocol. The value of this parameter is case-insensitive. Valid values:
tcp
public DeleteSecurityGroupRuleResponseBody.Data.Builder portRange(String portRange)
The range of ports for the transport layer protocol in the destination security group. Valid values:
8443/8443
public DeleteSecurityGroupRuleResponseBody.Data.Builder securityGroupId(String securityGroupId)
The ID of the security group.
example:sg-uf6hgwe067prhg68agfa
public DeleteSecurityGroupRuleResponseBody.Data build()
Copyright © 2026. All rights reserved.