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