| Package | Description |
|---|---|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceSyncConfig |
ServiceSyncConfig.clone() |
ServiceSyncConfig |
UpdateServiceSyncConfigResult.getServiceSyncConfig()
The detailed data of the Proton Ops file.
|
ServiceSyncConfig |
GetServiceSyncConfigResult.getServiceSyncConfig()
The detailed data of the requested service sync configuration.
|
ServiceSyncConfig |
CreateServiceSyncConfigResult.getServiceSyncConfig()
The detailed data of the Proton Ops file.
|
ServiceSyncConfig |
DeleteServiceSyncConfigResult.getServiceSyncConfig()
The detailed data for the service sync config.
|
ServiceSyncConfig |
ServiceSyncConfig.withBranch(String branch)
The name of the code repository branch that holds the service code Proton will sync with.
|
ServiceSyncConfig |
ServiceSyncConfig.withFilePath(String filePath)
The file path to the service sync configuration file.
|
ServiceSyncConfig |
ServiceSyncConfig.withRepositoryName(String repositoryName)
The name of the code repository that holds the service code Proton will sync with.
|
ServiceSyncConfig |
ServiceSyncConfig.withRepositoryProvider(RepositoryProvider repositoryProvider)
The name of the repository provider that holds the repository Proton will sync with.
|
ServiceSyncConfig |
ServiceSyncConfig.withRepositoryProvider(String repositoryProvider)
The name of the repository provider that holds the repository Proton will sync with.
|
ServiceSyncConfig |
ServiceSyncConfig.withServiceName(String serviceName)
The name of the service that the service instance is added to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateServiceSyncConfigResult.setServiceSyncConfig(ServiceSyncConfig serviceSyncConfig)
The detailed data of the Proton Ops file.
|
void |
GetServiceSyncConfigResult.setServiceSyncConfig(ServiceSyncConfig serviceSyncConfig)
The detailed data of the requested service sync configuration.
|
void |
CreateServiceSyncConfigResult.setServiceSyncConfig(ServiceSyncConfig serviceSyncConfig)
The detailed data of the Proton Ops file.
|
void |
DeleteServiceSyncConfigResult.setServiceSyncConfig(ServiceSyncConfig serviceSyncConfig)
The detailed data for the service sync config.
|
UpdateServiceSyncConfigResult |
UpdateServiceSyncConfigResult.withServiceSyncConfig(ServiceSyncConfig serviceSyncConfig)
The detailed data of the Proton Ops file.
|
GetServiceSyncConfigResult |
GetServiceSyncConfigResult.withServiceSyncConfig(ServiceSyncConfig serviceSyncConfig)
The detailed data of the requested service sync configuration.
|
CreateServiceSyncConfigResult |
CreateServiceSyncConfigResult.withServiceSyncConfig(ServiceSyncConfig serviceSyncConfig)
The detailed data of the Proton Ops file.
|
DeleteServiceSyncConfigResult |
DeleteServiceSyncConfigResult.withServiceSyncConfig(ServiceSyncConfig serviceSyncConfig)
The detailed data for the service sync config.
|
Copyright © 2025. All rights reserved.