| Package | Description |
|---|---|
| org.cloudfoundry.operations.spaces |
| Modifier and Type | Method and Description |
|---|---|
static CreateSpaceRequest.Builder |
CreateSpaceRequest.builder()
Creates a builder for
CreateSpaceRequest. |
CreateSpaceRequest.Builder |
CreateSpaceRequest.Builder.from(CreateSpaceRequest instance)
Fill a builder with attribute values from the provided
CreateSpaceRequest instance. |
CreateSpaceRequest.Builder |
CreateSpaceRequest.Builder.name(String name)
Initializes the value for the
name attribute. |
CreateSpaceRequest.Builder |
CreateSpaceRequest.Builder.organization(String organization)
Initializes the value for the
organization attribute. |
CreateSpaceRequest.Builder |
CreateSpaceRequest.Builder.spaceQuota(String spaceQuota)
Initializes the value for the
spaceQuota attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.