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