public class RoleDefinitionFilter extends Object
Constructor and Description |
---|
RoleDefinitionFilter() |
Modifier and Type | Method and Description |
---|---|
String |
roleName()
Get the roleName value.
|
String |
type()
Get the type value.
|
RoleDefinitionFilter |
withRoleName(String roleName)
Set the roleName value.
|
RoleDefinitionFilter |
withType(String type)
Set the type value.
|
public String roleName()
public RoleDefinitionFilter withRoleName(String roleName)
roleName
- the roleName value to setpublic String type()
public RoleDefinitionFilter withType(String type)
type
- the type value to setCopyright © 2019. All rights reserved.