public class BatchDeployCertResponse
extends com.volcengine.model.AbstractResponse
| Constructor and Description |
|---|
BatchDeployCertResponse() |
| Modifier and Type | Method and Description |
|---|---|
BatchDeployCertResponse |
addDeployResultItem(DeployResultForBatchDeployCertOutput deployResultItem) |
BatchDeployCertResponse |
deployResult(List<DeployResultForBatchDeployCertOutput> deployResult) |
boolean |
equals(Object o) |
@Valid List<DeployResultForBatchDeployCertOutput> |
getDeployResult()
Get deployResult
|
int |
hashCode() |
void |
setDeployResult(List<DeployResultForBatchDeployCertOutput> deployResult) |
String |
toString() |
public BatchDeployCertResponse deployResult(List<DeployResultForBatchDeployCertOutput> deployResult)
public BatchDeployCertResponse addDeployResultItem(DeployResultForBatchDeployCertOutput deployResultItem)
@Valid public @Valid List<DeployResultForBatchDeployCertOutput> getDeployResult()
public void setDeployResult(List<DeployResultForBatchDeployCertOutput> deployResult)
Copyright © 2025. All rights reserved.