| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.packages |
| Modifier and Type | Method and Description |
|---|---|
CreatePackageRequest.Builder |
CreatePackageRequest.Builder.applicationId(String applicationId)
Initializes the value for the
applicationId attribute. |
static CreatePackageRequest.Builder |
CreatePackageRequest.builder()
Creates a builder for
CreatePackageRequest. |
CreatePackageRequest.Builder |
CreatePackageRequest.Builder.data(Data data)
Initializes the value for the
data attribute. |
CreatePackageRequest.Builder |
CreatePackageRequest.Builder.from(CreatePackageRequest instance)
Fill a builder with attribute values from the provided
CreatePackageRequest instance. |
CreatePackageRequest.Builder |
CreatePackageRequest.Builder.type(PackageType type)
Initializes the value for the
type attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.