| Package | Description |
|---|---|
| org.cloudfoundry.client.v3 | |
| org.cloudfoundry.client.v3.applications | |
| org.cloudfoundry.client.v3.droplets | |
| org.cloudfoundry.client.v3.packages |
| Modifier and Type | Method and Description |
|---|---|
Lifecycle |
Lifecycle.Builder.build()
Builds a new
Lifecycle. |
| Modifier and Type | Method and Description |
|---|---|
Lifecycle.Builder |
Lifecycle.Builder.from(Lifecycle instance)
Fill a builder with attribute values from the provided
Lifecycle instance. |
| Modifier and Type | Method and Description |
|---|---|
abstract Lifecycle |
Application.getLifecycle()
The lifecycle
|
Lifecycle |
CreateApplicationRequest.getLifecycle()
The lifecycle
|
Lifecycle |
StartApplicationResponse.getLifecycle()
The lifecycle
|
Lifecycle |
AssignApplicationDropletResponse.getLifecycle()
The lifecycle
|
Lifecycle |
GetApplicationResponse.getLifecycle()
The lifecycle
|
Lifecycle |
UpdateApplicationResponse.getLifecycle()
The lifecycle
|
Lifecycle |
StopApplicationResponse.getLifecycle()
The lifecycle
|
Lifecycle |
CreateApplicationResponse.getLifecycle()
The lifecycle
|
Lifecycle |
UpdateApplicationRequest.getLifecycle()
The lifecycle
|
Lifecycle |
ApplicationResource.getLifecycle()
The lifecycle
|
| Modifier and Type | Method and Description |
|---|---|
CreateApplicationRequest.Builder |
CreateApplicationRequest.Builder.lifecycle(Lifecycle lifecycle)
Initializes the value for the
lifecycle attribute. |
StartApplicationResponse.Builder |
StartApplicationResponse.Builder.lifecycle(Lifecycle lifecycle)
Initializes the value for the
lifecycle attribute. |
AssignApplicationDropletResponse.Builder |
AssignApplicationDropletResponse.Builder.lifecycle(Lifecycle lifecycle)
Initializes the value for the
lifecycle attribute. |
GetApplicationResponse.Builder |
GetApplicationResponse.Builder.lifecycle(Lifecycle lifecycle)
Initializes the value for the
lifecycle attribute. |
UpdateApplicationResponse.Builder |
UpdateApplicationResponse.Builder.lifecycle(Lifecycle lifecycle)
Initializes the value for the
lifecycle attribute. |
StopApplicationResponse.Builder |
StopApplicationResponse.Builder.lifecycle(Lifecycle lifecycle)
Initializes the value for the
lifecycle attribute. |
CreateApplicationResponse.Builder |
CreateApplicationResponse.Builder.lifecycle(Lifecycle lifecycle)
Initializes the value for the
lifecycle attribute. |
UpdateApplicationRequest.Builder |
UpdateApplicationRequest.Builder.lifecycle(Lifecycle lifecycle)
Initializes the value for the
lifecycle attribute. |
ApplicationResource.Builder |
ApplicationResource.Builder.lifecycle(Lifecycle lifecycle)
Initializes the value for the
lifecycle attribute. |
| Modifier and Type | Method and Description |
|---|---|
abstract Lifecycle |
Droplet.getLifecycle()
The lifecycle
|
Lifecycle |
DropletResource.getLifecycle()
The lifecycle
|
Lifecycle |
GetDropletResponse.getLifecycle()
The lifecycle
|
| Modifier and Type | Method and Description |
|---|---|
DropletResource.Builder |
DropletResource.Builder.lifecycle(Lifecycle lifecycle)
Initializes the value for the
lifecycle attribute. |
GetDropletResponse.Builder |
GetDropletResponse.Builder.lifecycle(Lifecycle lifecycle)
Initializes the value for the
lifecycle attribute. |
| Modifier and Type | Method and Description |
|---|---|
Lifecycle |
StagePackageResponse.getLifecycle()
The lifecycle
|
Lifecycle |
StagePackageRequest.getLifecycle()
The lifecycle
|
| Modifier and Type | Method and Description |
|---|---|
StagePackageResponse.Builder |
StagePackageResponse.Builder.lifecycle(Lifecycle lifecycle)
Initializes the value for the
lifecycle attribute. |
StagePackageRequest.Builder |
StagePackageRequest.Builder.lifecycle(Lifecycle lifecycle)
Initializes the value for the
lifecycle attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.