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> |
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 © 2016 Pivotal Software, Inc.. All rights reserved.