Package | Description |
---|---|
org.cloudfoundry.operations.services |
Modifier and Type | Method and Description |
---|---|
ServiceKey |
ServiceKey.Builder.build()
Builds a new
ServiceKey . |
Modifier and Type | Method and Description |
---|---|
Mono<ServiceKey> |
Services.getServiceKey(GetServiceKeyRequest request)
Get a service key
|
Flux<ServiceKey> |
Services.listServiceKeys(ListServiceKeysRequest request)
List the service keys for a service instance
|
Modifier and Type | Method and Description |
---|---|
ServiceKey.Builder |
ServiceKey.Builder.from(ServiceKey instance)
Fill a builder with attribute values from the provided
ServiceKey instance. |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.