| Package | Description |
|---|---|
| org.cloudfoundry.uaa.clients |
| Modifier and Type | Method and Description |
|---|---|
UpdateClientResponse |
UpdateClientResponse.Builder.build()
Builds a new
UpdateClientResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<UpdateClientResponse> |
Clients.update(UpdateClientRequest request)
Makes the Update Client request
|
| Modifier and Type | Method and Description |
|---|---|
UpdateClientResponse.Builder |
UpdateClientResponse.Builder.from(UpdateClientResponse instance)
Fill a builder with attribute values from the provided
UpdateClientResponse instance. |
Copyright © 2020. All rights reserved.