| Package | Description |
|---|---|
| org.cloudfoundry.client.v3 |
| Modifier and Type | Method and Description |
|---|---|
static UsageSummary.Builder |
UsageSummary.builder()
Creates a builder for
UsageSummary. |
UsageSummary.Builder |
UsageSummary.Builder.from(UsageSummary instance)
Fill a builder with attribute values from the provided
UsageSummary instance. |
UsageSummary.Builder |
UsageSummary.Builder.memoryInMb(Integer memoryInMb)
Initializes the value for the
memoryInMb attribute. |
UsageSummary.Builder |
UsageSummary.Builder.startedInstances(Integer startedInstances)
Initializes the value for the
startedInstances attribute. |
Copyright © 2020. All rights reserved.