| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.organizations |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateOrganizationResponse
The response payload for the Create Organization operation
|
class |
GetOrganizationResponse
The response payload for the Get Organization operation
|
class |
OrganizationResource
The Resource response payload for the List Organizations operation
|
class |
UpdateOrganizationResponse
The response payload for the Update Organization operation
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOrganizationResponse.Builder |
UpdateOrganizationResponse.Builder.from(Organization instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.organizations.Organization instance. |
GetOrganizationResponse.Builder |
GetOrganizationResponse.Builder.from(Organization instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.organizations.Organization instance. |
CreateOrganizationResponse.Builder |
CreateOrganizationResponse.Builder.from(Organization instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.organizations.Organization instance. |
OrganizationResource.Builder |
OrganizationResource.Builder.from(Organization instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.organizations.Organization instance. |
Copyright © 2020. All rights reserved.