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