| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.roles |
| Modifier and Type | Method and Description |
|---|---|
static RoleRelationships.Builder |
RoleRelationships.builder()
Creates a builder for
RoleRelationships. |
RoleRelationships.Builder |
RoleRelationships.Builder.from(RoleRelationships instance)
Fill a builder with attribute values from the provided
RoleRelationships instance. |
RoleRelationships.Builder |
RoleRelationships.Builder.organization(ToOneRelationship organization)
Initializes the value for the
organization attribute. |
RoleRelationships.Builder |
RoleRelationships.Builder.space(ToOneRelationship space)
Initializes the value for the
space attribute. |
RoleRelationships.Builder |
RoleRelationships.Builder.user(ToOneRelationship user)
Initializes the value for the
user attribute. |
Copyright © 2021. All rights reserved.