| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.packages |
| Modifier and Type | Method and Description |
|---|---|
PackageRelationships |
PackageRelationships.Builder.build()
Builds a new
PackageRelationships. |
PackageRelationships |
UploadPackageResponse.getRelationships()
The relationships
|
PackageRelationships |
CopyPackageResponse.getRelationships()
The relationships
|
PackageRelationships |
CopyPackageRequest.getRelationships()
The relationships
|
PackageRelationships |
PackageResource.getRelationships()
The relationships
|
PackageRelationships |
CreatePackageResponse.getRelationships()
The relationships
|
PackageRelationships |
GetPackageResponse.getRelationships()
The relationships
|
PackageRelationships |
CreatePackageRequest.getRelationships()
The relationships
|
| Modifier and Type | Method and Description |
|---|---|
PackageRelationships.Builder |
PackageRelationships.Builder.from(PackageRelationships instance)
Fill a builder with attribute values from the provided
PackageRelationships instance. |
UploadPackageResponse.Builder |
UploadPackageResponse.Builder.relationships(PackageRelationships relationships)
Initializes the value for the
relationships attribute. |
CopyPackageResponse.Builder |
CopyPackageResponse.Builder.relationships(PackageRelationships relationships)
Initializes the value for the
relationships attribute. |
CopyPackageRequest.Builder |
CopyPackageRequest.Builder.relationships(PackageRelationships relationships)
Initializes the value for the
relationships attribute. |
PackageResource.Builder |
PackageResource.Builder.relationships(PackageRelationships relationships)
Initializes the value for the
relationships attribute. |
CreatePackageResponse.Builder |
CreatePackageResponse.Builder.relationships(PackageRelationships relationships)
Initializes the value for the
relationships attribute. |
GetPackageResponse.Builder |
GetPackageResponse.Builder.relationships(PackageRelationships relationships)
Initializes the value for the
relationships attribute. |
CreatePackageRequest.Builder |
CreatePackageRequest.Builder.relationships(PackageRelationships relationships)
Initializes the value for the
relationships attribute. |
Copyright © 2020. All rights reserved.