Interface Attestation.DefinitionStages.WithComplianceState

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

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

    • withComplianceState

      Attestation.DefinitionStages.WithCreate 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.