| Package | Description |
|---|---|
| com.amazonaws.services.proton |
This is the AWS Proton Service API Reference.
|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountSettingsResult |
AbstractAWSProton.updateAccountSettings(UpdateAccountSettingsRequest request) |
UpdateAccountSettingsResult |
AWSProtonClient.updateAccountSettings(UpdateAccountSettingsRequest request)
Update the AWS Proton pipeline service account settings.
|
UpdateAccountSettingsResult |
AWSProton.updateAccountSettings(UpdateAccountSettingsRequest updateAccountSettingsRequest)
Update the AWS Proton pipeline service account settings.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAccountSettingsResult> |
AWSProtonAsync.updateAccountSettingsAsync(UpdateAccountSettingsRequest updateAccountSettingsRequest,
AsyncHandler<UpdateAccountSettingsRequest,UpdateAccountSettingsResult> asyncHandler)
Update the AWS Proton pipeline service account settings.
|
Future<UpdateAccountSettingsResult> |
AWSProtonAsyncClient.updateAccountSettingsAsync(UpdateAccountSettingsRequest request,
AsyncHandler<UpdateAccountSettingsRequest,UpdateAccountSettingsResult> asyncHandler) |
Future<UpdateAccountSettingsResult> |
AbstractAWSProtonAsync.updateAccountSettingsAsync(UpdateAccountSettingsRequest request,
AsyncHandler<UpdateAccountSettingsRequest,UpdateAccountSettingsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountSettingsResult |
UpdateAccountSettingsResult.clone() |
UpdateAccountSettingsResult |
UpdateAccountSettingsResult.withAccountSettings(AccountSettings accountSettings)
The AWS Proton pipeline service role detail data that's returned by AWS Proton.
|
Copyright © 2021. All rights reserved.