| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
KmsV2KeysSymDeletesPost200Response |
SymmetricKeyManagementApi.deleteBulkSymmetricKeys(DeleteBulkSymmetricKeysRequest deleteBulkSymmetricKeysRequest)
Delete one or more Symmetric keys
'Delete one or more Symmetric keys'
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<KmsV2KeysSymDeletesPost200Response> |
SymmetricKeyManagementApi.deleteBulkSymmetricKeysWithHttpInfo(DeleteBulkSymmetricKeysRequest deleteBulkSymmetricKeysRequest)
Delete one or more Symmetric keys
'Delete one or more Symmetric keys'
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SymmetricKeyManagementApi.deleteBulkSymmetricKeysAsync(DeleteBulkSymmetricKeysRequest deleteBulkSymmetricKeysRequest,
ApiCallback<KmsV2KeysSymDeletesPost200Response> callback)
Delete one or more Symmetric keys (asynchronously)
'Delete one or more Symmetric keys'
|
| Modifier and Type | Method and Description |
|---|---|
KmsV2KeysSymDeletesPost200Response |
KmsV2KeysSymDeletesPost200Response.addKeyInformationItem(KmsV2KeysSymDeletesPost200ResponseKeyInformation keyInformationItem) |
KmsV2KeysSymDeletesPost200Response |
KmsV2KeysSymDeletesPost200Response.clientReferenceInformation(Kmsv2keyssymClientReferenceInformation clientReferenceInformation) |
KmsV2KeysSymDeletesPost200Response |
KmsV2KeysSymDeletesPost200Response.keyInformation(List<KmsV2KeysSymDeletesPost200ResponseKeyInformation> keyInformation) |
KmsV2KeysSymDeletesPost200Response |
KmsV2KeysSymDeletesPost200Response.status(String status) |
KmsV2KeysSymDeletesPost200Response |
KmsV2KeysSymDeletesPost200Response.submitTimeUtc(String submitTimeUtc) |
Copyright © 2020. All rights reserved.