public class DeleteMembershipResponse extends Object
| Constructor and Description |
|---|
DeleteMembershipResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
DeleteMembershipResponse |
errorDetails(ErrorDetails errorDetails) |
ErrorDetails |
getErrorDetails()
Get errorDetails
|
UUID |
getId()
Get id
|
int |
hashCode() |
DeleteMembershipResponse |
id(UUID id) |
void |
setErrorDetails(ErrorDetails errorDetails) |
void |
setId(UUID id) |
String |
toString() |
public DeleteMembershipResponse id(UUID id)
public UUID getId()
public void setId(UUID id)
public DeleteMembershipResponse errorDetails(ErrorDetails errorDetails)
public ErrorDetails getErrorDetails()
public void setErrorDetails(ErrorDetails errorDetails)
Copyright © 2021. All rights reserved.