Interface Credential.DefinitionStages.WithUsername

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

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

    • withUsername

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