@Alias(value="grantee") public class ApiGrantee extends Object
| Constructor and Description |
|---|
ApiGrantee() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
String |
getEmailAddress() |
String |
getId() |
ApiGranteeType |
getType() |
String |
getUri() |
int |
hashCode() |
void |
setEmailAddress(String emailAddress) |
void |
setId(String id) |
void |
setType(ApiGranteeType type) |
void |
setUri(String uri) |
public ApiGranteeType getType()
public void setType(ApiGranteeType type)
public String getId()
public void setId(String id)
public String getEmailAddress()
public void setEmailAddress(String emailAddress)
public String getUri()
public void setUri(String uri)
Copyright © 2025 MuleSoft, Inc.. All rights reserved.