| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.privatedomains |
| Modifier and Type | Method and Description |
|---|---|
CreatePrivateDomainResponse |
CreatePrivateDomainResponse.Builder.build()
Builds a new
CreatePrivateDomainResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<CreatePrivateDomainResponse> |
PrivateDomains.create(CreatePrivateDomainRequest request)
Makes the Create a Private Domain owned by the given
Organization request
|
| Modifier and Type | Method and Description |
|---|---|
CreatePrivateDomainResponse.Builder |
CreatePrivateDomainResponse.Builder.from(CreatePrivateDomainResponse instance)
Fill a builder with attribute values from the provided
CreatePrivateDomainResponse instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.