| Package | Description |
|---|---|
| org.cloudfoundry.uaa.clients |
| Modifier and Type | Method and Description |
|---|---|
GetMetadataResponse.Builder |
GetMetadataResponse.Builder.appIcon(String appIcon)
Initializes the value for the
appIcon attribute. |
GetMetadataResponse.Builder |
GetMetadataResponse.Builder.appLaunchUrl(String appLaunchUrl)
Initializes the value for the
appLaunchUrl attribute. |
static GetMetadataResponse.Builder |
GetMetadataResponse.builder()
Creates a builder for
GetMetadataResponse. |
GetMetadataResponse.Builder |
GetMetadataResponse.Builder.clientId(String clientId)
Initializes the value for the
clientId attribute. |
GetMetadataResponse.Builder |
GetMetadataResponse.Builder.clientName(String clientName)
Initializes the value for the
clientName attribute. |
GetMetadataResponse.Builder |
GetMetadataResponse.Builder.from(org.cloudfoundry.uaa.clients.AbstractMetadata instance)
Fill a builder with attribute values from the provided
org.cloudfoundry.uaa.clients.AbstractMetadata instance. |
GetMetadataResponse.Builder |
GetMetadataResponse.Builder.from(GetMetadataResponse instance)
Fill a builder with attribute values from the provided
GetMetadataResponse instance. |
GetMetadataResponse.Builder |
GetMetadataResponse.Builder.showOnHomePage(Boolean showOnHomePage)
Initializes the value for the
showOnHomePage attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.