|
58 | 58 | * @method \GuzzleHttp\Promise\Promise disableContractSaveAsync(array $args = []) |
59 | 59 | * @method \Jdcloud\Result setKmsKeyId(array $args = []) |
60 | 60 | * @method \GuzzleHttp\Promise\Promise setKmsKeyIdAsync(array $args = []) |
| 61 | + * @method \Jdcloud\Result applyCert(array $args = []) |
| 62 | + * @method \GuzzleHttp\Promise\Promise applyCertAsync(array $args = []) |
| 63 | + * @method \Jdcloud\Result renewCert(array $args = []) |
| 64 | + * @method \GuzzleHttp\Promise\Promise renewCertAsync(array $args = []) |
| 65 | + * @method \Jdcloud\Result updateCert(array $args = []) |
| 66 | + * @method \GuzzleHttp\Promise\Promise updateCertAsync(array $args = []) |
| 67 | + * @method \Jdcloud\Result revokeCert(array $args = []) |
| 68 | + * @method \GuzzleHttp\Promise\Promise revokeCertAsync(array $args = []) |
| 69 | + * @method \Jdcloud\Result describeCertList(array $args = []) |
| 70 | + * @method \GuzzleHttp\Promise\Promise describeCertListAsync(array $args = []) |
61 | 71 | * @method \Jdcloud\Result describeStampList(array $args = []) |
62 | 72 | * @method \GuzzleHttp\Promise\Promise describeStampListAsync(array $args = []) |
63 | 73 | * @method \Jdcloud\Result uploadStamp(array $args = []) |
64 | 74 | * @method \GuzzleHttp\Promise\Promise uploadStampAsync(array $args = []) |
65 | 75 | * @method \Jdcloud\Result downloadStamps(array $args = []) |
66 | 76 | * @method \GuzzleHttp\Promise\Promise downloadStampsAsync(array $args = []) |
| 77 | + * @method \Jdcloud\Result downloadStampsNew(array $args = []) |
| 78 | + * @method \GuzzleHttp\Promise\Promise downloadStampsNewAsync(array $args = []) |
67 | 79 | * @method \Jdcloud\Result deleteStamp(array $args = []) |
68 | 80 | * @method \GuzzleHttp\Promise\Promise deleteStampAsync(array $args = []) |
69 | 81 | * @method \Jdcloud\Result editStamp(array $args = []) |
|
76 | 88 | * @method \GuzzleHttp\Promise\Promise uploadTemplateAsync(array $args = []) |
77 | 89 | * @method \Jdcloud\Result downloadTemplates(array $args = []) |
78 | 90 | * @method \GuzzleHttp\Promise\Promise downloadTemplatesAsync(array $args = []) |
| 91 | + * @method \Jdcloud\Result downloadTemplatesNew(array $args = []) |
| 92 | + * @method \GuzzleHttp\Promise\Promise downloadTemplatesNewAsync(array $args = []) |
79 | 93 | * @method \Jdcloud\Result deleteTemplate(array $args = []) |
80 | 94 | * @method \GuzzleHttp\Promise\Promise deleteTemplateAsync(array $args = []) |
81 | 95 | * @method \Jdcloud\Result paddingTemplate(array $args = []) |
|
0 commit comments