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