| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.organizations |
| Modifier and Type | Method and Description |
|---|---|
RemoveOrganizationUserByUsernameRequest |
RemoveOrganizationUserByUsernameRequest.Builder.build()
Builds a new
RemoveOrganizationUserByUsernameRequest. |
| Modifier and Type | Method and Description |
|---|---|
RemoveOrganizationUserByUsernameRequest.Builder |
RemoveOrganizationUserByUsernameRequest.Builder.from(RemoveOrganizationUserByUsernameRequest instance)
Fill a builder with attribute values from the provided
RemoveOrganizationUserByUsernameRequest instance. |
Mono<Void> |
Organizations.removeUserByUsername(RemoveOrganizationUserByUsernameRequest request)
Makes the Disassociate User with the Organization by Username
request
|
Copyright © 2020. All rights reserved.