@Validated @Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen", date="2018-08-09T18:41:17.591+02:00[Europe/Berlin]") public class UpdatePsuAuthentication extends Object
| Constructor and Description |
|---|
UpdatePsuAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
PsuData |
getPsuData()
Get psuData
|
int |
hashCode() |
UpdatePsuAuthentication |
psuData(PsuData psuData) |
void |
setPsuData(PsuData psuData) |
String |
toString() |
public UpdatePsuAuthentication psuData(PsuData psuData)
@NotNull public PsuData getPsuData()
public void setPsuData(PsuData psuData)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.