| Package | Description |
|---|---|
| org.cloudfoundry.uaa.identityzones |
| Modifier and Type | Method and Description |
|---|---|
IdentityZoneConfiguration |
IdentityZoneConfiguration.Builder.build()
Builds a new
IdentityZoneConfiguration. |
IdentityZoneConfiguration |
UpdateIdentityZoneRequest.getConfiguration()
The configuration
|
IdentityZoneConfiguration |
DeleteIdentityZoneResponse.getConfiguration()
The configuration
|
IdentityZoneConfiguration |
CreateIdentityZoneRequest.getConfiguration()
The configuration
|
IdentityZoneConfiguration |
IdentityZone.getConfiguration()
The configuration
|
IdentityZoneConfiguration |
GetIdentityZoneResponse.getConfiguration()
The configuration
|
IdentityZoneConfiguration |
CreateIdentityZoneResponse.getConfiguration()
The configuration
|
IdentityZoneConfiguration |
UpdateIdentityZoneResponse.getConfiguration()
The configuration
|
| Modifier and Type | Method and Description |
|---|---|
UpdateIdentityZoneRequest.Builder |
UpdateIdentityZoneRequest.Builder.configuration(IdentityZoneConfiguration configuration)
Initializes the value for the
configuration attribute. |
DeleteIdentityZoneResponse.Builder |
DeleteIdentityZoneResponse.Builder.configuration(IdentityZoneConfiguration configuration)
Initializes the value for the
configuration attribute. |
CreateIdentityZoneRequest.Builder |
CreateIdentityZoneRequest.Builder.configuration(IdentityZoneConfiguration configuration)
Initializes the value for the
configuration attribute. |
IdentityZone.Builder |
IdentityZone.Builder.configuration(IdentityZoneConfiguration configuration)
Initializes the value for the
configuration attribute. |
GetIdentityZoneResponse.Builder |
GetIdentityZoneResponse.Builder.configuration(IdentityZoneConfiguration configuration)
Initializes the value for the
configuration attribute. |
CreateIdentityZoneResponse.Builder |
CreateIdentityZoneResponse.Builder.configuration(IdentityZoneConfiguration configuration)
Initializes the value for the
configuration attribute. |
UpdateIdentityZoneResponse.Builder |
UpdateIdentityZoneResponse.Builder.configuration(IdentityZoneConfiguration configuration)
Initializes the value for the
configuration attribute. |
IdentityZoneConfiguration.Builder |
IdentityZoneConfiguration.Builder.from(IdentityZoneConfiguration instance)
Fill a builder with attribute values from the provided
IdentityZoneConfiguration instance. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.