public static final class VerifyCheckInstanceResultResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
VerifyCheckInstanceResultResponseBody.Data |
build() |
VerifyCheckInstanceResultResponseBody.Data.Builder |
failInstances(List<String> failInstances)
An array consisting of instances that failed the check.
|
VerifyCheckInstanceResultResponseBody.Data.Builder |
operateCode(String operateCode)
The operation code of the task that checks the configurations of cloud services.
|
VerifyCheckInstanceResultResponseBody.Data.Builder |
taskId(String taskId)
The task ID.
|
public VerifyCheckInstanceResultResponseBody.Data.Builder failInstances(List<String> failInstances)
An array consisting of instances that failed the check.
public VerifyCheckInstanceResultResponseBody.Data.Builder operateCode(String operateCode)
The operation code of the task that checks the configurations of cloud services. Valid values:
ActionTrialUnauthorized
public VerifyCheckInstanceResultResponseBody.Data.Builder taskId(String taskId)
The task ID.
example:a410bb3-e68c217a-3368bc0-238c668***
public VerifyCheckInstanceResultResponseBody.Data build()
Copyright © 2026. All rights reserved.