| Package | Description |
|---|---|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
AccountSettings |
AccountSettings.clone() |
AccountSettings |
UpdateAccountSettingsResult.getAccountSettings()
The Proton pipeline service role repository detail data that's returned by Proton.
|
AccountSettings |
GetAccountSettingsResult.getAccountSettings()
The Proton pipeline service role detail data that's returned by Proton.
|
AccountSettings |
AccountSettings.withPipelineProvisioningRepository(RepositoryBranch pipelineProvisioningRepository)
The repository that you provide with pull request provisioning.
|
AccountSettings |
AccountSettings.withPipelineServiceRoleArn(String pipelineServiceRoleArn)
The Amazon Resource Name (ARN) of the Proton pipeline service role.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateAccountSettingsResult.setAccountSettings(AccountSettings accountSettings)
The Proton pipeline service role repository detail data that's returned by Proton.
|
void |
GetAccountSettingsResult.setAccountSettings(AccountSettings accountSettings)
The Proton pipeline service role detail data that's returned by Proton.
|
UpdateAccountSettingsResult |
UpdateAccountSettingsResult.withAccountSettings(AccountSettings accountSettings)
The Proton pipeline service role repository detail data that's returned by Proton.
|
GetAccountSettingsResult |
GetAccountSettingsResult.withAccountSettings(AccountSettings accountSettings)
The Proton pipeline service role detail data that's returned by Proton.
|
Copyright © 2021. All rights reserved.