public class GroupAddMemberParameters extends Object
| Constructor and Description |
|---|
GroupAddMemberParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
url()
Get the url value.
|
GroupAddMemberParameters |
withUrl(String url)
Set the url value.
|
public String url()
public GroupAddMemberParameters withUrl(String url)
url - the url 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.
*/