| Package | Description |
|---|---|
| software.amazon.awssdk.services.appfabric.model |
| Modifier and Type | Method and Description |
|---|---|
AppAuthorization |
CreateAppAuthorizationResponse.appAuthorization()
Contains information about an app authorization.
|
AppAuthorization |
UpdateAppAuthorizationResponse.appAuthorization()
Contains information about an app authorization.
|
AppAuthorization |
GetAppAuthorizationResponse.appAuthorization()
Contains information about an app authorization.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAppAuthorizationResponse.Builder |
CreateAppAuthorizationResponse.Builder.appAuthorization(AppAuthorization appAuthorization)
Contains information about an app authorization.
|
UpdateAppAuthorizationResponse.Builder |
UpdateAppAuthorizationResponse.Builder.appAuthorization(AppAuthorization appAuthorization)
Contains information about an app authorization.
|
GetAppAuthorizationResponse.Builder |
GetAppAuthorizationResponse.Builder.appAuthorization(AppAuthorization appAuthorization)
Contains information about an app authorization.
|
Copyright © 2023. All rights reserved.