public static class GroupsPatchRequest.GroupsPatchRequestBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
GroupsPatchRequest |
build() |
GroupsPatchRequest.GroupsPatchRequestBuilder |
group(GroupsPatchRequest.GroupOperation group) |
GroupsPatchRequest.GroupsPatchRequestBuilder |
id(String id) |
GroupsPatchRequest.GroupsPatchRequestBuilder |
token(String token) |
String |
toString() |
public GroupsPatchRequest.GroupsPatchRequestBuilder token(String token)
public GroupsPatchRequest.GroupsPatchRequestBuilder id(String id)
public GroupsPatchRequest.GroupsPatchRequestBuilder group(GroupsPatchRequest.GroupOperation group)
public GroupsPatchRequest build()
Copyright © 2020. All rights reserved.