| Package | Description |
|---|---|
| org.cloudfoundry.uaa.clients |
| Modifier and Type | Method and Description |
|---|---|
GetClientResponse |
GetClientResponse.Builder.build()
Builds a new
GetClientResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<GetClientResponse> |
Clients.get(GetClientRequest request)
Makes the Retrieve Client request
|
| Modifier and Type | Method and Description |
|---|---|
GetClientResponse.Builder |
GetClientResponse.Builder.from(GetClientResponse instance)
Fill a builder with attribute values from the provided
GetClientResponse instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.