public class DescribeModelsResponse extends AbstractBceResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeModelsResponse.Model |
metadata| Constructor and Description |
|---|
DescribeModelsResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<DescribeModelsResponse.Model> |
getModels() |
Integer |
getTotalCount() |
void |
setModels(List<DescribeModelsResponse.Model> models) |
void |
setTotalCount(Integer totalCount) |
getMetadatapublic List<DescribeModelsResponse.Model> getModels()
public void setModels(List<DescribeModelsResponse.Model> models)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
Copyright © 2026. All rights reserved.