@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2018-08-09T18:41:17.591+02:00[Europe/Berlin]") public class UpdatePsuIdenticationResponse extends Object
| Constructor and Description |
|---|
UpdatePsuIdenticationResponse() |
| Modifier and Type | Method and Description |
|---|---|
UpdatePsuIdenticationResponse |
_links(Map _links) |
boolean |
equals(Object o) |
Map |
getLinks()
Get _links
|
String |
getPsuMessage()
Get psuMessage
|
ScaStatus |
getScaStatus()
Get scaStatus
|
int |
hashCode() |
UpdatePsuIdenticationResponse |
psuMessage(String psuMessage) |
UpdatePsuIdenticationResponse |
scaStatus(ScaStatus scaStatus) |
void |
setLinks(Map _links) |
void |
setPsuMessage(String psuMessage) |
void |
setScaStatus(ScaStatus scaStatus) |
String |
toString() |
public UpdatePsuIdenticationResponse _links(Map _links)
@NotNull public Map getLinks()
public void setLinks(Map _links)
public UpdatePsuIdenticationResponse scaStatus(ScaStatus scaStatus)
@NotNull public ScaStatus getScaStatus()
public void setScaStatus(ScaStatus scaStatus)
public UpdatePsuIdenticationResponse psuMessage(String psuMessage)
public String getPsuMessage()
public void setPsuMessage(String psuMessage)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.