| Package | Description |
|---|---|
| org.cloudfoundry.client.v3.serviceplans |
| Modifier and Type | Method and Description |
|---|---|
Cost.Builder |
Cost.Builder.amount(Float amount)
Initializes the value for the
amount attribute. |
static Cost.Builder |
Cost.builder()
Creates a builder for
Cost. |
Cost.Builder |
Cost.Builder.currency(String currency)
Initializes the value for the
currency attribute. |
Cost.Builder |
Cost.Builder.from(Cost instance)
Fill a builder with attribute values from the provided
Cost instance. |
Cost.Builder |
Cost.Builder.unit(String unit)
Initializes the value for the
unit attribute. |
Copyright © 2020. All rights reserved.