| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.domain |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableCloudMetadata.Builder |
ImmutableCloudMetadata.builder()
Creates a builder for
ImmutableCloudMetadata. |
ImmutableCloudMetadata.Builder |
ImmutableCloudMetadata.Builder.createdAt(Date createdAt)
Initializes the value for the
createdAt attribute. |
ImmutableCloudMetadata.Builder |
ImmutableCloudMetadata.Builder.from(CloudMetadata instance)
Fill a builder with attribute values from the provided
CloudMetadata instance. |
ImmutableCloudMetadata.Builder |
ImmutableCloudMetadata.Builder.guid(UUID guid)
Initializes the value for the
guid attribute. |
ImmutableCloudMetadata.Builder |
ImmutableCloudMetadata.Builder.updatedAt(Date updatedAt)
Initializes the value for the
updatedAt attribute. |
ImmutableCloudMetadata.Builder |
ImmutableCloudMetadata.Builder.url(String url)
Initializes the value for the
url attribute. |
Copyright © 2020 SAP SE. All rights reserved.