| Package | Description |
|---|---|
| org.cloudfoundry.operations.domains |
| Modifier and Type | Method and Description |
|---|---|
Domain |
Domain.Builder.build()
Builds a new
Domain. |
| Modifier and Type | Method and Description |
|---|---|
Flux<Domain> |
DefaultDomains.list() |
Flux<Domain> |
Domains.list()
Lists the domains
|
| Modifier and Type | Method and Description |
|---|---|
Domain.Builder |
Domain.Builder.from(Domain instance)
Fill a builder with attribute values from the provided
Domain instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.