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