| Package | Description |
|---|---|
| org.cloudfoundry.operations.services |
| Modifier and Type | Method and Description |
|---|---|
UnbindServiceInstanceRequest |
UnbindServiceInstanceRequest.Builder.build()
Builds a new
UnbindServiceInstanceRequest. |
| Modifier and Type | Method and Description |
|---|---|
UnbindServiceInstanceRequest.Builder |
UnbindServiceInstanceRequest.Builder.from(UnbindServiceInstanceRequest instance)
Fill a builder with attribute values from the provided
UnbindServiceInstanceRequest instance. |
Mono<Void> |
DefaultServices.unbind(UnbindServiceInstanceRequest request) |
Mono<Void> |
Services.unbind(UnbindServiceInstanceRequest request)
Unbind a service instance from an application
|
Copyright © 2018. All rights reserved.