Package | Description |
---|---|
org.cloudfoundry.operations.services |
Modifier and Type | Method and Description |
---|---|
DeleteServiceInstanceRequest |
DeleteServiceInstanceRequest.Builder.build()
Builds a new
DeleteServiceInstanceRequest . |
Modifier and Type | Method and Description |
---|---|
Mono<Void> |
Services.deleteInstance(DeleteServiceInstanceRequest request)
Delete a service instance
|
Mono<Void> |
DefaultServices.deleteInstance(DeleteServiceInstanceRequest request) |
DeleteServiceInstanceRequest.Builder |
DeleteServiceInstanceRequest.Builder.from(DeleteServiceInstanceRequest instance)
Fill a builder with attribute values from the provided
DeleteServiceInstanceRequest instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.