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