public static final class VerifyCheckInstanceResultResponseBody.Data.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
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.
|
public VerifyCheckInstanceResultResponseBody.Data.Builder failInstances(List<String> failInstances)
public VerifyCheckInstanceResultResponseBody.Data.Builder operateCode(String operateCode)
* **Throttling** * **ActionTrialUnauthorized**
public VerifyCheckInstanceResultResponseBody.Data build()
Copyright © 2023. All rights reserved.