UpdateBackendConfigResponse.Builder |
UpdateBackendConfigResponse.Builder.appId(String appId) |
The app ID.
|
UpdateBackendConfigResponse.Builder |
UpdateBackendConfigResponse.Builder.backendManagerAppId(String backendManagerAppId) |
The app ID for the backend manager.
|
static UpdateBackendConfigResponse.Builder |
UpdateBackendConfigResponse.builder() |
|
UpdateBackendConfigResponse.Builder |
UpdateBackendConfigResponse.Builder.error(String error) |
If the request fails, this error is returned.
|
default UpdateBackendConfigResponse.Builder |
UpdateBackendConfigResponse.Builder.loginAuthConfig(Consumer<LoginAuthConfigReqObj.Builder> loginAuthConfig) |
Describes the Amazon Cognito configurations for the Admin UI auth resource to log in with.
|
UpdateBackendConfigResponse.Builder |
UpdateBackendConfigResponse.Builder.loginAuthConfig(LoginAuthConfigReqObj loginAuthConfig) |
Describes the Amazon Cognito configurations for the Admin UI auth resource to log in with.
|
UpdateBackendConfigResponse.Builder |
UpdateBackendConfigResponse.toBuilder() |
|