| Package | Description |
|---|---|
| org.cloudfoundry.operations.applications |
| Modifier and Type | Method and Description |
|---|---|
ManifestV3Service.Builder |
ManifestV3Service.Builder.bindingName(String bindingName)
Initializes the value for the
bindingName attribute. |
static ManifestV3Service.Builder |
ManifestV3Service.builder()
Creates a builder for
ManifestV3Service. |
ManifestV3Service.Builder |
ManifestV3Service.Builder.from(ManifestV3Service instance)
Fill a builder with attribute values from the provided
ManifestV3Service instance. |
ManifestV3Service.Builder |
ManifestV3Service.Builder.name(String name)
Initializes the value for the
name attribute. |
ManifestV3Service.Builder |
ManifestV3Service.Builder.parameters(Object parameters)
Initializes the value for the
parameters attribute. |
Copyright © 2024. All rights reserved.