| Package | Description |
|---|---|
| org.cloudfoundry.operations.organizations |
| Modifier and Type | Method and Description |
|---|---|
OrganizationSummary |
OrganizationSummary.Builder.build()
Builds a new
OrganizationSummary. |
| Modifier and Type | Method and Description |
|---|---|
Flux<OrganizationSummary> |
DefaultOrganizations.list() |
Flux<OrganizationSummary> |
Organizations.list()
Lists the organizations
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationSummary.Builder |
OrganizationSummary.Builder.from(OrganizationSummary instance)
Fill a builder with attribute values from the provided
OrganizationSummary instance. |
Copyright © 2018. All rights reserved.