Uses of Class
software.amazon.awssdk.services.codepipeline.model.ArtifactLocation
-
Packages that use ArtifactLocation Package Description software.amazon.awssdk.services.codepipeline.model -
-
Uses of ArtifactLocation in software.amazon.awssdk.services.codepipeline.model
Methods in software.amazon.awssdk.services.codepipeline.model that return ArtifactLocation Modifier and Type Method Description ArtifactLocationArtifact. location()The location of an artifact.Methods in software.amazon.awssdk.services.codepipeline.model with parameters of type ArtifactLocation Modifier and Type Method Description Artifact.BuilderArtifact.Builder. location(ArtifactLocation location)The location of an artifact.
-