Interface Certificate.UpdateStages.WithTags

  • All Known Subinterfaces:
    Certificate.Update
    Enclosing interface:
    Certificate.UpdateStages

    public static interface Certificate.UpdateStages.WithTags
    The stage of the Certificate update allowing to specify tags.
    • Method Detail

      • withTags

        Certificate.Update withTags​(Map<String,​String> tags)
        Specifies the tags property: Application-specific metadata in the form of key-value pairs..
        Parameters:
        tags - Application-specific metadata in the form of key-value pairs.
        Returns:
        the next definition stage.