| Package | Description |
|---|---|
| org.cloudfoundry.uaa.serverinformation |
| Modifier and Type | Method and Description |
|---|---|
static GetAutoLoginAuthenticationCodeRequest.Builder |
GetAutoLoginAuthenticationCodeRequest.builder()
Creates a builder for
GetAutoLoginAuthenticationCodeRequest. |
GetAutoLoginAuthenticationCodeRequest.Builder |
GetAutoLoginAuthenticationCodeRequest.Builder.clientId(String clientId)
Initializes the value for the
clientId attribute. |
GetAutoLoginAuthenticationCodeRequest.Builder |
GetAutoLoginAuthenticationCodeRequest.Builder.clientSecret(String clientSecret)
Initializes the value for the
clientSecret attribute. |
GetAutoLoginAuthenticationCodeRequest.Builder |
GetAutoLoginAuthenticationCodeRequest.Builder.from(GetAutoLoginAuthenticationCodeRequest instance)
Fill a builder with attribute values from the provided
GetAutoLoginAuthenticationCodeRequest instance. |
GetAutoLoginAuthenticationCodeRequest.Builder |
GetAutoLoginAuthenticationCodeRequest.Builder.password(String password)
Initializes the value for the
password attribute. |
GetAutoLoginAuthenticationCodeRequest.Builder |
GetAutoLoginAuthenticationCodeRequest.Builder.username(String username)
Initializes the value for the
username attribute. |
Copyright © 2020. All rights reserved.