| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.users |
| Modifier and Type | Method and Description |
|---|---|
static UserOrganizationResource.Builder |
UserOrganizationResource.builder()
Creates a builder for
UserOrganizationResource. |
UserOrganizationResource.Builder |
UserOrganizationResource.Builder.entity(UserOrganizationEntity entity)
Initializes the value for the
entity attribute. |
UserOrganizationResource.Builder |
UserOrganizationResource.Builder.from(org.cloudfoundry.client.v2.users._UserOrganizationResource instance)
Copy abstract value type
_UserOrganizationResource instance into builder. |
UserOrganizationResource.Builder |
UserOrganizationResource.Builder.from(AbstractUserOrganizationResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.users.AbstractUserOrganizationResource instance. |
UserOrganizationResource.Builder |
UserOrganizationResource.Builder.from(UserOrganizationResource instance)
Fill a builder with attribute values from the provided
UserOrganizationResource instance. |
UserOrganizationResource.Builder |
UserOrganizationResource.Builder.metadata(Metadata metadata)
Initializes the value for the
metadata attribute. |
Copyright © 2024. All rights reserved.