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