public class GalleryArtifactPublishingProfileBase extends Object
Constructor and Description |
---|
GalleryArtifactPublishingProfileBase() |
Modifier and Type | Method and Description |
---|---|
GalleryArtifactSource |
source()
Get the source value.
|
List<TargetRegion> |
targetRegions()
Get the target regions where the Image Version is going to be replicated to.
|
GalleryArtifactPublishingProfileBase |
withSource(GalleryArtifactSource source)
Set the source value.
|
GalleryArtifactPublishingProfileBase |
withTargetRegions(List<TargetRegion> targetRegions)
Set the target regions where the Image Version is going to be replicated to.
|
public GalleryArtifactPublishingProfileBase()
public List<TargetRegion> targetRegions()
public GalleryArtifactPublishingProfileBase withTargetRegions(List<TargetRegion> targetRegions)
targetRegions
- the targetRegions value to setpublic GalleryArtifactSource source()
public GalleryArtifactPublishingProfileBase withSource(GalleryArtifactSource source)
source
- the source value to setCopyright © 2019. All rights reserved.