public static final class GetSwitchRegionDetailResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetSwitchRegionDetailResponseBody.Data |
build() |
GetSwitchRegionDetailResponseBody.Data.Builder |
gmtIsAgreeModified(Long gmtIsAgreeModified)
The time when the permissions were modified.
|
GetSwitchRegionDetailResponseBody.Data.Builder |
gmtNoticed(Long gmtNoticed)
The notification time.
|
GetSwitchRegionDetailResponseBody.Data.Builder |
isAgree(String isAgree)
Indicates whether the migration is approved.
|
GetSwitchRegionDetailResponseBody.Data.Builder |
isNoticed(String isNoticed)
Indicates whether the notification is sent.
|
GetSwitchRegionDetailResponseBody.Data.Builder |
needNotice(Boolean needNotice)
Specifies whether to notify the account.
|
GetSwitchRegionDetailResponseBody.Data.Builder |
needSwitch(Boolean needSwitch)
Specifies whether to switch.
|
GetSwitchRegionDetailResponseBody.Data.Builder |
regionStatus(List<GetSwitchRegionDetailResponseBody.RegionStatus> regionStatus)
The status of the switching to the region.
|
public GetSwitchRegionDetailResponseBody.Data.Builder gmtIsAgreeModified(Long gmtIsAgreeModified)
The time when the permissions were modified.
example:1692858597000
public GetSwitchRegionDetailResponseBody.Data.Builder gmtNoticed(Long gmtNoticed)
The notification time.
example:1692858597000
public GetSwitchRegionDetailResponseBody.Data.Builder isAgree(String isAgree)
Indicates whether the migration is approved.
example:true
public GetSwitchRegionDetailResponseBody.Data.Builder isNoticed(String isNoticed)
Indicates whether the notification is sent.
example:YES
public GetSwitchRegionDetailResponseBody.Data.Builder needNotice(Boolean needNotice)
Specifies whether to notify the account.
example:true
public GetSwitchRegionDetailResponseBody.Data.Builder needSwitch(Boolean needSwitch)
Specifies whether to switch.
example:true
public GetSwitchRegionDetailResponseBody.Data.Builder regionStatus(List<GetSwitchRegionDetailResponseBody.RegionStatus> regionStatus)
The status of the switching to the region.
public GetSwitchRegionDetailResponseBody.Data build()
Copyright © 2026. All rights reserved.