| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.packages |
| Modifier and Type | Method and Description |
|---|---|
static CreatePackageRequest.Builder |
CreatePackageRequest.builder()
Creates a builder for
CreatePackageRequest. |
CreatePackageRequest.Builder |
CreatePackageRequest.Builder.data(PackageData 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.relationships(PackageRelationships relationships)
Initializes the value for the
relationships attribute. |
CreatePackageRequest.Builder |
CreatePackageRequest.Builder.type(PackageType type)
Initializes the value for the
type attribute. |
Copyright © 2020. All rights reserved.