@Generated public class RuleSetResponse extends Object
Constructor and Description |
---|
RuleSetResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getEtag() |
Collection<GrantRule> |
getGrantRules() |
String |
getName() |
int |
hashCode() |
RuleSetResponse |
setEtag(String etag) |
RuleSetResponse |
setGrantRules(Collection<GrantRule> grantRules) |
RuleSetResponse |
setName(String name) |
String |
toString() |
public RuleSetResponse setEtag(String etag)
public String getEtag()
public RuleSetResponse setGrantRules(Collection<GrantRule> grantRules)
public Collection<GrantRule> getGrantRules()
public RuleSetResponse setName(String name)
public String getName()
Copyright © 2024. All rights reserved.