@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-10-17T14:26:30.480+05:30") public class CreateSharedSecretKeysVerifiRequest extends Object
| Constructor and Description |
|---|
CreateSharedSecretKeysVerifiRequest() |
| Modifier and Type | Method and Description |
|---|---|
CreateSharedSecretKeysVerifiRequest |
addKeyInformationItem(Kmsv2keyssymverifiKeyInformation keyInformationItem) |
CreateSharedSecretKeysVerifiRequest |
clientReferenceInformation(Kmsv2keyssymClientReferenceInformation clientReferenceInformation) |
boolean |
equals(Object o) |
Kmsv2keyssymClientReferenceInformation |
getClientReferenceInformation()
Get clientReferenceInformation
|
List<Kmsv2keyssymverifiKeyInformation> |
getKeyInformation()
Get keyInformation
|
int |
hashCode() |
CreateSharedSecretKeysVerifiRequest |
keyInformation(List<Kmsv2keyssymverifiKeyInformation> keyInformation) |
void |
setClientReferenceInformation(Kmsv2keyssymClientReferenceInformation clientReferenceInformation) |
void |
setKeyInformation(List<Kmsv2keyssymverifiKeyInformation> keyInformation) |
String |
toString() |
public CreateSharedSecretKeysVerifiRequest clientReferenceInformation(Kmsv2keyssymClientReferenceInformation clientReferenceInformation)
public Kmsv2keyssymClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(Kmsv2keyssymClientReferenceInformation clientReferenceInformation)
public CreateSharedSecretKeysVerifiRequest keyInformation(List<Kmsv2keyssymverifiKeyInformation> keyInformation)
public CreateSharedSecretKeysVerifiRequest addKeyInformationItem(Kmsv2keyssymverifiKeyInformation keyInformationItem)
public List<Kmsv2keyssymverifiKeyInformation> getKeyInformation()
public void setKeyInformation(List<Kmsv2keyssymverifiKeyInformation> keyInformation)
Copyright © 2022. All rights reserved.