Interface Attestation.DefinitionStages.WithExpiresOn

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

public static interface Attestation.DefinitionStages.WithExpiresOn
The stage of the Attestation definition allowing to specify expiresOn.
  • Method Details

    • withExpiresOn

      Specifies the expiresOn property: The time the compliance state should expire..
      Parameters:
      expiresOn - The time the compliance state should expire.
      Returns:
      the next definition stage.