| Package | Description |
|---|---|
| org.cloudfoundry.client.v2.serviceinstances |
| Modifier and Type | Method and Description |
|---|---|
LastOperation |
LastOperation.Builder.build()
Builds a new
LastOperation. |
LastOperation |
UnionServiceInstanceEntity.getLastOperation()
The last operation
|
LastOperation |
ServiceInstance.getLastOperation()
The last operation
|
LastOperation |
ServiceInstanceEntity.getLastOperation()
The last operation
|
| Modifier and Type | Method and Description |
|---|---|
LastOperation.Builder |
LastOperation.Builder.from(LastOperation instance)
Fill a builder with attribute values from the provided
LastOperation instance. |
UnionServiceInstanceEntity.Builder |
UnionServiceInstanceEntity.Builder.lastOperation(LastOperation lastOperation)
Initializes the value for the
lastOperation attribute. |
ServiceInstance.Builder |
ServiceInstance.Builder.lastOperation(LastOperation lastOperation)
Initializes the value for the
lastOperation attribute. |
ServiceInstanceEntity.Builder |
ServiceInstanceEntity.Builder.lastOperation(LastOperation lastOperation)
Initializes the value for the
lastOperation attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.