| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
SourceConnection |
CreateProductRequest.sourceConnection()
Specifies connection details for the created product and syncs the product to the connection source artifact.
|
SourceConnection |
UpdateProductRequest.sourceConnection()
Specifies connection details for the updated product and syncs the product to the connection source artifact.
|
| Modifier and Type | Method and Description |
|---|---|
CreateProductRequest.Builder |
CreateProductRequest.Builder.sourceConnection(SourceConnection sourceConnection)
Specifies connection details for the created product and syncs the product to the connection source artifact.
|
UpdateProductRequest.Builder |
UpdateProductRequest.Builder.sourceConnection(SourceConnection sourceConnection)
Specifies connection details for the updated product and syncs the product to the connection source artifact.
|
Copyright © 2023. All rights reserved.