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