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