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