public static final class GetCanTrySasResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetCanTrySasResponseBody.Data |
build() |
GetCanTrySasResponseBody.Data.Builder |
canTry(Integer canTry)
Indicates whether the user is qualified for the trial use.
|
GetCanTrySasResponseBody.Data.Builder |
canTryVersions(List<Integer> canTryVersions)
The editions that are allowed for the trial use.
|
GetCanTrySasResponseBody.Data.Builder |
tryType(Integer tryType)
The trial type.
|
public GetCanTrySasResponseBody.Data.Builder canTry(Integer canTry)
Indicates whether the user is qualified for the trial use. Valid values:
true
public GetCanTrySasResponseBody.Data.Builder canTryVersions(List<Integer> canTryVersions)
The editions that are allowed for the trial use.
public GetCanTrySasResponseBody.Data.Builder tryType(Integer tryType)
The trial type. Valid values:
1
public GetCanTrySasResponseBody.Data build()
Copyright © 2026. All rights reserved.