Interface GatewayCertificateAuthorityContract.UpdateStages.WithIfMatch

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

public static interface GatewayCertificateAuthorityContract.UpdateStages.WithIfMatch
The stage of the GatewayCertificateAuthorityContract update allowing to specify ifMatch.
  • Method Details

    • withIfMatch

      Specifies the ifMatch property: ETag of the Entity. Not required when creating an entity, but required when updating an entity..
      Parameters:
      ifMatch - ETag of the Entity. Not required when creating an entity, but required when updating an entity.
      Returns:
      the next definition stage.