Interface GalleryImage.DefinitionStages.WithPrivacyStatementUri

All Known Subinterfaces:
GalleryImage.Definition, GalleryImage.DefinitionStages.WithCreate
Enclosing interface:
GalleryImage.DefinitionStages

public static interface GalleryImage.DefinitionStages.WithPrivacyStatementUri
The stage of the gallery image definition allowing to specify privacy statement uri.
  • Method Details

    • withPrivacyStatementUri

      GalleryImage.DefinitionStages.WithCreate withPrivacyStatementUri(String privacyStatementUri)
      Specifies image privacy statement uri.
      Parameters:
      privacyStatementUri - The privacy statement uri
      Returns:
      the next definition stage