| Package | Description |
|---|---|
| org.cloudfoundry.client.v2 |
| Modifier and Type | Method and Description |
|---|---|
static Metadata.Builder |
Metadata.builder()
Creates a builder for
Metadata. |
Metadata.Builder |
Metadata.Builder.createdAt(String createdAt)
Initializes the value for the
createdAt attribute. |
Metadata.Builder |
Metadata.Builder.from(Metadata instance)
Fill a builder with attribute values from the provided
Metadata instance. |
Metadata.Builder |
Metadata.Builder.id(String id)
Initializes the value for the
id attribute. |
Metadata.Builder |
Metadata.Builder.updatedAt(String updatedAt)
Initializes the value for the
updatedAt attribute. |
Metadata.Builder |
Metadata.Builder.url(String url)
Initializes the value for the
url attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.