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