| 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
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<KmsV2KeysSymPost201Response> |
SymmetricKeyManagementApi.createV2SharedSecretKeysWithHttpInfo(CreateSharedSecretKeysRequest createSharedSecretKeysRequest)
Create Shared-Secret Keys
Create one or more Shared-Secret Keys
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SymmetricKeyManagementApi.createV2SharedSecretKeysAsync(CreateSharedSecretKeysRequest createSharedSecretKeysRequest,
ApiCallback<KmsV2KeysSymPost201Response> callback)
Create Shared-Secret Keys (asynchronously)
Create one or more Shared-Secret Keys
|
| Modifier and Type | Method and Description |
|---|---|
KmsV2KeysSymPost201Response |
KmsV2KeysSymPost201Response.addKeyInformationItem(KmsV2KeysSymPost201ResponseKeyInformation keyInformationItem) |
KmsV2KeysSymPost201Response |
KmsV2KeysSymPost201Response.clientReferenceInformation(Kmsv2keyssymClientReferenceInformation clientReferenceInformation) |
KmsV2KeysSymPost201Response |
KmsV2KeysSymPost201Response.keyInformation(List<KmsV2KeysSymPost201ResponseKeyInformation> keyInformation) |
KmsV2KeysSymPost201Response |
KmsV2KeysSymPost201Response.status(String status) |
KmsV2KeysSymPost201Response |
KmsV2KeysSymPost201Response.submitTimeUtc(String submitTimeUtc) |
Copyright © 2020. All rights reserved.