| Package | Description |
|---|---|
| software.amazon.awssdk.services.codepipeline.model |
| Modifier and Type | Method and Description |
|---|---|
static OutputArtifact.Builder |
OutputArtifact.builder() |
OutputArtifact.Builder |
OutputArtifact.Builder.name(String name)
The name of the output of an artifact, such as "My App".
|
OutputArtifact.Builder |
OutputArtifact.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OutputArtifact.Builder> |
OutputArtifact.serializableBuilderClass() |
Copyright © 2023. All rights reserved.