| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
KmsV2KeysSymPost201Response |
SymmetricKeyManagementApi.createV2SharedSecretKeys(CreateSharedSecretKeysRequest createSharedSecretKeysRequest)
Create Shared-Secret Keys
Create one or more Shared-Secret Keys
|
okhttp3.Call |
SymmetricKeyManagementApi.createV2SharedSecretKeysAsync(CreateSharedSecretKeysRequest createSharedSecretKeysRequest,
ApiCallback<KmsV2KeysSymPost201Response> callback)
Create Shared-Secret Keys (asynchronously)
Create one or more Shared-Secret Keys
|
okhttp3.Call |
SymmetricKeyManagementApi.createV2SharedSecretKeysCall(CreateSharedSecretKeysRequest createSharedSecretKeysRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createV2SharedSecretKeys
|
ApiResponse<KmsV2KeysSymPost201Response> |
SymmetricKeyManagementApi.createV2SharedSecretKeysWithHttpInfo(CreateSharedSecretKeysRequest createSharedSecretKeysRequest)
Create Shared-Secret Keys
Create one or more Shared-Secret Keys
|
| Modifier and Type | Method and Description |
|---|---|
CreateSharedSecretKeysRequest |
CreateSharedSecretKeysRequest.addKeyInformationItem(Kmsv2keyssymKeyInformation keyInformationItem) |
CreateSharedSecretKeysRequest |
CreateSharedSecretKeysRequest.clientReferenceInformation(Kmsv2keyssymClientReferenceInformation clientReferenceInformation) |
CreateSharedSecretKeysRequest |
CreateSharedSecretKeysRequest.keyInformation(List<Kmsv2keyssymKeyInformation> keyInformation) |
Copyright © 2020. All rights reserved.