| Package | Description |
|---|---|
| org.cloudfoundry.operations.domains |
| Modifier and Type | Method and Description |
|---|---|
CreateDomainRequest |
CreateDomainRequest.Builder.build()
Builds a new
CreateDomainRequest. |
| Modifier and Type | Method and Description |
|---|---|
Mono<Void> |
DefaultDomains.create(CreateDomainRequest request) |
Mono<Void> |
Domains.create(CreateDomainRequest request)
Create a new domain
|
CreateDomainRequest.Builder |
CreateDomainRequest.Builder.from(CreateDomainRequest instance)
Fill a builder with attribute values from the provided
CreateDomainRequest instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.