| Package | Description |
|---|---|
| org.cloudfoundry.client.v3 | |
| org.cloudfoundry.client.v3.packages |
| Modifier and Type | Class and Description |
|---|---|
class |
BuildpackData
Immutable implementation of
_BuildpackData. |
class |
DockerData
The data for a docker lifecycle
|
| Modifier and Type | Method and Description |
|---|---|
Data |
Lifecycle.getData()
The datas
|
| Modifier and Type | Method and Description |
|---|---|
Lifecycle.Builder |
Lifecycle.Builder.data(Data data)
Initializes the value for the
data attribute. |
| Modifier and Type | Method and Description |
|---|---|
Data |
CreatePackageRequest.getData()
The datas
|
| Modifier and Type | Method and Description |
|---|---|
CreatePackageRequest.Builder |
CreatePackageRequest.Builder.data(Data data)
Initializes the value for the
data attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.