Certificate.UpdateStages.WithThumbprint Interface
public static interface Certificate.UpdateStages.WithThumbprint
The stage of the Certificate update allowing to specify thumbprint.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withThumbprint(String thumbprint)
Specifies the thumbprint property: This must match the thumbprint from the name.. |
Method Details
withThumbprint
public abstract Certificate.Update withThumbprint(String thumbprint)
Specifies the thumbprint property: This must match the thumbprint from the name..
Parameters:
Returns: