| Package | Description |
|---|---|
| software.amazon.awssdk.services.amplifybackend.model |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateBackendConfigResponse.Builder> |
UpdateBackendConfigResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.