| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.packages |
| Modifier and Type | Class and Description |
|---|---|
class |
CopyPackageResponse
Immutable implementation of
_CopyPackageResponse. |
class |
CreatePackageResponse
Immutable implementation of
_CreatePackageResponse. |
class |
GetPackageResponse
Immutable implementation of
_GetPackageResponse. |
class |
PackageResource
Immutable implementation of
_PackageResource. |
class |
UploadPackageResponse
Immutable implementation of
_UploadPackageResponse. |
| Modifier and Type | Method and Description |
|---|---|
UploadPackageResponse.Builder |
UploadPackageResponse.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. |
PackageResource.Builder |
PackageResource.Builder.from(Package instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.packages.Package instance. |
GetPackageResponse.Builder |
GetPackageResponse.Builder.from(Package instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v3.packages.Package instance. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.