| Package | Description |
|---|---|
| org.cloudfoundry.uaa | |
| org.cloudfoundry.uaa.groups |
| Modifier and Type | Method and Description |
|---|---|
Metadata |
Metadata.Builder.build()
Builds a new
Metadata. |
| Modifier and Type | Method and Description |
|---|---|
Metadata.Builder |
Metadata.Builder.from(Metadata instance)
Fill a builder with attribute values from the provided
Metadata instance. |
| Modifier and Type | Method and Description |
|---|---|
Metadata |
MapExternalGroupResponse.getMetadata()
The group's metadata
|
Metadata |
UnmapExternalGroupByGroupIdResponse.getMetadata()
The group's metadata
|
Metadata |
Group.getMetadata()
The group's metadata
|
Metadata |
UpdateGroupResponse.getMetadata()
The group's metadata
|
Metadata |
UnmapExternalGroupByGroupDisplayNameResponse.getMetadata()
The group's metadata
|
Metadata |
ExternalGroupMapping.getMetadata()
The group's metadata
|
Metadata |
GroupEntity.getMetadata()
The group's metadata
|
Metadata |
GetGroupResponse.getMetadata()
The group's metadata
|
Metadata |
DeleteGroupResponse.getMetadata()
The group's metadata
|
Metadata |
CreateGroupResponse.getMetadata()
The group's metadata
|
| Modifier and Type | Method and Description |
|---|---|
MapExternalGroupResponse.Builder |
MapExternalGroupResponse.Builder.metadata(Metadata metadata)
Initializes the value for the
metadata attribute. |
UnmapExternalGroupByGroupIdResponse.Builder |
UnmapExternalGroupByGroupIdResponse.Builder.metadata(Metadata metadata)
Initializes the value for the
metadata attribute. |
Group.Builder |
Group.Builder.metadata(Metadata metadata)
Initializes the value for the
metadata attribute. |
UpdateGroupResponse.Builder |
UpdateGroupResponse.Builder.metadata(Metadata metadata)
Initializes the value for the
metadata attribute. |
UnmapExternalGroupByGroupDisplayNameResponse.Builder |
UnmapExternalGroupByGroupDisplayNameResponse.Builder.metadata(Metadata metadata)
Initializes the value for the
metadata attribute. |
ExternalGroupMapping.Builder |
ExternalGroupMapping.Builder.metadata(Metadata metadata)
Initializes the value for the
metadata attribute. |
GroupEntity.Builder |
GroupEntity.Builder.metadata(Metadata metadata)
Initializes the value for the
metadata attribute. |
GetGroupResponse.Builder |
GetGroupResponse.Builder.metadata(Metadata metadata)
Initializes the value for the
metadata attribute. |
DeleteGroupResponse.Builder |
DeleteGroupResponse.Builder.metadata(Metadata metadata)
Initializes the value for the
metadata attribute. |
CreateGroupResponse.Builder |
CreateGroupResponse.Builder.metadata(Metadata metadata)
Initializes the value for the
metadata attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.