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