| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.packages |
| Modifier and Type | Class and Description |
|---|---|
class |
CopyPackageResponse
The response payload for the Copy Package operation
|
class |
CreatePackageResponse
The response payload for the Create Package operation
|
class |
GetPackageResponse
The response payload for the Get Package operation
|
class |
PackageResource
The Resource response payload for the List packages operation
|
class |
UploadPackageResponse
The response payload for the Upload Package operation
|
| Modifier and Type | Method and Description |
|---|---|
GetPackageResponse.Builder |
GetPackageResponse.Builder.from(Package instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.packages.Package instance. |
CreatePackageResponse.Builder |
CreatePackageResponse.Builder.from(Package instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.packages.Package instance. |
CopyPackageResponse.Builder |
CopyPackageResponse.Builder.from(Package instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.packages.Package instance. |
UploadPackageResponse.Builder |
UploadPackageResponse.Builder.from(Package instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.packages.Package instance. |
PackageResource.Builder |
PackageResource.Builder.from(Package instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.packages.Package instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.