public static final class DeleteAuthResourceResponseBody.Data.Builder extends Object
public DeleteAuthResourceResponseBody.Data.Builder authId(Long authId)
The authentication ID.
example:253
public DeleteAuthResourceResponseBody.Data.Builder domainId(Long domainId)
The ID of the domain name.
example:235
public DeleteAuthResourceResponseBody.Data.Builder domainName(String domainName)
The domain name.
example:name
public DeleteAuthResourceResponseBody.Data.Builder gatewayId(Long gatewayId)
The ID of the gateway.
example:gw-7ea3da97b96543e19f6c597cd4a9****
public DeleteAuthResourceResponseBody.Data.Builder gatewayUniqueId(String gatewayUniqueId)
The unique ID of the gateway.
example:gw-7ea3da97b96543e19f6c597cd4a9****
public DeleteAuthResourceResponseBody.Data.Builder gmtCreate(String gmtCreate)
The creation time.
example:2022-01-07T10:07:57.000+0000
public DeleteAuthResourceResponseBody.Data.Builder gmtModified(String gmtModified)
The modification time.
example:2022-01-07T10:07:57.000+0000
public DeleteAuthResourceResponseBody.Data.Builder id(Long id)
The ID of the primary key.
example:12
public DeleteAuthResourceResponseBody.Data.Builder isWhite(Boolean isWhite)
Indicates whether the whitelist mode is enabled.
example:true
public DeleteAuthResourceResponseBody.Data.Builder path(String path)
The path.
example:/zookeeper
public DeleteAuthResourceResponseBody.Data build()
Copyright © 2026. All rights reserved.