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