| Package | Description |
|---|---|
| org.cloudfoundry.uaa.groups |
| Modifier and Type | Method and Description |
|---|---|
ListGroupsResponse |
ListGroupsResponse.Builder.build()
Builds a new
ListGroupsResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<ListGroupsResponse> |
Groups.list(ListGroupsRequest request)
Makes the List Groups request
|
| Modifier and Type | Method and Description |
|---|---|
ListGroupsResponse.Builder |
ListGroupsResponse.Builder.from(ListGroupsResponse instance)
Fill a builder with attribute values from the provided
ListGroupsResponse instance. |
Copyright © 2020. All rights reserved.