| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.organizations |
| Modifier and Type | Method and Description |
|---|---|
static RemoveOrganizationUserRequest.Builder |
RemoveOrganizationUserRequest.builder()
Creates a builder for
RemoveOrganizationUserRequest. |
RemoveOrganizationUserRequest.Builder |
RemoveOrganizationUserRequest.Builder.from(RemoveOrganizationUserRequest instance)
Fill a builder with attribute values from the provided
RemoveOrganizationUserRequest instance. |
RemoveOrganizationUserRequest.Builder |
RemoveOrganizationUserRequest.Builder.organizationId(String organizationId)
Initializes the value for the
organizationId attribute. |
RemoveOrganizationUserRequest.Builder |
RemoveOrganizationUserRequest.Builder.userId(String userId)
Initializes the value for the
userId attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.