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