| Package | Description |
|---|---|
| org.cloudfoundry.uaa |
| Modifier and Type | Method and Description |
|---|---|
static Metadata.Builder |
Metadata.builder()
Creates a builder for
Metadata. |
Metadata.Builder |
Metadata.Builder.created(String created)
Initializes the value for the
created attribute. |
Metadata.Builder |
Metadata.Builder.from(Metadata instance)
Fill a builder with attribute values from the provided
Metadata instance. |
Metadata.Builder |
Metadata.Builder.lastModified(String lastModified)
Initializes the value for the
lastModified attribute. |
Metadata.Builder |
Metadata.Builder.version(Integer version)
Initializes the value for the
version attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.