| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.buildpacks |
| Modifier and Type | Class and Description |
|---|---|
class |
BuildpackResource
The resource response payload for Buildpacks
|
class |
CreateBuildpackResponse
The response payload for the Create Buildpack operation
|
class |
GetBuildpackResponse
The response payload for the Get Buildpack operation
|
class |
UpdateBuildpackResponse
The response payload for the the Update Buildpack request.
|
class |
UploadBuildpackResponse
The response payload for the the Update Buildpack request.
|
| Modifier and Type | Method and Description |
|---|---|
CreateBuildpackResponse.Builder |
CreateBuildpackResponse.Builder.from(AbstractBuildpackResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.buildpacks.AbstractBuildpackResource instance. |
BuildpackResource.Builder |
BuildpackResource.Builder.from(AbstractBuildpackResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.buildpacks.AbstractBuildpackResource instance. |
GetBuildpackResponse.Builder |
GetBuildpackResponse.Builder.from(AbstractBuildpackResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.buildpacks.AbstractBuildpackResource instance. |
UploadBuildpackResponse.Builder |
UploadBuildpackResponse.Builder.from(AbstractBuildpackResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.buildpacks.AbstractBuildpackResource instance. |
UpdateBuildpackResponse.Builder |
UpdateBuildpackResponse.Builder.from(AbstractBuildpackResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.client.v2.buildpacks.AbstractBuildpackResource instance. |
Copyright © 2024. All rights reserved.