@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class CreateSharedSecretKeysRequest extends Object
| Constructor and Description |
|---|
CreateSharedSecretKeysRequest() |
| Modifier and Type | Method and Description |
|---|---|
CreateSharedSecretKeysRequest |
addKeyInformationItem(Kmsv2keyssymKeyInformation keyInformationItem) |
CreateSharedSecretKeysRequest |
clientReferenceInformation(Kmsv2keyssymClientReferenceInformation clientReferenceInformation) |
boolean |
equals(Object o) |
Kmsv2keyssymClientReferenceInformation |
getClientReferenceInformation()
Get clientReferenceInformation
|
List<Kmsv2keyssymKeyInformation> |
getKeyInformation()
Get keyInformation
|
int |
hashCode() |
CreateSharedSecretKeysRequest |
keyInformation(List<Kmsv2keyssymKeyInformation> keyInformation) |
void |
setClientReferenceInformation(Kmsv2keyssymClientReferenceInformation clientReferenceInformation) |
void |
setKeyInformation(List<Kmsv2keyssymKeyInformation> keyInformation) |
String |
toString() |
public CreateSharedSecretKeysRequest clientReferenceInformation(Kmsv2keyssymClientReferenceInformation clientReferenceInformation)
public Kmsv2keyssymClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(Kmsv2keyssymClientReferenceInformation clientReferenceInformation)
public CreateSharedSecretKeysRequest keyInformation(List<Kmsv2keyssymKeyInformation> keyInformation)
public CreateSharedSecretKeysRequest addKeyInformationItem(Kmsv2keyssymKeyInformation keyInformationItem)
public List<Kmsv2keyssymKeyInformation> getKeyInformation()
public void setKeyInformation(List<Kmsv2keyssymKeyInformation> keyInformation)
Copyright © 2020. All rights reserved.