| Package | Description |
|---|---|
| com.tencentcloudapi.tione.v20191022.models |
| Modifier and Type | Method and Description |
|---|---|
Filter[] |
DescribeCodeRepositoriesRequest.getFilters()
Get 过滤条件。
instance-name - String - 是否必填:否 -(过滤条件)按照名称过滤。
search-by-name - String - 是否必填:否 -(过滤条件)按照名称检索,模糊匹配。
|
Filter[] |
DescribeNotebookLifecycleScriptsRequest.getFilters()
Get 过滤条件。
instance-name - String - 是否必填:否 -(过滤条件)按照名称过滤。
search-by-name - String - 是否必填:否 -(过滤条件)按照名称检索,模糊匹配。
|
Filter[] |
DescribeNotebookInstancesRequest.getFilters()
Get 过滤条件。
instance-name - String - 是否必填:否 -(过滤条件)按照名称过滤。
search-by-name - String - 是否必填:否 -(过滤条件)按照名称检索,模糊匹配。
lifecycle-name - String - 是否必填:否 -(过滤条件)按照生命周期脚本名称过滤。
default-code-repo-name - String - 是否必填:否 -(过滤条件)按照默认存储库名称过滤。
additional-code-repo-name - String - 是否必填:否 -(过滤条件)按照其他存储库名称过滤。
billing-status - String - 是否必填:否 - (过滤条件)按照计费状态过滤,可取以下值
StorageOnly:仅存储计费的实例
Computing:计算和存储都计费的实例
|
Filter[] |
DescribeTrainingJobsRequest.getFilters()
Get 过滤条件。
instance-name - String - 是否必填:否 -(过滤条件)按照名称过滤。
search-by-name - String - 是否必填:否 -(过滤条件)按照名称检索,模糊匹配。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeCodeRepositoriesRequest.setFilters(Filter[] Filters)
Set 过滤条件。
instance-name - String - 是否必填:否 -(过滤条件)按照名称过滤。
search-by-name - String - 是否必填:否 -(过滤条件)按照名称检索,模糊匹配。
|
void |
DescribeNotebookLifecycleScriptsRequest.setFilters(Filter[] Filters)
Set 过滤条件。
instance-name - String - 是否必填:否 -(过滤条件)按照名称过滤。
search-by-name - String - 是否必填:否 -(过滤条件)按照名称检索,模糊匹配。
|
void |
DescribeNotebookInstancesRequest.setFilters(Filter[] Filters)
Set 过滤条件。
instance-name - String - 是否必填:否 -(过滤条件)按照名称过滤。
search-by-name - String - 是否必填:否 -(过滤条件)按照名称检索,模糊匹配。
lifecycle-name - String - 是否必填:否 -(过滤条件)按照生命周期脚本名称过滤。
default-code-repo-name - String - 是否必填:否 -(过滤条件)按照默认存储库名称过滤。
additional-code-repo-name - String - 是否必填:否 -(过滤条件)按照其他存储库名称过滤。
billing-status - String - 是否必填:否 - (过滤条件)按照计费状态过滤,可取以下值
StorageOnly:仅存储计费的实例
Computing:计算和存储都计费的实例
|
void |
DescribeTrainingJobsRequest.setFilters(Filter[] Filters)
Set 过滤条件。
instance-name - String - 是否必填:否 -(过滤条件)按照名称过滤。
search-by-name - String - 是否必填:否 -(过滤条件)按照名称检索,模糊匹配。
|
Copyright © 2020. All rights reserved.