| Package | Description |
|---|---|
| com.volcengine.kms | |
| com.volcengine.kms.model |
| Modifier and Type | Method and Description |
|---|---|
GenerateMacResponse |
KmsApi.generateMac(GenerateMacRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<GenerateMacResponse> |
KmsApi.generateMacWithHttpInfo(@NotNull GenerateMacRequest body) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
KmsApi.generateMacAsync(GenerateMacRequest body,
ApiCallback<GenerateMacResponse> callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
GenerateMacResponse |
GenerateMacResponse.keyID(String keyID) |
GenerateMacResponse |
GenerateMacResponse.mac(String mac) |
Copyright © 2025. All rights reserved.