public class RoleDefinitionFilter extends Object
| Constructor and Description |
|---|
RoleDefinitionFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
roleName()
Get the roleName value.
|
RoleDefinitionFilter |
withRoleName(String roleName)
Set the roleName value.
|
public String roleName()
public RoleDefinitionFilter withRoleName(String roleName)
roleName - the roleName value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/