| Package | Description |
|---|---|
| org.cloudfoundry.client.v3 | |
| org.cloudfoundry.client.v3.serviceInstances |
| Modifier and Type | Method and Description |
|---|---|
MaintenanceInfo |
MaintenanceInfo.Builder.build()
Builds a new
MaintenanceInfo. |
| Modifier and Type | Method and Description |
|---|---|
MaintenanceInfo.Builder |
MaintenanceInfo.Builder.from(MaintenanceInfo instance)
Fill a builder with attribute values from the provided
MaintenanceInfo instance. |
| Modifier and Type | Method and Description |
|---|---|
MaintenanceInfo |
ServiceInstanceResource.getMaintenanceInfo()
The maintenance info
|
MaintenanceInfo |
UpdateServiceInstanceResponse.getMaintenanceInfo()
The maintenance info
|
| Modifier and Type | Method and Description |
|---|---|
ServiceInstanceResource.Builder |
ServiceInstanceResource.Builder.maintenanceInfo(MaintenanceInfo maintenanceInfo)
Initializes the value for the
maintenanceInfo attribute. |
UpdateServiceInstanceResponse.Builder |
UpdateServiceInstanceResponse.Builder.maintenanceInfo(MaintenanceInfo maintenanceInfo)
Initializes the value for the
maintenanceInfo attribute. |
Copyright © 2020. All rights reserved.