| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.roles |
| Modifier and Type | Method and Description |
|---|---|
CreateRoleResponse |
CreateRoleResponse.Builder.build()
Builds a new
CreateRoleResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<CreateRoleResponse> |
RolesV3.create(CreateRoleRequest request)
Makes the Create Role request
|
| Modifier and Type | Method and Description |
|---|---|
CreateRoleResponse.Builder |
CreateRoleResponse.Builder.from(CreateRoleResponse instance)
Fill a builder with attribute values from the provided
CreateRoleResponse instance. |
Copyright © 2022. All rights reserved.