public static class OrgListResponse.AuthorizedResource extends BasicEntity
AuthorizedResource()
List<String>
getActions()
String
getCode()
getType()
void
setActions(List<String> actions)
setCode(String code)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AuthorizedResource()
public List<String> getActions()
public void setActions(List<String> actions)
public String getCode()
public void setCode(String code)
public String getType()
public void setType(String type)
Copyright © 2021. All rights reserved.