public class InlineResponse2015 extends Object
| Constructor and Description |
|---|
InlineResponse2015() |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2015 |
clientReferenceInformation(Kmsegressv2keyssymClientReferenceInformation clientReferenceInformation) |
boolean |
equals(Object o) |
Kmsegressv2keyssymClientReferenceInformation |
getClientReferenceInformation()
Get clientReferenceInformation
|
Kmsegressv2keysasymKeyInformation |
getKeyInformation()
Get keyInformation
|
String |
getStatus()
The status of the submitted transaction.
|
String |
getSubmitTimeUtc()
Time of request in UTC.
|
int |
hashCode() |
InlineResponse2015 |
keyInformation(Kmsegressv2keysasymKeyInformation keyInformation) |
void |
setClientReferenceInformation(Kmsegressv2keyssymClientReferenceInformation clientReferenceInformation) |
void |
setKeyInformation(Kmsegressv2keysasymKeyInformation keyInformation) |
void |
setStatus(String status) |
void |
setSubmitTimeUtc(String submitTimeUtc) |
InlineResponse2015 |
status(String status) |
InlineResponse2015 |
submitTimeUtc(String submitTimeUtc) |
String |
toString() |
public InlineResponse2015 submitTimeUtc(String submitTimeUtc)
public String getSubmitTimeUtc()
public void setSubmitTimeUtc(String submitTimeUtc)
public InlineResponse2015 status(String status)
public String getStatus()
public void setStatus(String status)
public InlineResponse2015 clientReferenceInformation(Kmsegressv2keyssymClientReferenceInformation clientReferenceInformation)
public Kmsegressv2keyssymClientReferenceInformation getClientReferenceInformation()
public void setClientReferenceInformation(Kmsegressv2keyssymClientReferenceInformation clientReferenceInformation)
public InlineResponse2015 keyInformation(Kmsegressv2keysasymKeyInformation keyInformation)
public Kmsegressv2keysasymKeyInformation getKeyInformation()
public void setKeyInformation(Kmsegressv2keysasymKeyInformation keyInformation)
Copyright © 2024. All rights reserved.