Interface Credential.DefinitionStages.WithDescription

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

public static interface Credential.DefinitionStages.WithDescription
The stage of the Credential definition allowing to specify description.
  • Method Details

    • withDescription

      Credential.DefinitionStages.WithCreate withDescription(String description)
      Specifies the description property: Gets or sets the description of the credential..
      Parameters:
      description - Gets or sets the description of the credential.
      Returns:
      the next definition stage.