Interface AttestationProvider.UpdateStages.WithTags

All Known Subinterfaces:
AttestationProvider.Update
Enclosing interface:
AttestationProvider.UpdateStages

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

    Modifier and Type
    Method
    Description
    Specifies the tags property: The tags that will be assigned to the attestation provider..
  • Method Details

    • withTags

      Specifies the tags property: The tags that will be assigned to the attestation provider..
      Parameters:
      tags - The tags that will be assigned to the attestation provider.
      Returns:
      the next definition stage.