| Package | Description |
|---|---|
| org.cloudfoundry.uaa.identityzones |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateIdentityZoneResponse
The response from the create identity zone request
|
class |
DeleteIdentityZoneResponse
The resource response payload for the Delete Identity Zone Response
|
class |
GetIdentityZoneResponse
The resource response payload for the Get Identity Zone Response
|
class |
IdentityZone
The identity zone
|
class |
UpdateIdentityZoneResponse
The response from the update identity zone request
|
| Modifier and Type | Method and Description |
|---|---|
DeleteIdentityZoneResponse.Builder |
DeleteIdentityZoneResponse.Builder.from(AbstractIdentityZone instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.identityzones.AbstractIdentityZone instance. |
IdentityZone.Builder |
IdentityZone.Builder.from(AbstractIdentityZone instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.identityzones.AbstractIdentityZone instance. |
GetIdentityZoneResponse.Builder |
GetIdentityZoneResponse.Builder.from(AbstractIdentityZone instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.identityzones.AbstractIdentityZone instance. |
CreateIdentityZoneResponse.Builder |
CreateIdentityZoneResponse.Builder.from(AbstractIdentityZone instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.identityzones.AbstractIdentityZone instance. |
UpdateIdentityZoneResponse.Builder |
UpdateIdentityZoneResponse.Builder.from(AbstractIdentityZone instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.identityzones.AbstractIdentityZone instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.