Interface Credential.DefinitionStages.WithName

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

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

    • withName

      Specifies the name property: Gets or sets the name of the credential..
      Parameters:
      name - Gets or sets the name of the credential.
      Returns:
      the next definition stage.