Interface Attestation.UpdateStages.WithComplianceState

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

    public static interface Attestation.UpdateStages.WithComplianceState
    The stage of the Attestation update allowing to specify complianceState.
    • Method Detail

      • withComplianceState

        Attestation.Update withComplianceState​(ComplianceState complianceState)
        Specifies the complianceState property: The compliance state that should be set on the resource..
        Parameters:
        complianceState - The compliance state that should be set on the resource.
        Returns:
        the next definition stage.