| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.users |
| Modifier and Type | Method and Description |
|---|---|
static RemoveUserOrganizationRequest.Builder |
RemoveUserOrganizationRequest.builder()
Creates a builder for
RemoveUserOrganizationRequest. |
RemoveUserOrganizationRequest.Builder |
RemoveUserOrganizationRequest.Builder.from(RemoveUserOrganizationRequest instance)
Fill a builder with attribute values from the provided
RemoveUserOrganizationRequest instance. |
RemoveUserOrganizationRequest.Builder |
RemoveUserOrganizationRequest.Builder.organizationId(String organizationId)
Initializes the value for the
organizationId attribute. |
RemoveUserOrganizationRequest.Builder |
RemoveUserOrganizationRequest.Builder.userId(String userId)
Initializes the value for the
userId attribute. |
Copyright © 2020. All rights reserved.