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> |
Services.unbind(UnbindServiceInstanceRequest request)
Unbind a service instance from an application
|
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.