| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.roles |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateRoleResponse
The response payload for the Create Role operation
|
class |
GetRoleResponse
The response payload for the Get Role operation
|
class |
RoleResource
The Resource response payload for the List Roles operation
|
| Modifier and Type | Method and Description |
|---|---|
RoleResource.Builder |
RoleResource.Builder.from(Role instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.roles.Role instance. |
CreateRoleResponse.Builder |
CreateRoleResponse.Builder.from(Role instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.roles.Role instance. |
GetRoleResponse.Builder |
GetRoleResponse.Builder.from(Role instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.roles.Role instance. |
Copyright © 2022. All rights reserved.