Package | Description |
---|---|
org.cloudfoundry.operations.spaces |
Modifier and Type | Method and Description |
---|---|
CreateSpaceRequest |
CreateSpaceRequest.Builder.build()
Builds a new
CreateSpaceRequest . |
Modifier and Type | Method and Description |
---|---|
Mono<Void> |
Spaces.create(CreateSpaceRequest request)
Creates a new space
|
CreateSpaceRequest.Builder |
CreateSpaceRequest.Builder.from(CreateSpaceRequest instance)
Fill a builder with attribute values from the provided
CreateSpaceRequest instance. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.