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