| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.adapters | |
| org.cloudfoundry.client.lib.rest |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableCloudFoundryClientFactory
Immutable implementation of
CloudFoundryClientFactory. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableCloudFoundryClientFactory |
ImmutableCloudFoundryClientFactory.copyOf(CloudFoundryClientFactory instance)
Creates an immutable copy of a
CloudFoundryClientFactory value. |
ImmutableCloudFoundryClientFactory.Builder |
ImmutableCloudFoundryClientFactory.Builder.from(CloudFoundryClientFactory instance)
Fill a builder with attribute values from the provided
CloudFoundryClientFactory instance. |
| Modifier and Type | Method and Description |
|---|---|
CloudFoundryClientFactory |
ImmutableCloudControllerRestClientFactory.getCloudFoundryClientFactory() |
CloudFoundryClientFactory |
CloudControllerRestClientFactory.getCloudFoundryClientFactory() |
Copyright © 2020 SAP SE. All rights reserved.