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