| Package | Description |
|---|---|
| org.cloudfoundry.uaa.groups |
| Modifier and Type | Method and Description |
|---|---|
static MapExternalGroupRequest.Builder |
MapExternalGroupRequest.builder()
Creates a builder for
MapExternalGroupRequest. |
MapExternalGroupRequest.Builder |
MapExternalGroupRequest.Builder.externalGroup(String externalGroup)
Initializes the value for the
externalGroup attribute. |
MapExternalGroupRequest.Builder |
MapExternalGroupRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
MapExternalGroupRequest.Builder |
MapExternalGroupRequest.Builder.from(MapExternalGroupRequest instance)
Fill a builder with attribute values from the provided
MapExternalGroupRequest instance. |
MapExternalGroupRequest.Builder |
MapExternalGroupRequest.Builder.groupId(String groupId)
Initializes the value for the
groupId attribute. |
MapExternalGroupRequest.Builder |
MapExternalGroupRequest.Builder.identityZoneId(String identityZoneId)
Initializes the value for the
identityZoneId attribute. |
MapExternalGroupRequest.Builder |
MapExternalGroupRequest.Builder.origin(String origin)
Initializes the value for the
origin attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.