@Beta(value=V1_15_0)
public static interface GalleryImageVersion.UpdateStages.WithExcludeFromLatest
Modifier and Type | Method and Description |
---|---|
GalleryImageVersion.Update |
withExcludedFromLatest()
Specifies that this version is not a candidate to consider as latest.
|
GalleryImageVersion.Update |
withoutExcludedFromLatest()
Specifies that this version is a candidate to consider as latest.
|
@Beta(value=V1_15_0) GalleryImageVersion.Update withExcludedFromLatest()
@Beta(value=V1_15_0) GalleryImageVersion.Update withoutExcludedFromLatest()
Copyright © 2019. All rights reserved.