| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.organizations |
| Modifier and Type | Method and Description |
|---|---|
GetOrganizationDefaultDomainResponse |
GetOrganizationDefaultDomainResponse.Builder.build()
Builds a new
GetOrganizationDefaultDomainResponse. |
| Modifier and Type | Method and Description |
|---|---|
Mono<GetOrganizationDefaultDomainResponse> |
OrganizationsV3.getDefaultDomain(GetOrganizationDefaultDomainRequest request)
Makes the Get Default Domain for an Organization request
|
| Modifier and Type | Method and Description |
|---|---|
GetOrganizationDefaultDomainResponse.Builder |
GetOrganizationDefaultDomainResponse.Builder.from(GetOrganizationDefaultDomainResponse instance)
Fill a builder with attribute values from the provided
GetOrganizationDefaultDomainResponse instance. |
Copyright © 2020. All rights reserved.