| Package | Description |
|---|---|
| org.cloudfoundry.uaa.clients |
| Modifier and Type | Method and Description |
|---|---|
static GetMetadataRequest.Builder |
GetMetadataRequest.builder()
Creates a builder for
GetMetadataRequest. |
GetMetadataRequest.Builder |
GetMetadataRequest.Builder.clientId(String clientId)
Initializes the value for the
clientId attribute. |
GetMetadataRequest.Builder |
GetMetadataRequest.Builder.from(org.cloudfoundry.uaa.clients._GetMetadataRequest instance)
Copy abstract value type
_GetMetadataRequest instance into builder. |
GetMetadataRequest.Builder |
GetMetadataRequest.Builder.from(GetMetadataRequest instance)
Fill a builder with attribute values from the provided
GetMetadataRequest instance. |
GetMetadataRequest.Builder |
GetMetadataRequest.Builder.from(IdentityZoned instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.IdentityZoned instance. |
GetMetadataRequest.Builder |
GetMetadataRequest.Builder.identityZoneId(String identityZoneId)
Initializes the value for the
identityZoneId attribute. |
GetMetadataRequest.Builder |
GetMetadataRequest.Builder.identityZoneSubdomain(String identityZoneSubdomain)
Initializes the value for the
identityZoneSubdomain attribute. |
Copyright © 2020. All rights reserved.