| Package | Description |
|---|---|
| org.cloudfoundry.uaa.groups |
| Modifier and Type | Method and Description |
|---|---|
UnmapExternalGroupByGroupIdResponse.Builder |
UnmapExternalGroupByGroupIdResponse.Builder.addAllSchemas(Iterable<String> elements)
Adds elements to
schemas list. |
static UnmapExternalGroupByGroupIdResponse.Builder |
UnmapExternalGroupByGroupIdResponse.builder()
Creates a builder for
UnmapExternalGroupByGroupIdResponse. |
UnmapExternalGroupByGroupIdResponse.Builder |
UnmapExternalGroupByGroupIdResponse.Builder.displayName(String displayName)
Initializes the value for the
displayName attribute. |
UnmapExternalGroupByGroupIdResponse.Builder |
UnmapExternalGroupByGroupIdResponse.Builder.externalGroup(String externalGroup)
Initializes the value for the
externalGroup attribute. |
UnmapExternalGroupByGroupIdResponse.Builder |
UnmapExternalGroupByGroupIdResponse.Builder.from(org.cloudfoundry.uaa.groups.AbstractExternalGroupMapping instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.groups.AbstractExternalGroupMapping instance. |
UnmapExternalGroupByGroupIdResponse.Builder |
UnmapExternalGroupByGroupIdResponse.Builder.from(org.cloudfoundry.uaa.groups.AbstractExternalGroupResource instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.groups.AbstractExternalGroupResource instance. |
UnmapExternalGroupByGroupIdResponse.Builder |
UnmapExternalGroupByGroupIdResponse.Builder.from(UnmapExternalGroupByGroupIdResponse instance)
Fill a builder with attribute values from the provided
UnmapExternalGroupByGroupIdResponse instance. |
UnmapExternalGroupByGroupIdResponse.Builder |
UnmapExternalGroupByGroupIdResponse.Builder.groupId(String groupId)
Initializes the value for the
groupId attribute. |
UnmapExternalGroupByGroupIdResponse.Builder |
UnmapExternalGroupByGroupIdResponse.Builder.metadata(Metadata metadata)
Initializes the value for the
metadata attribute. |
UnmapExternalGroupByGroupIdResponse.Builder |
UnmapExternalGroupByGroupIdResponse.Builder.origin(String origin)
Initializes the value for the
origin attribute. |
UnmapExternalGroupByGroupIdResponse.Builder |
UnmapExternalGroupByGroupIdResponse.Builder.schema(String... elements)
Adds elements to
schemas list. |
UnmapExternalGroupByGroupIdResponse.Builder |
UnmapExternalGroupByGroupIdResponse.Builder.schema(String element)
Adds one element to
schemas list. |
UnmapExternalGroupByGroupIdResponse.Builder |
UnmapExternalGroupByGroupIdResponse.Builder.schemas(Iterable<String> elements)
Sets or replaces all elements for
schemas list. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.