| Package | Description |
|---|---|
| org.cloudfoundry.uaa.identityzones |
| Modifier and Type | Method and Description |
|---|---|
static GetIdentityZoneResponse.Builder |
GetIdentityZoneResponse.builder()
Creates a builder for
GetIdentityZoneResponse. |
GetIdentityZoneResponse.Builder |
GetIdentityZoneResponse.Builder.configuration(IdentityZoneConfiguration configuration)
Initializes the value for the
configuration attribute. |
GetIdentityZoneResponse.Builder |
GetIdentityZoneResponse.Builder.createdAt(Long createdAt)
Initializes the value for the
createdAt attribute. |
GetIdentityZoneResponse.Builder |
GetIdentityZoneResponse.Builder.description(String description)
Initializes the value for the
description attribute. |
GetIdentityZoneResponse.Builder |
GetIdentityZoneResponse.Builder.from(AbstractIdentityZone instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.identityzones.AbstractIdentityZone instance. |
GetIdentityZoneResponse.Builder |
GetIdentityZoneResponse.Builder.from(GetIdentityZoneResponse instance)
Fill a builder with attribute values from the provided
GetIdentityZoneResponse instance. |
GetIdentityZoneResponse.Builder |
GetIdentityZoneResponse.Builder.id(String id)
Initializes the value for the
id attribute. |
GetIdentityZoneResponse.Builder |
GetIdentityZoneResponse.Builder.lastModified(Long lastModified)
Initializes the value for the
lastModified attribute. |
GetIdentityZoneResponse.Builder |
GetIdentityZoneResponse.Builder.name(String name)
Initializes the value for the
name attribute. |
GetIdentityZoneResponse.Builder |
GetIdentityZoneResponse.Builder.subdomain(String subdomain)
Initializes the value for the
subdomain attribute. |
GetIdentityZoneResponse.Builder |
GetIdentityZoneResponse.Builder.version(Integer version)
Initializes the value for the
version attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.