| Package | Description |
|---|---|
| com.byteplus.kms | |
| com.byteplus.kms.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteKeyMaterialResponse |
KmsApi.deleteKeyMaterial(DeleteKeyMaterialRequest body) |
com.squareup.okhttp.Call |
KmsApi.deleteKeyMaterialAsync(DeleteKeyMaterialRequest body,
com.byteplus.ApiCallback<DeleteKeyMaterialResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
KmsApi.deleteKeyMaterialCall(DeleteKeyMaterialRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteKeyMaterial
|
com.byteplus.ApiResponse<DeleteKeyMaterialResponse> |
KmsApi.deleteKeyMaterialWithHttpInfo(@NotNull DeleteKeyMaterialRequest body) |
| Modifier and Type | Method and Description |
|---|---|
DeleteKeyMaterialRequest |
DeleteKeyMaterialRequest.keyID(String keyID) |
DeleteKeyMaterialRequest |
DeleteKeyMaterialRequest.keyName(String keyName) |
DeleteKeyMaterialRequest |
DeleteKeyMaterialRequest.keyringName(String keyringName) |
Copyright © 2026. All rights reserved.