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