| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.packages |
| Modifier and Type | Class and Description |
|---|---|
class |
BitsData
Immutable implementation of
_BitsData. |
class |
DockerData
Immutable implementation of
_DockerData. |
| Modifier and Type | Method and Description |
|---|---|
Data |
Package.DataDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
abstract Data |
Package.getData()
The datas
|
Data |
CreatePackageResponse.getData()
The datas
|
Data |
PackageResource.getData()
The datas
|
Data |
UploadPackageResponse.getData()
The datas
|
Data |
CopyPackageResponse.getData()
The datas
|
Data |
GetPackageResponse.getData()
The datas
|
| Modifier and Type | Method and Description |
|---|---|
CreatePackageResponse.Builder |
CreatePackageResponse.Builder.data(Data data)
Initializes the value for the
data attribute. |
PackageResource.Builder |
PackageResource.Builder.data(Data data)
Initializes the value for the
data attribute. |
UploadPackageResponse.Builder |
UploadPackageResponse.Builder.data(Data data)
Initializes the value for the
data attribute. |
CopyPackageResponse.Builder |
CopyPackageResponse.Builder.data(Data data)
Initializes the value for the
data attribute. |
GetPackageResponse.Builder |
GetPackageResponse.Builder.data(Data data)
Initializes the value for the
data attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.