| Package | Description |
|---|---|
| org.cloudfoundry.client.v3 | |
| org.cloudfoundry.client.v3.applications | |
| org.cloudfoundry.client.v3.builds | |
| org.cloudfoundry.client.v3.droplets |
| 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 |
GetApplicationCurrentDropletResponse.getLifecycle()
The lifecycle
|
Lifecycle |
GetApplicationResponse.getLifecycle()
The lifecycle
|
Lifecycle |
StopApplicationResponse.getLifecycle()
The lifecycle
|
Lifecycle |
UpdateApplicationRequest.getLifecycle()
The lifecycle
|
Lifecycle |
CreateApplicationResponse.getLifecycle()
The lifecycle
|
Lifecycle |
UpdateApplicationResponse.getLifecycle()
The lifecycle
|
Lifecycle |
CreateApplicationRequest.getLifecycle()
The lifecycle
|
Lifecycle |
StartApplicationResponse.getLifecycle()
The lifecycle
|
Lifecycle |
ApplicationResource.getLifecycle()
The lifecycle
|
| Modifier and Type | Method and Description |
|---|---|
GetApplicationCurrentDropletResponse.Builder |
GetApplicationCurrentDropletResponse.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. |
StopApplicationResponse.Builder |
StopApplicationResponse.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. |
CreateApplicationResponse.Builder |
CreateApplicationResponse.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. |
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. |
ApplicationResource.Builder |
ApplicationResource.Builder.lifecycle(Lifecycle lifecycle)
Initializes the value for the
lifecycle attribute. |
| Modifier and Type | Method and Description |
|---|---|
abstract Lifecycle |
Build.getLifecycle()
The lifecycle that was configured or discovered from the application
|
Lifecycle |
CreateBuildRequest.getLifecycle()
The lifecycle
|
Lifecycle |
BuildResource.getLifecycle()
The lifecycle that was configured or discovered from the application
|
Lifecycle |
CreateBuildResponse.getLifecycle()
The lifecycle that was configured or discovered from the application
|
Lifecycle |
GetBuildResponse.getLifecycle()
The lifecycle that was configured or discovered from the application
|
| Modifier and Type | Method and Description |
|---|---|
CreateBuildRequest.Builder |
CreateBuildRequest.Builder.lifecycle(Lifecycle lifecycle)
Initializes the value for the
lifecycle attribute. |
BuildResource.Builder |
BuildResource.Builder.lifecycle(Lifecycle lifecycle)
Initializes the value for the
lifecycle attribute. |
CreateBuildResponse.Builder |
CreateBuildResponse.Builder.lifecycle(Lifecycle lifecycle)
Initializes the value for the
lifecycle attribute. |
GetBuildResponse.Builder |
GetBuildResponse.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 |
CopyDropletResponse.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. |
CopyDropletResponse.Builder |
CopyDropletResponse.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. |
Copyright © 2020. All rights reserved.