Interface ListTagsForVaultResponse.Builder

    • Method Detail

      • tags

        ListTagsForVaultResponse.Builder tags​(Map<String,​String> tags)

        The tags attached to the vault. Each tag is composed of a key and a value.

        Parameters:
        tags - The tags attached to the vault. Each tag is composed of a key and a value.
        Returns:
        Returns a reference to this object so that method calls can be chained together.