| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.adapters | |
| org.cloudfoundry.client.lib.domain | |
| org.cloudfoundry.client.lib.util |
| Modifier and Type | Method and Description |
|---|---|
protected static CloudMetadata |
RawCloudEntity.parseResourceMetadata(org.cloudfoundry.client.v3.Resource resource) |
protected static CloudMetadata |
RawCloudEntity.parseResourceMetadata(org.cloudfoundry.client.v2.Resource<?> resource) |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableCloudMetadata
Immutable implementation of
CloudMetadata. |
| Modifier and Type | Method and Description |
|---|---|
static CloudMetadata |
CloudMetadata.defaultMetadata() |
CloudMetadata |
ImmutableCloudDomain.getMetadata() |
CloudMetadata |
ImmutableCloudApplication.getMetadata() |
CloudMetadata |
ImmutableCloudRoute.getMetadata() |
CloudMetadata |
ImmutableCloudJob.getMetadata() |
CloudMetadata |
ImmutableCloudServiceInstance.getMetadata() |
CloudMetadata |
ImmutableCloudSecurityGroup.getMetadata() |
CloudMetadata |
ImmutableCloudTask.getMetadata() |
CloudMetadata |
ImmutableCloudOrganization.getMetadata() |
CloudMetadata |
ImmutableCloudServiceBroker.getMetadata() |
CloudMetadata |
ImmutableCloudServicePlan.getMetadata() |
CloudMetadata |
ImmutableCloudBuild.getMetadata() |
CloudMetadata |
ImmutableCloudPackage.getMetadata() |
CloudMetadata |
ImmutableCloudQuota.getMetadata() |
CloudMetadata |
CloudEntity.getMetadata() |
CloudMetadata |
ImmutableCloudSpace.getMetadata() |
CloudMetadata |
ImmutableCloudStack.getMetadata() |
CloudMetadata |
ImmutableCloudServiceKey.getMetadata() |
CloudMetadata |
ImmutableCloudServiceBinding.getMetadata() |
CloudMetadata |
ImmutableCloudUser.getMetadata() |
CloudMetadata |
ImmutableCloudEvent.getMetadata() |
CloudMetadata |
ImmutableCloudServiceOffering.getMetadata() |
CloudMetadata |
ImmutableCloudService.getMetadata() |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableCloudMetadata |
ImmutableCloudMetadata.copyOf(CloudMetadata instance)
Creates an immutable copy of a
CloudMetadata value. |
ImmutableCloudMetadata.Builder |
ImmutableCloudMetadata.Builder.from(CloudMetadata instance)
Fill a builder with attribute values from the provided
CloudMetadata instance. |
ImmutableCloudDomain.Builder |
ImmutableCloudDomain.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudApplication.Builder |
ImmutableCloudApplication.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudRoute.Builder |
ImmutableCloudRoute.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudJob.Builder |
ImmutableCloudJob.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudServiceInstance.Builder |
ImmutableCloudServiceInstance.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudSecurityGroup.Builder |
ImmutableCloudSecurityGroup.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudTask.Builder |
ImmutableCloudTask.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudOrganization.Builder |
ImmutableCloudOrganization.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudServiceBroker.Builder |
ImmutableCloudServiceBroker.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudServicePlan.Builder |
ImmutableCloudServicePlan.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudBuild.Builder |
ImmutableCloudBuild.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudPackage.Builder |
ImmutableCloudPackage.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudQuota.Builder |
ImmutableCloudQuota.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudSpace.Builder |
ImmutableCloudSpace.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudStack.Builder |
ImmutableCloudStack.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudServiceKey.Builder |
ImmutableCloudServiceKey.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudServiceBinding.Builder |
ImmutableCloudServiceBinding.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudUser.Builder |
ImmutableCloudUser.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudEvent.Builder |
ImmutableCloudEvent.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudServiceOffering.Builder |
ImmutableCloudServiceOffering.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudService.Builder |
ImmutableCloudService.Builder.metadata(CloudMetadata metadata)
Initializes the value for the
metadata attribute. |
ImmutableCloudDomain |
ImmutableCloudDomain.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudApplication |
ImmutableCloudApplication.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudRoute |
ImmutableCloudRoute.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudJob |
ImmutableCloudJob.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudServiceInstance |
ImmutableCloudServiceInstance.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudSecurityGroup |
ImmutableCloudSecurityGroup.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudTask |
ImmutableCloudTask.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudOrganization |
ImmutableCloudOrganization.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudServiceBroker |
ImmutableCloudServiceBroker.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudServicePlan |
ImmutableCloudServicePlan.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudBuild |
ImmutableCloudBuild.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudPackage |
ImmutableCloudPackage.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudQuota |
ImmutableCloudQuota.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudSpace |
ImmutableCloudSpace.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudStack |
ImmutableCloudStack.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudServiceKey |
ImmutableCloudServiceKey.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudServiceBinding |
ImmutableCloudServiceBinding.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudUser |
ImmutableCloudUser.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudEvent |
ImmutableCloudEvent.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudServiceOffering |
ImmutableCloudServiceOffering.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
ImmutableCloudService |
ImmutableCloudService.withMetadata(CloudMetadata value)
Copy the current immutable object by setting a value for the
metadata attribute. |
| Modifier and Type | Method and Description |
|---|---|
static CloudMetadata |
CloudEntityResourceMapper.getV2Metadata(Map<String,Object> resource) |
static CloudMetadata |
CloudEntityResourceMapper.getV3Metadata(Map<String,Object> resource) |
Copyright © 2020 SAP SE. All rights reserved.