| Package | Description |
|---|---|
| org.cloudfoundry.client.v3 | |
| org.cloudfoundry.client.v3.servicebindings | |
| 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 |
|---|---|
abstract LastOperation |
ServiceBinding.getLastOperation()
The last operation
|
LastOperation |
UpdateServiceBindingResponse.getLastOperation()
The last operation
|
LastOperation |
ServiceBindingResource.getLastOperation()
The last operation
|
LastOperation |
GetServiceBindingResponse.getLastOperation()
The last operation
|
| Modifier and Type | Method and Description |
|---|---|
UpdateServiceBindingResponse.Builder |
UpdateServiceBindingResponse.Builder.lastOperation(LastOperation lastOperation)
Initializes the value for the
lastOperation attribute. |
ServiceBindingResource.Builder |
ServiceBindingResource.Builder.lastOperation(LastOperation lastOperation)
Initializes the value for the
lastOperation attribute. |
GetServiceBindingResponse.Builder |
GetServiceBindingResponse.Builder.lastOperation(LastOperation lastOperation)
Initializes the value for the
lastOperation attribute. |
| Modifier and Type | Method and Description |
|---|---|
abstract LastOperation |
ServiceInstance.getLastOperation()
The last operation
|
LastOperation |
GetServiceInstanceResponse.getLastOperation()
The last operation
|
LastOperation |
ServiceInstanceResource.getLastOperation()
The last operation
|
| Modifier and Type | Method and Description |
|---|---|
GetServiceInstanceResponse.Builder |
GetServiceInstanceResponse.Builder.lastOperation(LastOperation lastOperation)
Initializes the value for the
lastOperation attribute. |
ServiceInstanceResource.Builder |
ServiceInstanceResource.Builder.lastOperation(LastOperation lastOperation)
Initializes the value for the
lastOperation attribute. |
Copyright © 2024. All rights reserved.