| Package | Description |
|---|---|
| org.cloudfoundry.client.lib | |
| org.cloudfoundry.client.lib.adapters | |
| org.cloudfoundry.client.lib.domain | |
| org.cloudfoundry.client.lib.rest |
| Modifier and Type | Method and Description |
|---|---|
CloudInfo |
CloudControllerClientImpl.getCloudInfo() |
CloudInfo |
CloudControllerClient.getCloudInfo()
Get CloudInfo for the current cloud.
|
| Modifier and Type | Method and Description |
|---|---|
CloudInfo |
RawCloudInfo.derive() |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableCloudInfo
Immutable implementation of
CloudInfo. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableCloudInfo |
ImmutableCloudInfo.copyOf(CloudInfo instance)
Creates an immutable copy of a
CloudInfo value. |
ImmutableCloudInfo.Builder |
ImmutableCloudInfo.Builder.from(CloudInfo instance)
Fill a builder with attribute values from the provided
CloudInfo instance. |
| Modifier and Type | Method and Description |
|---|---|
CloudInfo |
CloudControllerRestClient.getInfo() |
CloudInfo |
CloudControllerRestClientImpl.getInfo() |
Copyright © 2020 SAP SE. All rights reserved.