Interface Credential.Update

All Superinterfaces:
Credential.UpdateStages.WithDescription, Credential.UpdateStages.WithName, Credential.UpdateStages.WithPassword, Credential.UpdateStages.WithUsername
Enclosing interface:
Credential

The template for Credential update.
  • Method Details

    • apply

      Credential apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      Credential apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.