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